How do people remember all this? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 39

How do people remember all this?

31st Aug 2016, 2:40 PM
Sam
79 Answers
+ 98
Just coding as much as you can. The best way is learning by doing. Try it... you'll see ;-)
31st Aug 2016, 2:50 PM
Amarie
+ 45
Repetition is the basic of learning.
31st Aug 2016, 7:33 PM
Eunjae Lee
Eunjae Lee - avatar
+ 25
practice makes possible to remember. solve it everyday little .complete it and start again :)
8th Sep 2016, 5:22 AM
Swedel D'souza
Swedel D'souza - avatar
+ 21
Make a small project . Then add more code to it every time you learn something new.
1st Sep 2016, 3:41 AM
Sapphire
+ 19
A lot of code is simpler than people think, oftentimes if you want to do something there is a function for it and that function will have the name of what you want to do. Once you figure out enough of what functions are predefined you can make functions out of those functions to create any other function. Then you can take all that knowledge to build whatever program you want!
17th Dec 2016, 3:48 AM
Trey Jacobsen
Trey Jacobsen - avatar
+ 17
No need to memorize everything just understand why and how it is done
15th Dec 2016, 3:16 PM
Agaba Ivan
Agaba Ivan - avatar
+ 16
Experience. Try writing every day programs for things you learn. For example: A for loop for the squares of 1 to a hundred. The more you learn the more you can challenge yourself and the more things you can use (for instance a nested while) If you are into games you can start with simple games that need simple loops and if statements like guess my number (either you guess the computers random number or it finds your number) and then build up from there. this is a fun process but takes time. Most important is to challenge the and have fun at the same time. Hope i helped😀 Good luck!
16th Dec 2016, 2:16 PM
Ndkc
Ndkc - avatar
+ 13
You must just understand why is it so
22nd Dec 2016, 1:29 PM
Giorgi R.
Giorgi R. - avatar
+ 12
practise practise and practise. This is the only key to remember what you want. A time after years will come when you will find that you had a lot of enough practice and you remember a lot of things.
10th Feb 2017, 8:25 AM
Siddharth Saraf
+ 11
Engaging in software projects and practicing a lot. That's the way.
31st Aug 2016, 9:43 PM
Guilherme Passero
Guilherme Passero - avatar
+ 9
Woow great response there I have learnt alot
6th Dec 2016, 7:21 AM
Makena
Makena - avatar
+ 9
Code! Code! Code! Wherever you are
17th Dec 2016, 8:11 AM
Kimani Anthony Alvine
Kimani Anthony Alvine - avatar
+ 7
thx all
27th Mar 2017, 9:25 PM
Umut Dalkılıç
Umut Dalkılıç - avatar
+ 6
Set out on a goal. eg: make a maths challenge game. And add as much as you can to it. If you want to do something and you dont know how to. Try and work it out or look it up. Remembering code that you have used to solve a problem with is much easier than learning random commands.
4th Dec 2016, 8:21 AM
Addison “3master” Reilly
Addison “3master” Reilly - avatar
+ 6
I want to ask this question from the person who playing piano , but I always get my answer is ,this is all about practice which make ur brain trained :)
16th Dec 2016, 8:17 PM
Saad Khan
+ 5
I would recommend if you can you find a simple real world problem requiring some data analysis that you and only you can solve. Fall in love with the problem and this will drive you to keep learning till you solve it
20th Nov 2016, 12:35 PM
Matt Stammers
+ 5
practice everyday ...coding ..coding...
16th Dec 2016, 11:15 AM
Shakti Prasad
+ 5
By practicing it all the way..
17th Dec 2016, 12:05 AM
Hamza Ahmed
Hamza Ahmed - avatar
+ 5
Practice,over and over again
17th Dec 2016, 2:08 AM
Jawwad Hossain
Jawwad Hossain - avatar
+ 5
Clarity must be applied. well I like my last course. Phyton and I got inspired from the Zen of Phyton
17th Dec 2016, 1:03 PM
Salad
Salad - avatar