If you're not able to improve your programming skills, here's what you're doing wrong (probably):
1. You’re stuck in tutorial hell
- Tutorials only give you the knowledge. Building projects give you the actual wisdom
- Start building an idea and learn as you go. Google is always these to help when you’re stuck
- Tutorials only give you the knowledge. Building projects give you the actual wisdom
- Start building an idea and learn as you go. Google is always these to help when you’re stuck
2. You’re trying to learn too many things at once
- For example, learning react & javascript at the same time is a bad idea
- Learn the basics of programming in javascript first.
- Solve the easiest problems for a while and build simple things
- For example, learning react & javascript at the same time is a bad idea
- Learn the basics of programming in javascript first.
- Solve the easiest problems for a while and build simple things
3. You’re afraid of failures
- You’ll never learn programming if you run away at your first failure or bug.
- Programming is all about failing, fixing, recovering and failing again, slightly improving each time until you’re satisfied with the result
- You’ll never learn programming if you run away at your first failure or bug.
- Programming is all about failing, fixing, recovering and failing again, slightly improving each time until you’re satisfied with the result
4. You’re not seeking enough help
- As a beginner, if you’re not googling stuff every 10 minutes, you’re probably doing something wrong. Search a lot.
- Ask your questions on stackoverflow and read good answers carefully
- Learn together with someone and discuss problems
- As a beginner, if you’re not googling stuff every 10 minutes, you’re probably doing something wrong. Search a lot.
- Ask your questions on stackoverflow and read good answers carefully
- Learn together with someone and discuss problems
To summarize:
- Break out of tutorial loop & build stuff
- Focus on 1 thing at a time & build upon it
- Don't be afraid to write wrong code
- Seek help on internet and from friends
- Break out of tutorial loop & build stuff
- Focus on 1 thing at a time & build upon it
- Don't be afraid to write wrong code
- Seek help on internet and from friends
That's all for this thread. If you find this useful:
1. Retweet and leave a like on the first tweet - it encourages me to write more of similar content.
2. Follow me @ujjwalscript for more useful tips and threads 🙂
1. Retweet and leave a like on the first tweet - it encourages me to write more of similar content.
2. Follow me @ujjwalscript for more useful tips and threads 🙂
Loading suggestions...