Week | Topics | Chapters |
---|---|---|
1 | History of CS, Programming Environment and Compilers | 1 |
2 | Data Types, Variables, Declaration | 2 |
3 | Pointers, Strings | 9, 12 |
4 | Assignment, Formatting, and Interactive Input | 3 |
5 | Selection Statements, Exceptions | 4, 9 |
6 | Repetition Statements | 5 |
7 | Midterm | 1-4. 5, 9, 12 |
8 | Modularity Using Functions | 6 |
9 | Arrays and Vectors | 7 |
10 | Midterm | 1-7, 9 |
11 | I/O Streams and Data Files | 8 |
12 | Structs, Introduction to Classes | 13, 10 |
13 | Class Functions and Conversions | 11 |
14 | Recursion | Not in Book |
Install visual studio/xcode/conda/etc
print("Hello World!")
variables -> assignment -> using objects -> control flow -> functions -> containers -> io -> writing objects ->
python -c "import matplotlib; print(matplotlib.__file__)"
python -mpytest
cd doc make html
BOF: Friday 4:40-5:35, Room 317
SPRINTS: July 13-14,
University of Washington Tacoma
Cherry Parkes Building, 1922 Pacific Avenue
7 minute walk south from the Convention Center
Breakfast at 8:00 a.m., Kickoff at 9:00 a.m.