YouTube has a large collection of videos where there are tutorial videos, entertainment videos, humor videos, funny videos and many more. I spend most of my...
Author - Nitin Agarwal
A blogger, tech evangelist, YouTube creator, books lover, traveler, thinker, and believer of minimalist lifestyle.
Nowadays graphic cards are as important as mouse or keyboards owing to increasing graphic requirements of modern games. Many games like Call of Duty series or...
Word prcessing software on Mac are abundantly available. But Mac OSX’s TextEdit is our favourite, due to its numerous features, the easy to use interface and...
In Java programming language, when a class is defined within another class, then such a class is called a nested class or inner class. Nested classes are a...
Facebook has acquired value for the common man in day-to-day life. Business, sports, networking; you name it and it happens here. However, a lot of youth folks...
Hard Disk Drives are an integral part of a PC. With they storing data for the entire computer, it is important that they work fine. But once they start...
Easeus the makers of free Easeus ToDo Backup for Windows have released a new freeware for Mac OS X. Called the MacCleaning, this free tool lets Mac users to...
Java, like most other powerful programming languages, supports multi-dimensional arrays, like 2 dimensional and 3 dimensional arrays. Previously we have...
There aren’t many system tweakers for Ubuntu Linux operating sustem, but Ubuntu Tweak is a powerful tool to tweak Ubuntu. It can change settings, make easy for...
Now let’s study the structure of Arrays in Java. Array is the most widely used data structure in Java. It can contain multiple values of the same type...
Video Cards, commonly known as Graphic Cards or GPU (Graphic Processing Unit) are very common today with gaming becoming one of the primary activities for PC...
Recursion is the process of defining something in terms of itself. As it relates to Java programming, recursion is the attribute that allows a method to call...