Click here to Skip to main content
16,022,060 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello everyone, I am about to begin learning Java. Please recommend the best resources such as books, courses, etc., so I can start with Spring Boot.

What I have tried:

Hello everyone, I am about to begin learning Java. Please recommend the best resources such as books, courses, etc., so I can start with Spring Boot.
Posted
Updated 1-Oct-24 4:52am

A course in the best way - but we can't help you with that as we have no idea what courses might be available within a reasonable traveling distance of wherever you are (and we don't even know that!).

Check your local colleges - they may be able to help, direction you to someone who does know, or suggest books in your native language that might help.

Good luck!
 
Share this answer
 
Don't start with SpringBoot if you want to learn Java. Spring is quite an advanced framework, and you should really have the fundamentals down first. You would probably be well advised to start with a book such as Head First Java. The Head First books are gentle introductions to subjects such as Java, so this would be a great place to start.

Don't go to random Youtube tutorials to learn from; that's generally not a good idea because it's very hard for you to judge the quality of the instructor.
 
Share this answer
 
Take a look at Java Tutorials Learning Paths[^] which gives you a good introduction to the language.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900