CSC 142 Checklist: Difference between revisions
From charlesreid1
No edit summary |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- | |||
* Syllabus | * Syllabus | ||
* Expectation-setting, what to do for assignments | * Expectation-setting, what to do for assignments | ||
| Line 9: | Line 9: | ||
* Homework problems and worksheets (take-home problems) | * Homework problems and worksheets (take-home problems) | ||
=CSC 142 Fall 2016 Checklist= | =CSC 142 Fall 2016 Checklist= | ||
| Line 117: | Line 116: | ||
* Lecture code in slides and on Github | * Lecture code in slides and on Github | ||
* Slides filled in | * Slides filled in | ||
==Code== | |||
<s>Chapter 1: | |||
* Lecture code | |||
** fake rocket code | |||
** real rocket code | |||
* Worksheet code | |||
** density and density conversion</s> | |||
<s>Chapter 2: | |||
* Lecture code | |||
** confused operator | |||
** for pattern | |||
** print sequence | |||
* Worksheet code | |||
** newton's method square roots</s> | |||
<s>Chapter 3: | |||
* Lecture code | |||
** quadratic equation | |||
** sum of integers | |||
** pythagorean theorem | |||
* Worksheet code | |||
** caesar cipher</s> | |||
<s>Chapter 4: | |||
* Lecture code | |||
** hailstone sequence | |||
* Worksheet code | |||
** using and cracking caesar cipher with frequency</s> | |||
Chapter 5: | |||
* Lecture code | |||
* Worksheet code | |||
** GCD and Euclidian algorithm | |||
Chapter 6: | |||
* Lecture code | |||
* Worksheet code | |||
Chapter 7: | |||
* Lecture code | |||
* Worksheet code | |||
Chapter 8: | |||
* Lecture code | |||
* Worksheet code | |||
==Homework== | ==Homework== | ||
| Line 133: | Line 181: | ||
<s>Midterm B | <s>Midterm B | ||
* Chapter 5 HW - [[CSC_142/Chapter_5#Chapter_5_Homework]] | * Chapter 5 HW - [[CSC_142/Chapter_5#Chapter_5_Homework]] | ||
* Chapter 6 HW - [[CSC_142/Chapter_6#Chapter_6_Homework]] | * Chapter 6 HW - [[CSC_142/Chapter_6#Chapter_6_Homework]] | ||
* Chapter 7 HW - [[CSC_142/Chapter_7#Chapter_7_Homework]] | * Chapter 7 HW - [[CSC_142/Chapter_7#Chapter_7_Homework]] | ||
* Chapter 8 HW - [[CSC_142/Chapter_8#Chapter_8_Homework]] | * Chapter 8 HW - [[CSC_142/Chapter_8#Chapter_8_Homework]]</s> | ||
==Quizzes and Exams== | ==Quizzes and Exams== | ||
| Line 145: | Line 193: | ||
(Fewer exam questions than quiz questions per pool, of course.) | (Fewer exam questions than quiz questions per pool, of course.) | ||
Question Pool Week 1 - Chapter 1 | <s>Question Pool Week 1 - Chapter 1 | ||
* Quiz questions | * Quiz questions - 10 total | ||
* Exam questions | * Exam questions - 5 total</s> | ||
Question Pool Week 2 - Chapter 2 | <s>Question Pool Week 2 - Chapter 2 | ||
* Quiz questions | * Quiz questions - 9 total | ||
* Exam questions | * Exam questions - 4 total | ||
Question Pool Week 3 - Chapter 3 | Question Pool Week 3 - Chapter 3 | ||
* Quiz questions | * Quiz questions - 2 total | ||
* Exam questions | * Exam questions - 1 total | ||
Question Pool Week 4 - Chapter 4 | Question Pool Week 4 - Chapter 4 | ||
* Quiz questions | * Quiz questions - 2 total | ||
* Exam questions | * Exam questions - 1 total | ||
Question Pool Week 5 - Chapter 5 | Question Pool Week 5 - Chapter 5 | ||
* Quiz questions | * Quiz questions - 2 total | ||
* Exam questions | * Exam questions - 1 total | ||
Question Pool Week 6 - Chapter 6 | Question Pool Week 6 - Chapter 6 | ||
| Line 175: | Line 223: | ||
Question Pool Week 8 - Chapter 8 | Question Pool Week 8 - Chapter 8 | ||
* Quiz questions | * Quiz questions | ||
* Exam questions | * Exam questions</s> | ||
=Flags= | =Flags= | ||
{{CSC142Flag}} | {{CSC142Flag}} | ||
--> | |||