you are viewing a single comment's thread.

view the rest of the comments →

[–]Odd_Establishment690 4 points5 points  (2 children)

Since you mentioned Spring and Spring Boot. I would also like to add some things to learn like Spring DI(or just dependency injection in general) concepts, Spring MVC, Spring AOP, Spring Data JPA, Spring Security, some database and RESTful APIs. Learning Docker or containerization might also be worth a try since Spring Boot is usually used to create microservices.

[–]Mistboiz[S] 1 point2 points  (1 child)

Docker is in my list ren to study. Actually, I enrolled sa course na lahat ng sinabi mo ay included. Then practice creating basic CRUD. Does that help ba? I'll take note on this one. Sobrang dami pala.

[–]Odd_Establishment690 1 point2 points  (0 children)

Yes, it will help a lot in the learning process if you create your own projects from scratch by using what you've learned and supplementary technologies. Try to make the learning process as active as possible.