+ 1
Cant remember the codes!
I just finished my lython course with solo learn! but I can't remember all that i've learnt. I want to become a better programmer please how do I do it?âșâș
4 Answers
+ 13
is there anything to remember ?
/*if u understood good , the just make codes & if u forgot have a look , while making some codes , after some codes these all will get stick in your minds */
+ 2
You can always go through the course again, and it's still a great idea even if you do remember everything, both to make sure there's no new lessons and to help embed it in your memory.
+ 2
It's a good idea to take some notes -- name and syntax of most important functions, loops, etc. Another way is to write a code while you're doing the course, and add the main functionalities while you're on it. The code can be useless, but then you'll have all the right syntax in one functioning place.
But yes, you'll forget stuff. The best way to make yourself more fluent is to practice. SoloLearn's courses are kinda weak at that point, in my opinion.