I love java need guidence... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I love java need guidence...

* I have covered core java including jdbc,awt,swing,collection framework * What should i learn further in java so that i can build projects * Is there any other language which i should learn to work with java?

14th May 2020, 8:21 AM
Ashutosh Raturi
Ashutosh Raturi - avatar
1 Answer
+ 3
Hello Ashutosh You have learned a lot of frameworks. Before you learn more I suggest you just to jump into some projects. If you just wonder if you can start a project, you run the risk of not starting one because you think still have to learn this and that. It is best to start a project and see how it goes. You deepen your existing knowledge and learn about new problems that will help you to find out what you still have to learn. Otherwise you can also deal with the topic of clean code and design patterns. This is very helpful to make your projects maintainable. https://www.baeldung.com/java-clean-code https://www.amazon.com/Robert-Martin-Clean-Code-Collection-ebook/dp/B00666M59G https://www.journaldev.com/1827/java-design-patterns-example-tutorial https://www.amazon.com/-/de/Head-First-Design-Patterns-Brain-Friendly-dp-0596007124/dp/0596007124/ref=mt_paperback?_encoding=UTF8&me=&qid=1589469575 For better GUI I would also learn JavaFX: https://openjfx.io/ https://docs.oracle.com/javafx/2/get_started/jfxpub-get_started.htm Hope this helps you :)
14th May 2020, 3:23 PM
Denise Roßberg
Denise Roßberg - avatar