The Quick Python Book, Second Edition, is a clear, concise introduction to Python 3, aimed at programmers new to Python. This updated edition includes all the changes in Python 3, itself a significant shift fr...

Buy Now From Amazon

Product Review

The Quick Python Book, Second Edition, is a clear, concise introduction to Python 3, aimed at programmers new to Python. This updated edition includes all the changes in Python 3, itself a significant shift from earlier versions of Python.

The book begins with basic but useful programs that teach the core features of syntax, control flow, and data structures. It then moves to larger applications involving code management, object-oriented programming, web development, and converting code from earlier versions of Python.

True to his audience of experienced developers, the author covers common programming language features concisely, while giving more detail to those features unique to Python.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.



Similar Products

Python Pocket Reference: Python In Your Pocket (Pocket Reference (O'Reilly))Python Essential Reference (4th Edition)Python Cookbook, Third editionPython for Data Analysis: Data Wrangling with Pandas, NumPy, and IPythonThink Python: How to Think Like a Computer ScientistEffective Python: 59 Specific Ways to Write Better Python (Effective Software Development Series)Test-Driven Web Development with PythonFluent Python: Clear, Concise, and Effective ProgrammingAutomate the Boring Stuff with Python: Practical Programming for Total BeginnersHello! Python