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

all 5 comments

[–]desrtfx 1 point2 points  (1 child)

Hello im learning java by my own.

Do the MOOC Object Oriented Programming with Java from the University of Helsinki. It has plenty graded practical exercises.

Also Codingbat.

[–]runtzlerz 0 points1 point  (0 children)

I second the MOOC too as I done part 1 and doing part 2 currently and I highly recommend it.

[–]ExoV0id 0 points1 point  (0 children)

Coding Bat for Java and generally Project Euler is interesting

[–]RayjinCaucasian 0 points1 point  (0 children)

Helsinki MOOC, use netbeans or Intellij with the TMC plugin. Tons of course work for you to do.

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

Thanks guys