View Single Post
Old 01-22-2008, 04:50 PM   #13 (permalink)
xenon
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

Quote:
Originally Posted by sketchMedia View Post
its still crappy, the language was originally designed to program washing machines and hand held digital devices ffs that should tell you alot, but im not going to get into an argument with you
Washing machines? It might have been used there too, but after all, it's a General Programming Language, as is C and C++. So, C++ was also used to program TV chips and stuff like that, still you don't tell that about them. Why is Java bad? Because it offers the programer freedom (is platform free), you don't have to deal with low-level memory allocation and stuff like that, you have to follow a very simple design (unlike C++, which is a very vast language) and it's just as powerful as C or C++ (after all, it's based on them), yet it covers a slightly bigger picture than C and C++ (this is a personal supposition, and I give the Java applets as an example). And no, Java was originally created to program handheld devices:

Quote:
Originally Posted by Sun Microsystems
Java technology was created as a computer programming tool in a small, secret effort called "the Green Project" at Sun Microsystems in 1991.
Java Technology: Brief History of Java Technology
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote