Get Hired

Jobs from Indeed

Sunday, August 20, 2017

Contains method in java String


https://youtu.be/u5hXaN74JqY

Wednesday, August 9, 2017

15 Facts about Java String

https://youtu.be/fo64HZIB_C4

15 Facts about Computer program

https://youtu.be/Ayh8Fc2CVPw

Monday, July 17, 2017

Exception Handling : An Introduction with small program

https://youtu.be/eQbOYhFXcOA

Java for beginners : Part 14 - Amazing Array

https://youtu.be/4BIPjg4jOTs

Java for beginners : Part 13 - Array in Java

https://youtu.be/gXeKm_5iK74

JTable : Part 10 : Database -3 - UPDATE in MySQL

https://youtu.be/KTBNb7wzx1E

JTable : Part 9 : Database -2 - INSERT and DELETE in MySQL

https://youtu.be/4Uo6s5JCjdM

JTable : Part 8 : Database -1 - SELECT from MySQL

https://youtu.be/rjiNdIIwNcA

JTable : Part 7 : Manipulate data in JTable

https://youtu.be/08stLUQ1n8o

JTable : Part 6 : Sorting column order

https://youtu.be/4_Q4G2mWDz0

JTable : Part 5 : Setting alternate rows with different color

https://youtu.be/PljhcpSxxx4

JTable : Part 4 : Handling Event in JTable

https://youtu.be/LAlZLr8MDRk

JTable : Part 3 : Adding image with text and JPanel in JTable

https://youtu.be/aDfJdOIYrkA

JTable : Part 2 : How to add image in a JTable cell

https://youtu.be/9cXypdYWeoE

JTable Part 1 : How to create table in java

https://youtu.be/Xaanpry7scY

Monday, June 5, 2017

Show top 3 without sorting in MS-EXCEL

Sometimes it is required that we do not want to change the sorting order of our data in MS-EXCEL but want to show the toppers highlighted.

Here in this video I have tried to do the same using Conditional Formatting in MS-EXCEL.
Please watch the video and do like share and comment. If you want to be in touch with my coming videos, please do subscribe to my channel using following link...
Subscribe me

Sunday, June 4, 2017

JDBC Part-3

Part - 3
Aim : How to modify a tuple?
The video is made in Hindi, but for those who doesn't know Hindi language, important things are shown in English too.

JDBC Part-2



The video is made in Hindi, but for those who doesn't know Hindi language, important things are shown in English too.

1. create a custom user in oracle database
2. create a small table for testing purpose
3. insert some rows in it
4. write a small java program
5. About driver class and connection string
6. how to find port number and service name
7. Execute program
8. seethe tuples/rows on the console.

JDBC Part-1

The video is made in Hindi language, but for those who doesn't know Hindi language, important things are shown in English too.

In this lesson I have talked about
1. Different type of database driver available.
2. Six steps to follow to communicate java program with database in details
3. Common classes and interfaces used in database communication

Secure your photos and videos even when you lose your smartphone


How to add or remove your site from Google Analytics


Run your Android smartphone longer with minimum battery



How to add or remove your site from Google Analytics

https://youtu.be/CxwHOe_cHZA

The best screen recorder for Android


Java String Part 4


MVC Design Pattern Part-2


Saturday, May 13, 2017

Java String : Part 2


here in this video lesson, I have talked about different methods to extract sub-string, characters or bytes from a given string object.





Tuesday, May 9, 2017

Java String Part-1

Here I have talked about
1. What I String?
2. String handling in java
3. Different classes available for it, and
4. Different ways to create string object.


Tuesday, May 2, 2017

Java FAQ : hashcode

This video lesson is dedicated about is hashcode and hashcode contract in java.



Saturday, April 22, 2017

Transcribe your own video

Doing transcription with own video in multiple language, increases the chance to get more viewers and reach to those needy viewers who do not know the original language of the video.

So, in this video i have discussed about why it is required to transcribe and how can we do it. So, Just enjoy the video and learn.

Monday, April 17, 2017

Java for beginners : Part 12 : Shallow copy

Different ways to create copy of an object.
1. by passing values: https://youtu.be/GvBFu6J1mdU
2. copy constructor: https://youtu.be/83pEI6b5zMQ
3. By using clone() method of java.lang.Object class : https://youtu.be/baLAQB8zejo
4. Shallow copy : https://youtu.be/A5QbxGvpRKU

Java for beginners : Part 11 : Clone

Different ways to create copy of an object.
1. by passing values: https://youtu.be/GvBFu6J1mdU
2. copy constructor: https://youtu.be/83pEI6b5zMQ
3. By using clone() method of java.lang.Object class : https://youtu.be/baLAQB8zejo
4. Shallow copy : https://youtu.be/A5QbxGvpRKU

Saturday, April 15, 2017

Java for beginners : Part 10 : Constructor in more deep

Different ways to create copy of an object.
1. by passing values: https://youtu.be/GvBFu6J1mdU
2. copy constructor: https://youtu.be/83pEI6b5zMQ
3. By using clone() method of java.lang.Object class : https://youtu.be/baLAQB8zejo
4. Shallow copy (in next video)

Java for beginners : Part 9 : Constructor in more deep


Different ways to create copy of an object.
1. by passing values: https://youtu.be/GvBFu6J1mdU
2. copy constructor: https://youtu.be/83pEI6b5zMQ
3. By using clone() method of java.lang.Object class : https://youtu.be/baLAQB8zejo
4. Shallow copy (in next video)