I have been defeated, java sucks
1–10 of 28 posts
Re: I have been defeated, java sucks
#2but, you should probably be doing this at all times, anyway. once you saw you fell out of love with java, figure out what you want to aim for next.
Re: I have been defeated, java sucks
#32. Everything gets hacked together and becomes old and outdated.
Re: I have been defeated, java sucks
#4Re: I have been defeated, java sucks
#5Re: I have been defeated, java sucks
#6Re: I have been defeated, java sucks
#7>
Re: I have been defeated, java sucks
#8JRuby. :) >
Re: I have been defeated, java sucks
#9Re: I have been defeated, java sucks
#10When you have fscanf, or cin, doing a new BufferedReader(new InputStreamReader()) just to read a key from console seems pretty stupid. I know Java has System.In.Read, but why doesn't it have System.In.Readln? (forgive me if it does, but the course I took specifically said it doesn't)
Also, why the redundante names for enum constants? What was the guy thinking when he designed swing? A method that returns you a MessageBox object instead of simply a MessageBox class? I'm sorry about the rant, but Java style feel ackward after coding for a couple years in C#.