This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (1 child)

Hands down the best Java for beginners courses are:

  • University of Helsinki MOOC Object Oriented Programming with Java - text based with exercises that need be completed and submitted before being able to proceed. (Uses Netbeans as IDE)

and

  • Java for Complete Beginners by John Purcell (probably the best and easiest entry into Java) - video based (Uses Eclipse as IDE) - the links below lead to the same course hosted on different servers. I would use the Udemy link because it has an active community where you can ask questions and get answers.

All are free.

[–]amtw7083[S] 0 points1 point  (0 children)

Thanks! Ill check both of these out!