sep 8
- pg 5 fig 1.1 : functional view of computer; discuss
- define
- source code
- compiler
- process
- operating system
- command line vs cartoon GUI's
- running python interactively
- lab mac, "Terminal" program in Applications/Utilities; type "python"
- or "ssh" to your_username@cs.marlboro.edu (after I give you an account) and then type 'python' (no quotes)
- demo
- if there's time ... chapter 2 stuff