Is it helpful to takes notes while learning programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 26

Is it helpful to takes notes while learning programming?

24th May 2019, 1:23 PM
Amar Dahake
37 Answers
+ 48
This is what I do: Go through the entire course first, even if you don't fully understand it yet. When you're done, practice what you could understand. Afterward, go through the entire course again, but this time write down notes of any concept you still don't fully understand. When you're done, extensively research the concepts you wrote down on your notes, then practice them to solidify your learning of them. Keep repeating this process over and over until you no longer have to write down notes anymore. It's a method that I use to help me effectively learn and it makes the process easier/quicker for me. Hope it helps you as well! In regards to writing down everything that you're learning, I just reference as I need to reference stuff, which is as easy as a google search. I use the notes to simply jot down concepts I don't fully understand yet so I know what I should go study further after I'm done with the course.
24th May 2019, 1:37 PM
AgentSmith
+ 21
Absolutely yes. When learning a programming language there are a lot of new concepts. I put that new concepts in a excel table and I marked it with pending to be tested. Later I make some program with that concepts. I want to test all aspects of my favorite programming language. So, notes are helpful during your learning.
24th May 2019, 11:45 PM
Javier Felipe Toribio
Javier Felipe Toribio - avatar
+ 15
Not notes but what I started to do was create a reference. If there already exist a good one on the internet then all the better. Alongside that I also save codes on how to do x(replace x with anything you want to do) or different ways to solve problem y . That way when I need to do something similar and get stuck, I search my local directory of codes and find it. The reference itself can be useful for refreshing memory on certain things.
25th May 2019, 12:42 AM
Lord Krishna
Lord Krishna - avatar
+ 14
I take notes and after I summarize making colourful cheat sheet. Datacamp's community provides good examples: https://www.datacamp.com/community/data-science-cheatsheets
24th May 2019, 11:55 PM
Laurent Chretien
Laurent Chretien - avatar
+ 14
I personally memorize things the best when i write notes on a paper the old fashioned way. Even when I learn to code I don' t use virtual notebooks, but a paper one. Writing it down with my own hand in my own words helps me a lot when trying to sort through and learn a lot of new information.
25th May 2019, 4:08 PM
lacrimorse
lacrimorse - avatar
+ 13
I think so it works for me
24th May 2019, 11:03 PM
Maryam
Maryam - avatar
+ 12
That depends on how you personally learn. If you need notes to remember stuff yes take notes. If you can remeber alot without notes no you dont need notes then.
24th May 2019, 1:45 PM
Dragonxiv
Dragonxiv - avatar
+ 12
sicence has shown writing things down, stuff keeps lobger in your memory. so it does not hurt.
24th May 2019, 2:37 PM
Heribert
Heribert  - avatar
+ 12
Programing not comes from learning... programming comes from practice... If you will do more practice then you will learn... So no need to take notes....
24th May 2019, 9:13 PM
A͢J
A͢J - avatar
+ 12
I, personally, always find very helpful take some notes, mostly on the difficult parts
25th May 2019, 3:29 PM
Isa
Isa - avatar
+ 10
No, but if the code becomes too complicated, I need to comment the whole thing, because I get lost and sometimes spend minutes just scrolling
24th May 2019, 1:25 PM
Airree
Airree - avatar
+ 10
If it helps you you should. Unfortunately I don't now but did when I first learned programming.
25th May 2019, 1:32 AM
Sonic
Sonic - avatar
+ 9
I'm sorry, I misunderstood the question. But on this topic, I didn't write notes at all. I think programming is simpler than a lot of things; like you have to take notes for math or science. You don't have to take notes, because you can look most of the things online literally any time. It might be good to know everything about a programming language, but I'd rather learn something by experience, instead of having everything written down on a piece of paper
24th May 2019, 6:35 PM
Airree
Airree - avatar
+ 7
Taking the notes always help not just in case of programming but any other subject as proved by the scientific researches. And revising/practicing the concepts/lessons on SoloLearn multiple times until you master it will definitely help you.
25th May 2019, 3:45 PM
MODF
MODF - avatar
+ 7
It will be the best option I think, because our mind remembers differently by seeing, hearing etc. So if you do them together, it will be great I hope!
25th May 2019, 5:43 PM
Muhammadaziz
Muhammadaziz - avatar
+ 6
Yes sure cos i too do.
25th May 2019, 8:11 AM
Orion
+ 6
Notes will be the perfect reference no doubt but practicing programming practically will do better for your memory and also for your skills, so whether you'll write notes or not you should always practice practically.
25th May 2019, 6:53 PM
Mo Hani
Mo Hani - avatar
+ 6
Writing down your lesion is good, as it will give you a later reference anywhere and anytime.
25th May 2019, 8:09 PM
Daniel Mark Anemhen
Daniel Mark Anemhen - avatar
+ 5
Yes very important....
24th May 2019, 8:24 PM
ODIM KINGSLEY
ODIM KINGSLEY - avatar