Live data from Hacker News

Ask HN: What’s the best way/source to learn Python (total noob)

news.ycombinator.com

1–5 of 5 posts

Ask HN: What’s the best way/source to learn Python (total noob)

#1
I’ve always considered myself a technical person, but in reality my coding skill is close to 0. I interested in learning python (from what I’ve read it seems to be a good starting point). Anyone would be nice enough share tips on how I should do this, sources or best practices? No shortcuts expected.

Re: Ask HN: What’s the best way/source to learn Python (total noob)

#3

codecadamy, Treehouse, Learn Python the hard way, Automate the boring stuff with Python. r/learnpython Good Luck.

I share the same sentiments. Learn Python the Hard Way was probably my favorite, but the rest are solid choices as well.

Re: Ask HN: What’s the best way/source to learn Python (total noob)

#5
My own personal breakthrough was going through the course "Complete Python Bootcamp"[0] on Udemy.

I've tried books, boring stuff, and many online tutorials. But taking an actual course was what helped me.

[0](https://www.udemy.com/complete-python-bootcamp/)