定價: 1650
售價: 1568
庫存: 庫存: 1
LINE US! 詢問這本書 團購優惠、書籍資訊 等

付款方式: 超商取貨付款
信用卡
線上轉帳
物流方式: 超商取貨
宅配
門市自取

詳細資訊

Starting Out with Python 5/e (Global Edition) 作者:Tony Gaddis ISBN:9781292408637 版次:5 年份:2022 出版商:Pearson Education 頁數/規格:892頁/平裝雙色 Description This is a special edition of an established title widely used by colleges and universities throughout the world. Pearson published this exclusive edition for the benefit of students outside the United States and Canada. If you purchased this book within the United States or Canada, you should be aware that it has been imported without the approval of the Publisher or Author. Ideal for an introductory programming course or a programming logic and design course, Starting Out with Python by Tony Gaddis helps students understand concepts and acquire problem-solving skills, without assuming any previous programming experience. The fifth edition retains the clear, friendly, and easy-to-understand writing that is the hallmark of the Starting Out With series. "In the Spotlight" case studies in each chapter provide detailed analysis of problems and show students how to solve these problems step by step. The book also presents example programs and programming exercises that are concise, practical, and designed to solidify students' know-how. Table of Contents 1. Introduction to Computers and Programming 2. Input, Processing, and Output 3. Decision Structures and Boolean Logic 4. Repetition Structures 5. Functions 6. Files and Exceptions 7. Lists and Tuples 8. More About Strings 9. Dictionaries and Sets 10. Classes and Object-Oriented Programming 11. Inheritance 12. Recursion 13. GUI Programming 14. Database Programming Appendix A. Installing Python Appendix B. Introduction to IDLE Appendix C. The ASCII Character Set Appendix D. Predefined Named Colors Appendix E. More About the Import Statement Appendix F. Installing Modules with the Pip Utility Appendix G. Answers to Checkpoints