|
| quote: | Originally posted by hypronix
personally I fell in love with c++ from my first #include... but everyone has their own "tastes". anyway, can U use Java for more than web-related stuff? I mean can U manipulate windows and stuff with it? |
What do u mean windows stuff ? The main power of java is that it's platform independant unlike C++ (Although C~ (C Sharp) is going to be platform independant too) U can make windows and GUI's like windows using Java's packages, but it's not a windows language so it's harder to manipulate windows properties like windows and such. Remember Java was developed by Sun System which is one of Mircosofts competitors.
___________________
"Hell is full of musical amateurs; music is the brandy of the damned."
~ George Bernard Shaw
|