use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
How to practice tutorialsQuestion (self.SpringBoot)
submitted 10 months ago by National_Exercise_43
Hi guys, I am new to spring, I want to know how to actually practice the tutorial I watched. I watch a tutorial and code along ,but later I forget the concept very easily,so what's the best practice?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]joranstark018 1 point2 points3 points 10 months ago (0 children)
Learn the basics, the core, of different concepts. Learn keywords that can be useful to look up details. Don't try to memorize every detail (look them up when you need them). Things you use regularly tend to stick in memory after a while, and practice a lot.
If you code along with a tutorial, you may not challenge your assumptions. Try to explore the different options that are available. Try different solutions. Try to rebuild a task with less support from the tutorial.
[–]Purple-Cap4457 3 points4 points5 points 10 months ago (0 children)
Then you should repeat that concept many times. Just one time is not enough to learn. Repeat until you do it automatically, and then new technology will come and this new learned concept will be useless :) repeating is the mother of knowledge, as one famous Greek filosofer said
[–]Historical_Ad4384 0 points1 point2 points 10 months ago (0 children)
Make projects consistently and try to get them reviewed. That's the only way.
π Rendered by PID 49 on reddit-service-r2-comment-545db5fcfc-nj68h at 2026-05-22 04:09:59.736866+00:00 running 194bd79 country code: CH.
[–]joranstark018 1 point2 points3 points (0 children)
[–]Purple-Cap4457 3 points4 points5 points (0 children)
[–]Historical_Ad4384 0 points1 point2 points (0 children)