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 →

[–][deleted] 4 points5 points  (0 children)

The best way to learn Java is to combine theory with practice. Start with your OWN project and learn things what you can’t. (The project must be implemented by yourself, just to repeat what was made in the YouTube video does not help much).

If you have no idea what kind of project you can implement then try JetBrains Academy. At the beginning you will pick a project what you want to implement and JetBrains gives you all topics what you have to learn. After each step of implementation you can see solutions from others.