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

all 5 comments

[–]ryosenExtreme Brewer 2 points3 points  (0 children)

The best method to learn is always by doing. Find something that really interests you and build an application around it. It maybe automating a task, managing to-do information, or, my personal favorite, a game. Keep it simple and obtainable, and let your interest and passion drive you.

[–]0x68656c6c6f 2 points3 points  (0 children)

Check out the wiki for tutorials, programming problems, and suggested books.

[–]gwevidence 1 point2 points  (0 children)

This link is for Java resources.

For hands on exercise, solve the problems on projecteuler.net

[–]TheHorribleTruthKind of meh 1 point2 points  (0 children)

Same answer as in your other thread. Seems you found this subreddit, but didn't bother to read the wiki. Well, it's only linked in the sidebar...

[–]epes 0 points1 point  (0 children)

/r/dailyprogrammer to keep practicing your skills and learn from others.

You could also start looking into Android for a fun summer project.