so instead of having a million of those JAVA help threads, i think its a good idea to make a main one where we can all discuss java questions, comments, and opinions on here.
personally i love java. i think its like a puzzle and nothing is as good as the feeling i get when i solve a problem others couldn't solve LOL im not that good since im still a beginner , but when i read the code, i understand it, and if i dont ill read it over a few times then it'll click
first time i did java i had to withdraw from the course at the beginning, but when i repeated, it just totally clicked like an off/on switch. so to all those just starting, dont worry youll get it. and if you dont on your second try, youll never get it lol, thats what my teacher said at least.
im such a dork.
anyways. if you hate java, or love java, or ANything IN BETWEEN.
DISCUSS!
OBJECT ORIENTED PROGRAMMING CONCEPT(objects, classes, inheritance, interface, packages,etc)
http://java.sun.com/docs/books/tutorial/ja...epts/index.html
LANGUAGE BASICS(variables, operators,control statements, blocks, expressions,etc)
http://java.sun.com/docs/books/tutorial/ja...olts/index.html
NUMBERS & STRINGS
http://java.sun.com/docs/books/tutorial/java/data/index.html
CLASSES & OBJECTS
http://java.sun.com/docs/books/tutorial/ja...vaOO/index.html
some links i found usefull for beginner or those that need memory- re-freshment.

















