Get Hired

Jobs from Indeed

Thursday, June 15, 2017

Java String Manipulation


Thursday, June 8, 2017

The best way to download the Facebook video

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