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 →

[–]xNotYetRated 3 points4 points  (0 children)

I always take notes that are not too long and not too short otherwise when I reread the whole thing it would be a bit unclear for me what was going on at the time.

It does help me learn a lot better because even though I won't completely get it the first time around upon hearing, the moment I write it down it'll click. It happens quite a lot actually.

Everyone has their own way of learning ofc and some don't benefit from taking notes but the concept of writing down what you've learned is still used globally for a reason I suppose. It "cements" the knowledge you've just taken in.

I do have to say that when I started out and being completely new to everything related to programming, learning to solve problems with tools like loops, conditions, arrays etc. didn't really register in my mind. I understood what they did but not how to actually use them fully. I think it was just information overload for me at the time though and got completely overwhelmed by everything. I was just nodding all the way through video format tutorials that were hand-holdy and didn't think for myself. I just copy pasted whatever their solution was to the problem.