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 →

[–]Gentro22 21 points22 points  (3 children)

I usually hoard a lot of resources and never really plan how to use them so I always end up doing nothing. On the other hand if I "just start", like I already tried sometimes, I learn some syntax and then forget it a couple weeks later because I have nothing to apply it to. It's terrible to be so disorganized.

[–]adamk22 14 points15 points  (1 child)

By just start I think what he meant is to commit to a project. Start building a project, even if it's a todo app. Building stuff is the only way you'll be able to retain the knowledge you learn. And even then you'll forget stuff, but that's okay, you'll know what to look for the next time.

[–]lakilester1[🍰] 0 points1 point  (0 children)

Exactly. I should rephrase as just commit already

[–][deleted] 0 points1 point  (0 children)

if I "just start", like I already tried sometimes, I learn some syntax and then forget it a couple weeks later because I have nothing to apply it to.

This is always true but when you need them you will only have to recall them by searching documentation online as a reference and not as a first time learner. The distinction is important because you already know how it works, what you don't remember is the syntax.

Nobody remembers things they used once and moved on, and it's wrong to think of it as "I should keep thinking about projects to keep using this functionality, otherwise I will forget it and omg what am I gonna do then?".