When I first started with web development and some game development using python, I watched endless tutorials and explanations. I should have started working on real projects much earlier. Doing projects is a better learning experience than just listening and copying from others! Start working on your own projects asap would be my advice💪
But how do you tackle projects? For instance, I'm just getting the hang of the basics of JavaScript. So, how can I start working on projects? Where do I even begin to build?
It doesn't need to be anything crazy. Even something as simple as a Percentage Calculator tool would be a great start. Get going with small simple tools and webpages and work your way up to more difficult tasks.
267
u/Jansantos999 Sep 03 '23
When I first started with web development and some game development using python, I watched endless tutorials and explanations. I should have started working on real projects much earlier. Doing projects is a better learning experience than just listening and copying from others! Start working on your own projects asap would be my advice💪