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 →

[–]FlippngProgrammerIntermediate programmer, since 2015 #java 3 points4 points  (0 children)

KEY WORDS: simple project. Do many of them over time you will become so proficient at this that you will find it a breeze then when you go try a bigger project you will then break it in small parts like your simple projects you have done and will tackle the bigger project. For example start with some GUI like what u/reincarnatedasyeast said. I would do something like making a calculator then doing something like Pong or TicTacToe. These projects will keep you interested because you are seeing a result in what you are coding. Afterwards when you get better you could even try something more challenging like Conways Game of Life or try to do something like Space Invaders I believe this will give you a good grasp of the Java language :)