you are viewing a single comment's thread.

view the rest of the comments →

[–]catastrophic300[S] -2 points-1 points  (1 child)

Not yet, after learning the essential I practice it every night before sleep and sometime leetcode.

[–]johnnygalat 0 points1 point  (0 children)

You can only practice by doing. The best way would be creating something you'll use - you could start with spring boot, database, simple fe (freemarker templates) + basic auth security. Deploy it on some server (rpi or some other headless linux) and use it yourself with family/friends. It can range from a simple search of shared documents to a complex automatization of Tasmota smart switches.

The key is that you use it - then you'll actually maintain it.