Hacker News new | ask | show | jobs
by Swtrz 2315 days ago
Is there something like You Dont Know but for python? Im a sys eng thats been thrust into Python, I really enjoy the language but Im missing fundamentals
2 comments

The official tutorial covers most of the fundamentals. https://docs.python.org/3/tutorial/index.html
Fluent Python by Luciano Ramalho is very good.
It has great GR reviews, thanks for the rec