Free Java Game Code: HangMan Code by Java!

I’ve coded a simple Game by Java – A HangMan Game! To make it interesting, The game is called HangCoder which means, it is played by a programmer! Don’t worry, it only means you will be given words related to programming to guess. The source code is open and allowed to modify. It is helpful […]

Automatic Mouse click, Key Press Script in Java

By Java, you can perform automatic mouse clicks, keyboard press etc. I’ve created a short application by which you can make automatic mouse click in a certain co-ordinate! Download Source/Executable Download from GoogleCode (source/executable) Please note:  This is not any professional application, if you want to use professional mouse-recording or macro-recorder for presentation or other […]

How to Install Java JDK & Netbeans in Ubuntu

Every time you make a fresh installation of ubuntu, you need to download large software packages again. So the best way to save time is to download the installer files and store it in a different hard-disk drive. Later, we can simply double-click the installer file to install the application! This tutorial is not only […]