+ 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
7 Antworten
+ 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:
+ 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.
+ 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 😉
+ 5
practice is the only way ..
+ 3
yes everyone thx for the help it wil really help me
+ 2
thx your awesome
+ 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. 😊