Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 16
I want to identify three cases: 1.) Stuff you need all the time, like printf or scanf in C. You probably don't need to memorize it, because you'll do it automatically. 2.) Stuff that you need only very rarely or even only once. No need to memorize it, especially not if it just serves to frustrate you. 3.) Stuff that doesn't come up all the time, but just often enough that you forget - and regret. In the last case, memorization techniques (see above) in my opinion can really help.
8th Oct 2019, 9:15 PM
HonFu
HonFu - avatar
+ 27
Nothing to memorize. They are logical . Just get the logic.
8th Oct 2019, 7:46 PM
🌟 𝕽𝖆𝖞𝖆𝖓𝖆🌠
🌟 𝕽𝖆𝖞𝖆𝖓𝖆🌠 - avatar
+ 22
Memorization, whatever it is, comes down to 1.) understanding, 2.) applying and 3.) repeating. The last point is the tricky part: If you don't use an information item for a while, your brain will delete it. There are counter measures though: https://code.sololearn.com/W4P13u4XCmf9/?ref=app https://code.sololearn.com/cBsq5rYsIB1A/?ref=app https://code.sololearn.com/cL3QVCSUn0bp/?ref=app
8th Oct 2019, 1:55 PM
HonFu
HonFu - avatar
+ 11
basic concepts remain same in all programming languages. I would say to master one programming language and then all you have to do is learn the syntax for others and your work should be done.
8th Oct 2019, 1:01 PM
Arsenic
Arsenic - avatar
+ 8
Aim to practice more and memorize less.
8th Oct 2019, 10:22 PM
Sonic
Sonic - avatar
+ 6
You could write a simple database management system where you store typical code snippets together with appropriate keywords. This is the main reason why I learn Python these days. I want to be able to have small portions of code readily available within a GUI, made of Tkinter and a database based on SQLite.
8th Oct 2019, 4:04 PM
Jan Markus
+ 4
As the old Chinese saying goes, only through reading thousands of books can one write fluently.It means that if you practice more, you'll remember
10th Oct 2019, 6:05 AM
jack chen
jack chen - avatar
+ 3
practice
9th Oct 2019, 7:45 AM
Mohammad Shadman Khan
Mohammad Shadman Khan - avatar
+ 3
practice like i say learning now tomorrow will better
9th Oct 2019, 1:45 PM
🎊🎉🎈anatasya🇱🎋🎁
🎊🎉🎈anatasya🇱🎋🎁 - avatar
+ 3
Silencer mat bano rancho bano 😂😂
9th Oct 2019, 3:31 PM
Omin Zalera
Omin Zalera - avatar
+ 3
Dedication & Experimentation
10th Oct 2019, 7:44 AM
Ashwini
Ashwini - avatar
+ 2
You can't even memorize HTML by it's self I mean are you aware of how many table commands their are? Even pro's don't know them all. I recommend just learning the basics and not trying memorize everything you'll just get depressed and want to quit.
8th Oct 2019, 8:50 PM
James Best
James Best - avatar
+ 2
the same way you can't memorise all the words in the english language same way it's impossible to do that in programming just know enough "to be dangerous"
8th Oct 2019, 10:33 PM
Kuzzz
Kuzzz - avatar
+ 2
Repetition and understand what is going on don't try to memorize. Simply understand the concepts in the language. You can always google how the structure of a particular concept goes.
9th Oct 2019, 6:47 AM
Kevin Rocha
+ 2
learn first god gave you memory to detect deference
9th Oct 2019, 8:29 AM
PVSV PW
PVSV PW - avatar
+ 2
Hey please am new here can someone put me true
9th Oct 2019, 12:38 PM
Annie Loretta Cooper
Annie Loretta Cooper - avatar
+ 2
You have to do practice always for all your programs...
9th Oct 2019, 5:12 PM
Abhishek Maurya
Abhishek Maurya - avatar
+ 2
Keep practice 🙂🙂🙂
9th Oct 2019, 8:06 PM
Rafi Kadir
Rafi Kadir - avatar
+ 2
Keep practicing
9th Oct 2019, 8:20 PM
Alabi Hubeidah
+ 2
it sounds practically impossible since there are so many programming languages. My suggestion is just 'master' a few of them. And practice and practice with them. Make your concepts and logic strong. If you're done with that, learning any programming language won't be a difficult task. 🙂
9th Oct 2019, 8:55 PM
Aaron Stone
Aaron Stone - avatar