What should you must know as a Java Fresher? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What should you must know as a Java Fresher?

I'm in final year of my college and i have good understanding of Core Java concepts and Data structures and algorithm....I want to know what should i learn to become Java Developer and like how should i proceed my carrier in java.

2nd Jan 2019, 6:16 AM
Nitin Singhal
Nitin Singhal - avatar
1 Answer
+ 2
So you will need to know tools like: 🔸git - version control system 🔸Maven - build automation tool Frameworks: 🔸Spring - in general whole spring eco system (data, security,boot etc) 🔸 Hibernate ( implementation of Java persistence API) - object relational mapping Other API's: 🔸Restful API
2nd Jan 2019, 7:59 AM
Michal
Michal - avatar