I'm 15 and a couple of weeks ago I decided to dive into programming. I'm currently watching an intro video from Free Code Camp. I've been discussing my plans with ChatGPT, and it suggested I start with Python after I'm done with this video. However, I'm feeling overwhelmed by the sheer number of resources out there, many of which seem confusing. What's the best approach for a beginner like me? I would really appreciate any advice!
1 Answer
I'd suggest stepping away from AI for a bit—it can sometimes lead to confusion more than clarity. For starting out, I'd recommend languages like Python or C because they have strong community support. Make sure to learn by doing, like breaking things intentionally so you can get used to error messages!
Thanks for your input! Just to ask, which resource did you use to learn Python?