Quick Index
CS-11 Evening Schedule Notes: see below Wk ## Date Lesson Reading Event Due Date 1 08/29/18 1: Introduction to Programming1B: Getting Started with C++ Syllabus 2 09/5/18 2: Basic Coding Skills 2B: Memory and Numbers Ch. 1Ch. 2.1-2.3 A1-Getting Started 09/06/18 3 09/12/18 3: Strings and Selection 3B: Conditional Statements Ch. 2.4-2.5Ch. 3.1-3.2 A2-Math and Memory 09/13/18 4 09/19/18 4: Numbers, Conditions and Loops 4B: Simple Repetition Ch. 3.3-3.4, 3.7Ch. 4.1 A3-Strings and Conditions 09/20/18 5 09/26/18 5: Getting Loopy 5B: Indefinite Loops Ch. 3.8, 4.2-4.5Ch. 4.7-4.8 A4-Making Selections 09/27/18 6 10/03/18 6: String Processing 6B: Midterm Exam 1 Ch. 4.6 A5-Midterm 1 Preparation 10/03/18 7 10/10/18 7: Getting Functional 7B: Coding Functions Ch. 5.1-5.4-- A6-Loopy Programs 10/11/18 8 10/17/18 8: More About Functions 8B: Designing with Functions Ch. 6.1Ch. 5.5-5.8 A7-Programs With Functions 10/18/18 9 10/24/18 9: Classes and Objects 9B: Classes Continued Ch. 9.1-9.5-- A8-Multi-Function Programs 10/25/18 10 10/31/18 10: Vectors and Objects 10B: Working with Lists Ch. 6.2-6.3, 6.7-- A9-Getting Classy 11/01/18 11 11/07/18 11: I/O and Midterm Exam 2 11B: Midterm Exam 2 Ch. 8.1-8.3-- A10: Midterm 2 Review Problems 11/07/18 12 11/14/18 12: More I/O and Objects 12B: Working with Files Ch. 8.4-- A11-Keeping Lists 11/15/18 13 11/21/18 13: Graphics and Animation 13B: Computer Animation ---- A12-Storing Information 11/25/18 14 11/28/18 14: Recursion and Other Topics 14B: Project Review 5.10, Ch. 11.1-11.3-- A13-Project Design and Prototype 11/28/18 15 12/05/18 15: Review and Projects 15B: Project Demos -- Sampler Project 12/05/18 16 12/12/187:00 - 9:50Rm: 829 Final Exam -- Practice Final Notes: This schedule is subject to change. For information on grading policies, including when assignments are due, see the syllabus page. Readings are from the course textbook unless otherwise indicated. Numbers refer to the chapter and section as shown in the textbook contents. Note: if you are not familiar with common book-reference abbreviations, "pp" means pages and "ch" means chapter. ^ top Home | Canvas | Eve Schedule Syllabus | Help | FAQ's | HowTo's | Links Last Updated: Wed Dec 5 16:51:30 PST 2018
Notes: see below
1B: Getting Started with C++
2B: Memory and Numbers
Ch. 2.1-2.3
3B: Conditional Statements
Ch. 3.1-3.2
4B: Simple Repetition
Ch. 4.1
5B: Indefinite Loops
Ch. 4.7-4.8
6B: Midterm Exam 1
7B: Coding Functions
--
8B: Designing with Functions
Ch. 5.5-5.8
9B: Classes Continued
10B: Working with Lists
11B: Midterm Exam 2
12B: Working with Files
13B: Computer Animation
14B: Project Review
15B: Project Demos
7:00 - 9:50
Rm: 829
Note: if you are not familiar with common book-reference abbreviations, "pp" means pages and "ch" means chapter.
^ top