Get Hired

Jobs from Indeed

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.

Friday, April 21, 2017

How to increase 20k views in a day

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)