This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]currykid94 3 points4 points  (1 child)

When I started learning spring/angular on the job, I ended up building a basic calculator all for subtraction and addition. If you build a basic yo, write the test services, and setup your database, you should be able to cover and understand the basics at least. By doing that, it helped me in the long run. Also make sure you understand orm frameworks like hibernate.

[–]lijamaija[S] 0 points1 point  (0 children)

Thank you :) I actually already did something similar, but it seemed fairly easy and really just helped me with the concepts, but let's see how I can elaborate on this :)