0
Tips and tricks for java?
Does anyone have any decent advice on maybe an order/certain way to learn java?
2 Réponses
+ 3
I don't think that there is an order how to learn java. You should start with the basics but the rest depends on your interrests.
There are a lot of tutorials and books about Java so you can (and I think you should) combine it with the lessons on Sololearn.
After that you need practise. Try to solve the coding challenges on sololearn or look here for links:
https://www.sololearn.com/discuss/1796182/?ref=app
+ 1
If you want to learn Java, I'd recommend to first watch freecodecamp's full Java course. Or at least the first 5 lessons (Watching the full 9.5h on 1.25x is better ofcourse). After that, you can check your knowledge with sololearn.
Once you have a basic understanding, the best way to further improve your skills is by making actual projects. Try to start creating projects which seem to be impossible to you.