This book starts with basic but useful procedures to teach readers about the core features of Python, including syntax. , control flow and data structures. This book then uses large-scale applications including code management, object-oriented programming, web development and converting old versions of Python programs to new versions, etc.
True to the author's audience of experienced developers, the author carefully examines common program features while adding more detail about these unique Python features.
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.