Okay to start download python (If your running Linux, you will allready have it installed. And don’t goto python.com) Once you have python installed look for the python interpreator or shell. Once you have located that you simply type: print “Hello World!” That will print “Hello World!” to the screen. If you want that to Read..
Articles
08.12.07 - Python #1
08.12.07 - Java #1
Right to start writing Java programs you need to download the Java Software Development Kit (SDK) from here at the sun.com site. Once you have that done you may what to use an IDE, one good one for Java is JCreator, you can use it for free. Now open up the IDE/Text Editor and enter Read..
