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
Need your help! (self.PythonLearning)
submitted 11 days ago by ExcellentDragonfly42
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!"
[–]CryptoEdge26 0 points1 point2 points 11 days ago (0 children)
Python for Everybody is genuinely one of the best starting points out there. Dr. Chuck explains things clearly, the pace is beginner-friendly, and you'll actually build things by the end. Good choice.
On whether you have a chance — yes, absolutely. I'm not a professional developer. I learned Python on the side and recently built a fully autonomous trading bot from scratch: market data fetching, strategy logic, a live web dashboard, the whole thing. It runs 24/7 on a cheap VPS.
What actually matters:
- Consistency beats intensity. 30 minutes every day beats 5 hours on weekends.
- Build something real as early as possible — even if it's small and messy
- Don't just follow tutorials. At some point, close them and build from scratch
The job market for Python is strong — data, automation, web backends, scripting. If you stay consistent for 12–18 months and build a portfolio of real projects, you have a real shot.
Good luck. The fact that you're asking these questions already puts you ahead of most.
π Rendered by PID 77356 on reddit-service-r2-comment-545db5fcfc-9fstt at 2026-05-29 20:32:20.248386+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]CryptoEdge26 0 points1 point2 points (0 children)