DEV Community

How I take notes

Jonathan Lacanlale on August 27, 2018

Taking notes is something I consider essential to a learning process. Generally, if I'm trying to learn a concept, whether it be for school or my o...
Collapse
 
ben profile image
Ben Halpern

I’m probably the worst note taker in history, but the very act of scribbling anything as I’m taking in new info helps my process.

My notes:

Collapse
 
lacanlale profile image
Jonathan Lacanlale

scribbles always help me when I start to pay less attention to a video or lecture! they always bring extra life to notes :)

Collapse
 
theodesp profile image
Theofanis Despoudis

I use to take notes like that before. Now I'm taking notes by writing code that works and commit on github. That way I fill my Github profile while learning.

Collapse
 
lacanlale profile image
Jonathan Lacanlale

That's a genius way! It sounds like it helps keeping what you know updated for anyone to view which is an added bonus