Hey everyone! I'm new to coding and just started learning Python. I'm looking for any advice or tips you might have to help me along the way. What should I focus on or do to get better?
5 Answers
Using LLMs can be tempting, but I’d recommend against it for beginners. Struggling through documentation and figuring things out on your own will help you learn much more effectively!
Take it slow and practice consistently. Remember, error messages can be frustrating, but they’re actually great learning tools. Set some milestones for yourself and don't hesitate to learn Git! Being able to show your GitHub profile during interviews can really make a difference.
Challenge yourself with small coding projects. I got better with Java by working on a chess program during school. It’s super helpful to build something just for you. You'll get a good feel for the language that way!
You don’t need to know everything all at once. Just focus on understanding how things work, and take your time with it. Don't rush the learning process!
I suggest diving into project-based learning! Start building small projects to get comfortable with the basics. Also, using LLM chats can be beneficial, but be careful not to rely on them too much for coding; try to use them as a tutor instead.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically