CSC 142 Checklist: Difference between revisions
From charlesreid1
| Line 44: | Line 44: | ||
==Lecture notes== | ==Lecture notes== | ||
Keynote slides - 1 slide deck per chapter - pdf format - provided to students | Notes on format: | ||
* Keynote slides - 1 slide deck per chapter - pdf format - provided to students | |||
* Partial examples/syntax - in Keynote | * Partial examples/syntax - in Keynote | ||
* Complete examples - develop in Github repo | * Complete examples - develop in Github repo | ||
* Slides contain various break-points for code examples, worksheets | * Slides contain various break-points for code examples, worksheets | ||
Chapter N slide deck: | Checklist: Chapter N slide deck: | ||
* Skeleton: Section-by-section with key topics in each section | * Skeleton: Section-by-section with key topics in each section | ||
* Skeleton: Reference to each lecture/worksheet example on Github | * Skeleton: Reference to each lecture/worksheet example on Github | ||
Revision as of 05:00, 5 September 2016
What do I want in my binder at the start of the quarter?
- Syllabus
- Expectation-setting, what to do for assignments
- Calendar (topics, homeworks, quizzes, exams)
- Content outline (detailed)
- Lecture notes - slides and code (in Github repo)
- Quizzes
&* exams
- Homework problems and worksheets (take-home problems)
So, let's come up with checklists.
CSC 142 Fall 2016 Checklist
Syllabus
Steps to completion:
- Fill in basic class information (sched/dates/times)
- Fill in book information
- Academic integrity
- Devices
- Course content (chapter by chapter breakdown)
- Course grade
- Homework
- Quizzes
- Exams
- Prereqs
Syllabus lecture:
- Syllabus lecture slides skeleton
- Syllabus lecture slides fill in
- Create pdf for syllabus lecture notes
Calendar
Content Outline
Chapter by chapter outline
Section by section outline
Lecture notes
Notes on format:
- Keynote slides - 1 slide deck per chapter - pdf format - provided to students
- Partial examples/syntax - in Keynote
- Complete examples - develop in Github repo
- Slides contain various break-points for code examples, worksheets
Checklist: Chapter N slide deck:
- Skeleton: Section-by-section with key topics in each section
- Skeleton: Reference to each lecture/worksheet example on Github
- Skeleton: Stub of code on Github
- Github code finished
- References to Github on slide finished
- Remaining sections filled in with whatevers (small examples from book)