Sometimes you may want to pass information into a program during runtime. This can be done by passing command line argument to main() method. Command line...
Archive - November 2011
Linux wasn’t intended to be the Linux For Human Beings that Ubuntu has made it today. Just try a distribution of Linux called Slackware and find out that...
In Java everything is an Object. Hereby lets start with the basic concepts of Object Oriented Programming a.k.a. OOPs. Class can be viewed as an Entity whereas...
Now you should have some basic concepts of Java programming. The classpath is an environment variable which tells the “javac.exe” compiler and “java.exe”...
Introduction Java is a high-level (Easy to understand), object-oriented (have OOPs properties like Encapsulation, Inheritance, Polymorphism), platform...
Facebook isn’t just about chatting, gossips, status updates etc. Pages on Facebook are a nice way to advertise and spread knowledge! Here’s...
Ubuntu is known to be fast and reliable for most tasks! But sometimes one filthy application does get it to hog down and break down… Damn, you urgently...
Everyone has a moment in life when your smartphone is running low on battery. It continuously notifies you of “battery low signals”. It is very...
I’ve come across many people who always asked me “How do I have WhatsApp Messenger” on my iPod Touch? Most of them say they were unable to...
These days we often hear that some terrorist organization or some person has sent hate email or email containing threats, to police or government officials...
Since its inception, Twitter has been one of the most famous and widely used social networking website. After the Twitter was launched, soon within few months...
In last few tutorials, we learned how to add two variables or how to transfer value of numbers from button to textbox. Similar thing can be done with sentences...