How to remember everything you learn in code

SPOILER ALERT: you can’t!

And the best part is that to be a good developer you don’t even have to!

😕 I’m sharing this because at some point in my developer journey I thought I needed to remember everything I learned by heart.

💡 But we don’t know eve…


This content originally appeared on DEV Community and was authored by Sabrina Koumoin

SPOILER ALERT: you can't!

And the best part is that to be a good developer you don't even have to!

😕 I'm sharing this because at some point in my developer journey I thought I needed to remember everything I learned by heart.

💡 But we don't know every single word in English and we can still speak it right? That's because to speak a language, whether it be a natural language or a programming language, if you focus on the most important and commonly used words you will be considered fluent. Everything else is secondary and can be looked up in the dictionary. For ex, if you are travelling to Spain and can't speak Spanish won't you rather learn how to say "Where is the bus?" than "Xylophones are amazing?"

😍 Syntax + Grammar rules + Core Vocabulary > Random Vocabulary

🙂 The same applies to programming! Some things are like core vocabulary that will help you get around, and some things can be kept in your notes for reference only when you need them. Not everything you learn should be memorized. If you won't use it on a consistent basis turn it into a code snippet with a thorough explanation and you'll be fine.

💡 For example, instead of trying to memorize all the methods of Arrays, you can learn the most essential (adding, deleting, slicing) by heart and read/make notes about the rest and know what they do. Only memorize on a need-to-know basis.

😋 Do you take a lot of notes when you code? What apps do you use? Share in the comments!

This post was originally posted here:https://brinascode.com/ac263e38615e47309a955302c0293723


This content originally appeared on DEV Community and was authored by Sabrina Koumoin


Print Share Comment Cite Upload Translate Updates
APA

Sabrina Koumoin | Sciencx (2021-12-01T07:54:23+00:00) How to remember everything you learn in code. Retrieved from https://www.scien.cx/2021/12/01/how-to-remember-everything-you-learn-in-code/

MLA
" » How to remember everything you learn in code." Sabrina Koumoin | Sciencx - Wednesday December 1, 2021, https://www.scien.cx/2021/12/01/how-to-remember-everything-you-learn-in-code/
HARVARD
Sabrina Koumoin | Sciencx Wednesday December 1, 2021 » How to remember everything you learn in code., viewed ,<https://www.scien.cx/2021/12/01/how-to-remember-everything-you-learn-in-code/>
VANCOUVER
Sabrina Koumoin | Sciencx - » How to remember everything you learn in code. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/12/01/how-to-remember-everything-you-learn-in-code/
CHICAGO
" » How to remember everything you learn in code." Sabrina Koumoin | Sciencx - Accessed . https://www.scien.cx/2021/12/01/how-to-remember-everything-you-learn-in-code/
IEEE
" » How to remember everything you learn in code." Sabrina Koumoin | Sciencx [Online]. Available: https://www.scien.cx/2021/12/01/how-to-remember-everything-you-learn-in-code/. [Accessed: ]
rf:citation
» How to remember everything you learn in code | Sabrina Koumoin | Sciencx | https://www.scien.cx/2021/12/01/how-to-remember-everything-you-learn-in-code/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.