Hacker News new | ask | show | jobs
by Tistel 950 days ago
a lot has changed and 15 years and also python's traditional slow pace of change is less true (Guido van Rossum liked it that way and the BDFL has moved on).

to just get a refresh of the basics (then search for the rest) the tutorial is pretty good: https://docs.python.org/3/tutorial/index.html

if you want to get more depth a good book is Fluent Python by Luciano Ramalho.