Ads 468x60px

Monday, October 4, 2010

Introduction to Java Swing Applications

Here is my next tutorial for new JAVA developers, I would like to introduce to you JAVA swing applications. JAVA swing is a GUI(Graphical User Interfame) framework for JAVA and it is included in the JDK(JAVA Development Kit). If you really want to make complex user interface using JAVA Swing , Netbeans IDE has a very good Interface Designer, but i wont be using Netbeans for my tutorial because the purpose of this tutorial is just to introduce you to Swing development. Instead we will be using my favorite IDE which is Eclipse like my past JAVA tutorials.


Sunday, October 3, 2010

Quick and Easy JAVA Applet Tutorial

Want to get started on developing JAVA applets? These few quick and easy steps can help you get going in no time.

If you are still not familiar on developing JAVA applications. Click here to get you started on JAVA.

In this tutorial we will be making use of the Eclipse IDE(Integrated Development Environment). If you do not know eclipse yet start with this tutorial here.


Saturday, October 2, 2010

How To Be a Java Programmer


Do you want to be a Java Programmer? Then first you have to be equipped with the tools nessesary for java programming. First thing you will need is a computer (Duh!) , the JDK (JAVA Development Kit), and a good old IDE (Integrated Development Environment)

Programming in java, you could use any of your favorite notepad editor and hack away your code, but in my experience that would be a very long error prone process. So if you want to be a professional Java programmer you will have to choose your tools wisely. My favorite IDE (Integrated Development Environment) for java would be the Eclipse IDE for Java.

Facebook Backyard Monsters Game Tips and Review




Another addicting casual game for facebook involving cute monsters and base defense.

While Browsing the internet, and reading facebook comments and updates i noticed an AD for a facebook game with a cute little green monster. I got curious and said to myself... What the heck try it out... I might get some idea for a game i am trying to make.