Friday 18 November 2011

quick learn java programming

Have you ever wanted to master a programming language? Well, you have chosen a language which is considered by most to be the future of programming. This tutorial will give you the basics that will enable you to build powerful programs and applets.

Java is a high-level programming language, or a 3rd generation language. It operates like this: you type in the source code, then a program called a "compiler" transforms it into Java bytecode. Bytecode makes Java architecture neutral, since the computer that runs your program needs an interpreter or a bytecode compiler.
________________________________________
Now to the pre-requisite. "Aller Anfang ist schwer!"

Java Developement Kit (JDK) 20+MB - this includes all of the standard objects and classes to make and run your programs. If you like running programs, download this! This file can be downloaded from the Sun Java Page (http://java.sun.com).

Now to programming, in only four hours to go!

HOUR:1
HOUR:2
HOUR:3
HOUR:4

No comments:

Post a Comment

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More