Hey everyone! I'm 15 years old and decided to jump into the world of programming about two weeks ago. I started with a video called "Introduction to Programming" from free coding camp. I've been chatting with ChatGPT about my learning plans, and it suggested I learn Python after finishing the video. However, I got really overwhelmed by the sheer volume of resources and tutorials out there, most of which aren't very clear. I'm looking for advice on how to get started effectively. Any tips would be appreciated!
1 Answer
I'd suggest focusing on a language that has great support, like Python or C. Learning by actively coding and making mistakes can help you understand better. Videos are cool but don’t rely on them entirely—get your hands dirty with some code!
Thanks for the tip! Quick question: which resource did you use to learn Python?