Starting out with python
- 6th Global edition
- U.K. : Pearson Education Ltd., 2024.
- 726p.
Includes bibliographical references and index.
Starting Out with PythonŽ introduces programming concepts and problem-solving skills using Tony Gaddis' accessible approach. Written for novice programmers, Gaddis uses easy-to-understand language to introduce concepts. Control structures are explained, then classes and GUI applications. Every chapter includes clear and easy-to-read code listings, practical real-world examples, focused explanations and an abundance of exercises. As you progress through the text, you'll learn to recognize how to design the logic of high-quality programs and then implement those programs using Python.