|
|
|
|
|
by asicsp
1582 days ago
|
|
* Python Distilled by Dave Beazley - "this concise handbook focuses on the essential core of the language, with updated code examples to illuminate how Python works and how to structure programs that can be more easily explained, tested, and debugged" * Fluent Python by Luciano Ramalho — "takes you through Python’s core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time" I have more such Python resources here: https://learnbyexample.github.io/py_resources/intermediate.h... |
|