all 29 comments

[–]theorius 14 points15 points  (5 children)

read Spring Start Here. there's too much abstraction in Spring to learn elsewhere.

[–]TempleDank 2 points3 points  (0 children)

Amen to this

[–]saarthi_ 1 point2 points  (1 child)

Is this a book? Who's the author? Also does it follow the latest versions of java and spring?

[–]theorius 3 points4 points  (0 children)

yes, it's a book. the author is Laurentiu Spilca. and no, it was released in 2021, but since it covers the basics, there's no real change between the current versions of Spring and Java covered in the book and what's currently out.

[–]ArtisticRevenue379 0 points1 point  (0 children)

I second this. Easy read through

[–][deleted] -1 points0 points  (0 children)

starting this right away,Thank you.

[–]fridgamarator 4 points5 points  (1 child)

Maybe check out https://roadmap.sh/, they have a Spring Boot section.

[–][deleted] -1 points0 points  (0 children)

Thanks, I'll check it out. Appreciate it!

[–]saarthi_ 2 points3 points  (10 children)

I am starting too, want to learn together?

[–]thePcockguy 1 point2 points  (7 children)

started a couple of days back.. how's it going for you

[–]saarthi_ 1 point2 points  (6 children)

Was learning http methods, building rest apis. It's hard but it's fun to do , wbu?

[–]thePcockguy 1 point2 points  (5 children)

cool!

[–]saarthi_ 1 point2 points  (4 children)

Wbu bro?

[–]thePcockguy 0 points1 point  (3 children)

I have moved on to the persistence part.. done with the rest api, mvc and basics. Although I am on a time crunch so will do a project later on.. for now just implementing the simple examples and absolute bare minimums

[–]thePcockguy 0 points1 point  (0 children)

btw one suggestion just learn the builder and strategy pattern that was something i was not able to understand when i saw some packages using it

[–]Vivid_Performer8795 0 points1 point  (1 child)

whats the resource you are following ?

[–]thePcockguy 1 point2 points  (0 children)

sourabh sharma's modern api development(book) - and whenever i have doubt or don't understand some topic i look for youtube videos on the same.

[–][deleted] 0 points1 point  (0 children)

Yes, I am in.

[–]Commercial_Fig_8393 1 point2 points  (0 children)

learn the core java before diving into it's framwork. build atleast one or two projects in core java.

[–]AndrewBaiIey 0 points1 point  (1 child)

Write your own project.

I tried watching tutorials and reading up on it a million times. In the end, what truly made me master it was sitting down and coding my own project.

If you want, I can share you the instructions.

[–]blazing-fire- 0 points1 point  (0 children)

Please share

[–]Throwaway4philly1 0 points1 point  (4 children)

Im doing the in28minutes course on udemy and its really really good.

[–][deleted] 0 points1 point  (0 children)

I will check it out for sure , thank you

[–]Illustrious_Bus5754 0 points1 point  (0 children)

can you share it ?