How to remember functions and indexes and whatnot | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to remember functions and indexes and whatnot

So I'm a beginner. Whenever I do code coach challenges, I always get stuck regardless of difficulty. I think it's because I either can't remember the technical terms and don't know their applications, or I don't know python can do something I want it to do.

27th Feb 2020, 8:22 PM
muzameel ahmed
muzameel ahmed - avatar
4 Answers
+ 4
1.) First you need to understand. Don't hurry, take your time, concentrate. Don't force yourself forward, although you're confused. 2.) Then you must apply what you theoretically understood. Use it in the smaller or larger codes you write, as often as possible. Now you get for the first time the feeling that you really understand. 3.) You can assist your memory with a good repetition schedule, summarised like this: https://code.sololearn.com/cBsq5rYsIB1A/?ref=app
27th Feb 2020, 8:25 PM
HonFu
HonFu - avatar
+ 4
ahhh yes... python can do an about 1000 sides book. Here and there one side of knowledge lack may occur. Get a python cheatsheet for beginner and have it by hand if u code. The rest us practice as HonFu said.
27th Feb 2020, 8:32 PM
Oma Falk
Oma Falk - avatar
+ 2
Wow, thanks for the advice and that awesome code!
27th Feb 2020, 8:33 PM
muzameel ahmed
muzameel ahmed - avatar
+ 1
those links would be rlly usefel Code Crasher
28th Feb 2020, 8:05 AM
muzameel ahmed
muzameel ahmed - avatar