Does anyone have any tips for remembering certain things in code ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Does anyone have any tips for remembering certain things in code ?

I know this is pretty sad, but I'm currently on data types in C++ and even this is becoming a little overwhelming, xD. Does anyone have any tips to remember all this stuff ?

4th Dec 2016, 5:19 PM
Ash Ketchum
Ash Ketchum - avatar
2 Answers
+ 1
Just practice using it a lot by writing programs and it will stick. There's no point trying to memorise everything without actually putting it to use. Try writing some code and even if at first you have to go back and check to remind yourself of certain things, with time it will become second nature.
4th Dec 2016, 6:34 PM
Stuart Johnson
Stuart Johnson - avatar
0
@Stuart Johnson Yep, that's what I'm trying to do, thanks for the advice !
4th Dec 2016, 6:37 PM
Ash Ketchum
Ash Ketchum - avatar