How to learn code more efficiently | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to learn code more efficiently

I've been learning Python for the past week but when I attempted to write a line of code i was completely stumped I was trying to recall what I learned but I just couldn't remember bearly any of it. Any tips on how I can learn code better and more efficiently?

13th Aug 2019, 9:03 PM
Shadow Spirit
Shadow Spirit - avatar
4 Answers
+ 6
You must write code. Try everything directly yourself, cook something of your own with it, and keep using what you've learned (preferably for tasks that mean something to you) while you gradually add more knowledge. If you don't get around to using everything all the time, repeat what you've learned, with a good plan, so that you don't forget. https://code.sololearn.com/cBsq5rYsIB1A/?ref=app https://code.sololearn.com/W4P13u4XCmf9/?ref=app https://code.sololearn.com/cL3QVCSUn0bp/?ref=app
13th Aug 2019, 9:07 PM
HonFu
HonFu - avatar
+ 6
Use the web as a reference as well.
14th Aug 2019, 1:39 AM
Sonic
Sonic - avatar
+ 1
i always try to write code alongside the lesson. i do it by hand in a small notebook, and i also do it in a text editor, depending on the lesson and my mood. it is very helpful to do this, it is easy to commit to memory quickly!
14th Aug 2019, 3:47 AM
Jason Thomas
Jason Thomas - avatar
0
Practice and try your own ideas even if you think they're wrong
14th Aug 2019, 8:51 AM
Wesam Nabeel
Wesam Nabeel - avatar