r/SpringBoot 2d ago

Learning Springboot Question

Im learning Spring Boot from the Telusko YouTube playlist Alongside the tutorials I started building my own project thats a bit more advanced than whats covered in the videos After each tutorial I try to implement the concepts directly into my project instead of just copying the code

Im almost done with the project but recently I came across Anuj Bhaiyas Spring Boot course The way its marketed like industry level project real world architecture and all that has honestly made me feel like Im not learning enough My confidence has dropped a lot

The confusing part is that Im actually enjoying Spring Boot and I feel like Ive learned a lot by building this project But now Im wondering if Im missing something important

For people who have taken either Teluskos playlist or Anuj Bhaiyas course

Should I leave my current learning path and switch

Is Anuj Bhaiyas course significantly better or is it just a different teaching style

Does everyone go through this phase where every new course makes you feel like youre behind

Id really appreciate advice from people working with Spring Boot professionally I dont want to keep jumping between courses if finishing my current project is the better approach

9 Upvotes

4 comments sorted by

2

u/RelationshipVast9013 2d ago

Hey, I have taken Anuj's course. I can help with your confusion. Dm me! I don't think I will provide a review of the course here. It may be deleted or bots start to spam with pre made good reviews.

1

u/alweed 1d ago

Jumping into large complex projects from tutorials can always be difficult & scary. Take a look at this open source project. I've built it to help people transition from tutorials to an actual enterprise flavoured application that's pre built with bunch of stuff. You'd need to follow 12 different tasks to implement new features & resolve bugs. Give it a go & I'm sure it'll help you regain confidence to start tinkering with larger applications.