Help me to remember | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Help me to remember

Is there some way i can make sure i dont forget the things i,m trying to learn By the way im learning java

7th Jun 2018, 4:05 PM
Ryan Evertz
Ryan Evertz - avatar
7 Answers
+ 7
When learning any language, quite possibly the best method to ensure that you remember what you learn is by just practicing it, applying it in different ways to solve some problems. What I would suggest is just to take your time while going through the course, stopping every so often to create a code based on what you learned. Once you get the hang of that concept, then move on and do it again with the next new thing. Hope this helped! d:
7th Jun 2018, 4:10 PM
Faisal
Faisal - avatar
+ 6
Try to do small exercises while you are learning something new. Always try to implement what you learnt in something. Try to make a small or big code with topic related to it. Try to solve some challenges.
7th Jun 2018, 4:08 PM
Akash Pal
Akash Pal - avatar
+ 6
To remember what you've learn it's best to understand and try to make a simple project about it If you only learn and don't try it by yourself chances are you would forget faster So always understand the things that you learn and don't forget to try it yourself 😉
7th Jun 2018, 5:01 PM
Muhammad Hasan
Muhammad Hasan - avatar
+ 5
practice is the only way ..
8th Jun 2018, 11:09 AM
Akash
Akash - avatar
+ 3
yes everyone thx for the help it wil really help me
7th Jun 2018, 4:11 PM
Ryan Evertz
Ryan Evertz - avatar
+ 2
thx your awesome
7th Jun 2018, 4:09 PM
Ryan Evertz
Ryan Evertz - avatar
+ 2
- Try to implement what you learn everyday and make something - even it's small but working program. Being a programmer means you are a problem solver. You need to solve problem based on that topics. There are a lots of sites for practicing and improving your problem solving skills. - Practice, Practice, Practice. Practicing over and over will help you to remember things. That's why, you need to be patient as well as a person who don't know to give up til succeed! One of my favourite is: HackerRank.com Give it a try. Let me know if it helps. One more thing, Find a partner(or bunch of) for boosting your learning. "Learn something so that you can teach someone/somebody" - that's my motto! Thanks, best of luck. 😊
7th Jun 2018, 5:41 PM
jamilxt
jamilxt - avatar