Navigation

  • index
  • modules |
  • next |
  • previous |
  • 16-223 Introduction to Physical Computing »

4. Topic Area Guides¶

  • 4.1. Basic Circuits
    • 4.1.1. Takeaway Lessons
    • 4.1.2. Reference Links
  • 4.2. Physical Computation with the Arduino
    • 4.2.1. Takeaway Lessons
    • 4.2.2. Reference Links
  • 4.3. Mechanical Behavior
    • 4.3.1. Takeaway Lessons
    • 4.3.2. Reference Links
    • 4.3.3. Resource Links
  • 4.4. Computation and Behavior
    • 4.4.1. Takeaway Lessons
    • 4.4.2. Reference Links
  • 4.5. Python by Example
    • 4.5.1. Reference Links
    • 4.5.2. Preparation
    • 4.5.3. Using Python as a Calculator
    • 4.5.4. First Steps Towards Programming
    • 4.5.5. Interlude: Running Code from Files
    • 4.5.6. if Statements
    • 4.5.7. for Statements
    • 4.5.8. The range() Function
    • 4.5.9. break and continue Statements, and else Clauses on Loops
    • 4.5.10. pass Statements
    • 4.5.11. Defining Functions
    • 4.5.12. More on Defining Functions
    • 4.5.13. More on Lists
    • 4.5.14. The del statement
    • 4.5.15. Tuples and Sequences
    • 4.5.16. NumPy: Efficient Numerical Computation
    • 4.5.17. Acknowledgement
  • 4.6. Physical Computation with Pure Data
    • 4.6.1. Takeaway Lessons
    • 4.6.2. Reference Links
    • 4.6.3. Project Idea: Dream Machine

Previous topic

3.16. Videos

Next topic

4.1. Basic Circuits

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • 16-223 Introduction to Physical Computing »
© Copyright 2015, Garth Zeglin. Last updated on 2016-04-15. Created using Sphinx 1.4.