+ 1
Whats next after this course?
After completing this great Java course; whats next? Has somebody tips for me, to level up and improve my Java skills? Thx!
9 Antworten
+ 13
1.
www.oracle.com/events/global/en/java-outreach/resources/java-a-beginners-guide-1720064.pdf
This is something directly from oracle, read it, it is quite nice, just some brief introduction to java and some things you need to know.
2.
www.tutorialspoint.com/java/java_tutorial.pdf
This is a full pdf book, I guess everything you need in one book, detailed and fully explained. It's really nice.
3.
www.youtube.com/watch?v=vW53w7me4AE&list=PL27BCE863B6A864E3
This is an intermediat course of Java, by 'thenewboston'. If you want to learn some harder stuff, I recommend you learn from those.
I hope you will find these 3 usefull, good luck with your learning, and never give up. And just work work and work!
+ 9
You can find a variety of different tutorials on youtube, or pdf books online. If you want I can send you some links :)
+ 7
I wish u all the luck! :)
+ 7
If you need any help about anything, feel free to ask me. I am here for u
+ 5
I think practice will help alot if you don't know what to do after learning some stuff so practice java until you get perfection
+ 2
u need to learn oriented object programming, Java gui swing or java fx, sockets and threads.
+ 1
Thx Filip i appriciate that. I really want to improve my Java programming skills.
+ 1
Java is just a tool. I recommend you to learn new algorithms and practice Java by doing more and more "difficult" tasks. You will find out, that everything what you know about Java, is just a little fraction. :)
+ 1
Great links Filip! Lot of stuff for me to learn in 2017 :))