Book description
If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. This second edition and its supporting code have been updated for Python 3.
Through exercises in each chapter, youâ??ll try out programming concepts as you learn them. Think Python is ideal for students at the high school or college level, as well as self-learners, home-schooled students, and professionals who need to learn programming basics. Beginners just getting their feet wet will learn how to start with Python in a browser.
- Start with the basics, including language syntax and semantics
- Get a clear definition of each programming concept
- Learn about values, variables, statements, functions, and data structures in a logical progression
- Discover how to work with files and databases
- Understand objects, methods, and object-oriented programming
- Use debugging techniques to fix syntax, runtime, and semantic errors
- Explore interface design, data structures, and GUI-based programs through case studies
Publisher resources
Table of contents
- Preface
- 1. The Way of the Program
- 2. Variables, Expressions and Statements
- 3. Functions
- 4. Case Study: Interface Design
- 5. Conditionals and Recursion
- 6. Fruitful Functions
- 7. Iteration
- 8. Strings
- 9. Case Study: Word Play
- 10. Lists
- 11. Dictionaries
- 12. Tuples
- 13. Case Study: Data Structure Selection
- 14. Files
- 15. Classes and Objects
- 16. Classes and Functions
- 17. Classes and Methods
- 18. Inheritance
- 19. The Goodies
- 20. Debugging
- 21. Analysis of Algorithms
- Index
- About the Author
Product information
- Title: Think Python, 2nd Edition
- Author(s):
- Release date: December 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491939369
You might also like
book
Think Python, 2nd Edition
Wenn Sie programmieren lernen wollen, eignet sich Python hervorragend als Einstieg. Dieses Praxisbuch führt Sie Schritt …
book
Think Python, 3rd Edition
Python is an excellent way to get started in programming, and this clear, concise guide walks …
book
Head First Python, 2nd Edition
Want to learn the Python language without slogging your way through how-to manuals? With Head First …
book
Introducing Python, 2nd Edition
Easy to understand and fun to read, this updated edition of Introducing Python is ideal for …