Originally posted by: RaiderJ
Originally posted by: DaZ
Whats the point? So people can learn to program without worry about memory management and such?
What are some actual uses of Java? Other then a stock quote program my pops uses, I have yet to see any real uses for it.
Java is ass IMO.
Yes, everything besides C/C++ is @ss
There is far more to learn about programming than memory management. A language that deals with that low-level stuff for you is a lot easier to work with. Ever tried to hunt down a memory leak in a 5,000 line program? You'd be liking Java then. Java has uses about anywhere C++ does. I assume you've heard of the internet... Java is very useful there!
If you like dealing with stuff like memory management, try using LISP. It's about one of the most unintuitive languages out there.