Quote:
Originally Posted by communist
Java is the best language for learning. I has the easiest OO, and the easiest way to teach it.
Anything that's .NET is pointless really. IF you're using it, you're supporting Microsoft which is bad.
.NET = Only Winblows native, no Unix unless you piss about (Not for the end user) and it's closed source.
Java = Literally native on any OS, just needs a runtime (Most people have it) and it's (partially) open source.
|
I liked learning C/C++ first actually. It made it so that now any languages (Java, Python, PHP, etc) I learn seem to be very pain-free and easy to make use of.
What portion(s) of Java does Sun not open source again?