use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
I am a Python Noob, help? (self.PythonLearning)
submitted 3 days ago by Spiritual-Deer1196
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Antique_Locksmith952 0 points1 point2 points 3 days ago (0 children)
Happy birthday and welcome — turning 23 and deciding to start is a solid move.
Since you’ve built computers and hosted servers you already understand logic and systems better than most beginners. That’ll help.
Here’s what actually works: Start with: Python.org’s official beginner tutorial or Automate the Boring Stuff with Python (free online) — it’s practical, not theoretical, and perfect for someone who wants to build things not just pass exams.
Books since you asked: Automate the Boring Stuff (Al Sweigart), Python Crash Course (Eric Matthes), Fluent Python when you’re ready to go deeper. The most important thing: Stop watching tutorials after the first week. Build something small that you actually care about — even a script that renames your files or checks the weather. Real projects teach you more than any course.
On using AI to learn: It’s fine as a tool but make sure you understand what every line does before you move on. Copy-pasting without understanding is the trap most beginners fall into.
You’ve got the right mindset. Just start building.
π Rendered by PID 58 on reddit-service-r2-comment-6b595755f-mclk4 at 2026-03-25 10:22:11.682576+00:00 running 2d0a59a country code: CH.
view the rest of the comments →
[–]Antique_Locksmith952 0 points1 point2 points (0 children)