Home
:
Book details
:
Book description
Description of
Dead Simple Python: Idiomatic Python for the Impatient Programmer
The complete core language for existing programmers. Dead Simple Python is a thorough introduction to every feature of the Python language for programmers who are impatient to write production code. Instead of revisiting elementary computer science topics, youll dive deep into idiomatic Python patterns so you can write professional Python programs in no time. After speeding through Pythons basic syntax and setting up a complete programming environment, youll learn to work with Pythons dynamic data typing, its support for both functional and object-oriented programming techniques, special features like generator expressions, and advanced topics like concurrency. Youll also learn how to package, distribute, debug, and test your Python project. Master how to: Read more