Hey everyone,
today i just started with Java in college and man, I never thught Java could be that dull...
I mean common it simply doesnt make sense at all in some point
I was thought in C that ( like Salem says it nicely ) VOID mainers are DOOMED...Code:public static void main ( ) {
Well in Java void mainers are hailed apparently, i asked the lecturer why and he said well look this is the way u code in Java . (note the dot )
Also i cant even change my app file name or the app wont run ( even the simplest example of Hello World will not run like that ) ...
Bottom line i just started hating Java and that on the first day of my life i have a Java coding experience...
Ahhh it just cant get worse...
Do you feel the same? ( ppl who are forced in taking Java and feel much more at ease with C programming ?? )...
Greets,
GAnglylamb



LinkBack URL
About LinkBacks



)... I just learned java over the summer, but with a great c++ background it was a breeze. I picked up "Beginning Java 2" by Horton and "Java in a nutshell" (O'reilly series), and I felt comfortable with the syntax within a week - everything else is the same - computer science.