Latest Tags Sign In
2 Learn Java Tutorial Hello World
Previous  Next
TwitC
posted this on 02/01/2011
82
views
0
likes
0
dislikes


share

Share


Scan this barcode to access this page with your mobile phone.

advertisement


about this post

2 Learn Java Tutorial Hello World
Posted by TwitC on 02/01/2011
82
views

Java is scary to start with, yes very scary. It's has no mercy to begin with. Everything in Java is an Object, and Java is a compiled language. So we write a simple program, compile it, then run it. It feels like a lot of text to simply write 'Hello World'. If you come from another OOP language, this will be somewhat easy to pickup - but I'm going to assume you are not and I'll go slow.

user comments