CSC 142 Course Notes: Difference between revisions
From charlesreid1
(Created page with "Course syllabus: * Lectures will have to change ** Textbook and slides provided, not used in class ** Classroom time: show programs, discuss the output of this program ** Home...") |
No edit summary |
||
| Line 8: | Line 8: | ||
* Homework will consist of projects, program files that students write and submit | * Homework will consist of projects, program files that students write and submit | ||
** If points are taken off, it will be spelled out somewhere | ** If points are taken off, it will be spelled out somewhere | ||
Lecture: | |||
* 20 minutes: discuss what this program does, walk through improving/refactoring it | |||
* 20 minutes: walk through example ascii art letters | |||
Revision as of 05:38, 27 July 2016
Course syllabus:
- Lectures will have to change
- Textbook and slides provided, not used in class
- Classroom time: show programs, discuss the output of this program
- Homework: follow the guidelines, exact output, TAs
- Pay close attention to the specs, lots of little style things
- Resources, and finding them, will be of key importance
- Homework will consist of projects, program files that students write and submit
- If points are taken off, it will be spelled out somewhere
Lecture:
- 20 minutes: discuss what this program does, walk through improving/refactoring it
- 20 minutes: walk through example ascii art letters
Syllabus resources:
- UW course schedule here: https://courses.cs.washington.edu/courses/cse142/16sp/calendar.shtml
- Cross-correlated with notes, lecture videos, code, etc.
- 40% assignments, 20% midterm, 20% final