𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Python for Software Design: How to Think Like a Computer Scientist

✍ Scribed by Downey, Allen B


Publisher
Cambridge University Press
Year
2009
Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Table of Contents


  1. Preface
    2. The way of the program
    3. Variables, expressions and statements
    4. Functions
    5. Case study: interface design
    6. Conditionals and recursion
    7. Fruitful functions
    8. Iteration
    9. Strings
    10. Case study: word play
    11. Lists
    12. Dictionaries
    13. Tuples
    14. Case study: data structure selection
    15. Files
    16. Classes and objects
    17. Classes and functions
    18. Classes and methods
    19. Inheritance
    20. Case study: Tkinter
    Appendix 1: debugging.

✦ Subjects


Python;Python (Computer program language);Python -- računalniški programski jeziki -- računalništvo


πŸ“œ SIMILAR VOLUMES


Python for Software Design: How to Think
✍ Allen B. Downey πŸ“‚ Library πŸ“… 2009 🌐 English

Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like rec

Python for software design : how to thin
✍ Allen Downey πŸ“‚ Library πŸ“… 2009 πŸ› Cambridge University Press 🌐 English

Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like r