the learning path to become a java developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

the learning path to become a java developer?

what shoud i learn? which one first and which one next?

4th Jan 2018, 9:08 PM
Djawad
Djawad - avatar
7 Answers
+ 8
Ah, the usual Classes and Objects Inheritance Polymorphism Multithreading, Exception handling, Pretty much the basics which we have here on Sololearn(and others)
4th Jan 2018, 9:21 PM
David Akhihiero
David Akhihiero - avatar
+ 8
What Is Spring? Spring is an enterprise Java framework. It was designed to simplify Java EE development and make developers more productive. Spring makes use of Inversion of Control and Dependency Injection to promote good software coding practices and speed up development time. This course covers Spring Core, Annotations, AOP, Spring MVC and Spring Security. What Is Hibernate? Hibernate is an Object-to-Relational-Mapping (ORM) framework. It simplifies database access for Java applications. By using the framework, you can easily store and retrieve Java objects by setting up some simple configuration mappings. This course covers basic Hibernate CRUD. Also, advanced Hibernate mappings are covered for one-to-one, one-to-many and many-to-many. Source : https://www.udemy.com/spring-hibernate-tutorial/
4th Jan 2018, 9:25 PM
David Akhihiero
David Akhihiero - avatar
+ 7
What are you asking? Are you asking what language to learn first?
4th Jan 2018, 9:17 PM
David Akhihiero
David Akhihiero - avatar
+ 2
Before learning about frameworks like spring and hibernate you should learn what was named here "Ah, the usual Classes and Objects Inheritance Polymorphism Multithreading, Exception handling, Pretty much the basics which we have here on Sololearn(and others)". Take small steps or you won't make it.
4th Jan 2018, 9:32 PM
Lucien
Lucien - avatar
+ 1
What skills a java developer has?
4th Jan 2018, 9:19 PM
Djawad
Djawad - avatar
+ 1
Thanks for your patience :)
4th Jan 2018, 9:26 PM
Djawad
Djawad - avatar
0
no i've heard something about spring and hibernate and those sort of things what are those
4th Jan 2018, 9:22 PM
Djawad
Djawad - avatar