27 tweets that will teach you more about programming than $2000 course: 🧵
73
580
2K
0
1K
No developer regretted learning programming fundamentals.
You don’t need more courses. You need to build projects.
You learn more by fixing a bug than reading 10 tutorials.
Optimize code in iterations. Brute Force → Sub-optimal → Optimal solution.
In programming, you learn less by trying to learn all at once.
Submitting your code to GitHub has 0 downsides. Do it often.
Learn googling early. You don’t need to build what you can search for.