In-class Examples List
CIS 130
Intro to Programming
Fall 2005
Last modified: Wed Dec 7 19:34:10 PST 2005
Important Notes:
- This is merely a selection of files and examples, most of which were
mentioned or used in the class (lectures and labs). It is not a
comprehensive
list, nor are all lectures and labs included. Formatting is generally
minimal.
- Week 15 lecture - Final Exam review and several tidbits, including
some discussion of strings in C++, for which some related examples
are below:
- Week 14 lecture -
"projected" notes - pass-by-reference (but that was on the
real white board, not here), ++ etc., += etc., switch statement
- Week 12 lecture - Intro to char type, 1-dimensional arrays, for-loops
(and more discussion of while-loops)
- Week 11 lecture - Intro to Loops
- Week 9 lecture -
"projected" notes - revised design recipe for conditional
functions, more on the if statement
- Week 6 lecture -
"projected" notes - intro to named constants, intro to
bool type, relational operators, and boolean operators
- Week 4 lecture -
"projected" notes - intro to the design recipe
Back to Course Home Page
Please send questions to
st10@humboldt.edu .