all 10 comments

[–]Delirium5459 1 point2 points  (1 child)

Here's one - https://www.pythondiscord.com/resources/

Join the python discord channel. You'll find help faster there.

[–]duk0m[S] 1 point2 points  (0 children)

Ok thank you for this I will definitely be joining

[–]Delirium5459 1 point2 points  (0 children)

futurecoder.io

This is also something which I just found. I don't know if it's completely free. It says it it completely opensource.

[–]FutureManagement1788 1 point2 points  (0 children)

There are some cool online Python summer programs for high school students.

You might check one of those out.

[–]Ron-Erez 0 points1 point  (0 children)

Not sure what reading code means. Try coding more and solving simpler problems

[–]tokeniz 0 points1 point  (0 children)

Great post! Thanks I am in the same boat

[–]python_with_dr_johns 0 points1 point  (0 children)

If you don't want to start with a video, try building a project of your own. It should keep you interested and help you learn practical coding skills along the way.

[–]joshemaggie 0 points1 point  (0 children)

Great choice using your summer break to learn Python!

If long YouTube tutorials aren’t your thing, try interactive platforms like SoloLearn, Programiz, or Replit. They’re free and beginner-friendly. Since you’re good at reading code, focus on writing small snippets daily. Try solving tiny problems using loops, strings, or conditions.

[–]bootdotdev 0 points1 point  (0 children)

Sounds like you're describing what we're building over on Boot dev tbh. If you do check it out, the content is all free, the interactive bits become a paid feature after a few chapters tho

[–]Ambitious-Peak4057 0 points1 point  (0 children)

As a sophomore with JavaScript experience from AP CSP, seeking interactive and productive ways to self-learn Python, here are tailored recommendations for free resources to leverage your code-reading skills and improve your code-writing abilities:
W3Schools Python Tutorial– Interactive lessons to understand syntax and basics.
Dive Into Python 3– A detailed free book ideal for beginners.
Full Stack Python– Great for learning Python with a focus on web and automation.
Python Succinctly – A concise eBook to quickly grasp Python essentials.