Homeworks and Handouts
CS 111 - Computer Science Foundations 1
Fall 2016
Last modified: Saturday, December 10, 2016
Important Announcements:
- For versions of handouts that were also given out on-paper, the on-line
formatting will likely vary from the actual paper handouts,
but the content should be the same (except possibly for
corrections made since the on-paper version!).
- Final Exam Review
Suggestions (in tagged PDF)
- Homework 11
- Homework 10
-
Week 13 Lab Exercise (in tagged PDF)
- Exam 2 Review
Suggestions (in tagged PDF)
- Homework 9 - NOTE:
Because of the HSU Veterans Day Holiday on Friday,
November 11, CS 111 - Homework 9
files will be accepted through
11:59 pm on Saturday, November 12
- Homework 9 handout
(in tagged PDF) - corrected several typos, 2016-11-09
- function
say_sound2
and its testing main:
say_sound2.cpp,
say_sound2.h,
say_sound2_test.cpp
- you can compile, link, and load this, resulting
in an executable file named
say_sound2_test, with the command:
g++ say_sound2_test.cpp say_sound2.cpp -o
say_sound2_test
- Homework 8
- Homework 7
-
Week 9 Lab Exercise (in tagged PDF)
- Homework 6
-
Week 8 Lab Exercise Part 1 (in tagged PDF)
- how to set up course C++ tools on nrs-labs
- Bonus Racket Homework
-
Week 6 Lab Exercise (in tagged PDF)
- Exam 1 Review
Suggestions (in tagged PDF)
- Homework 5
-
Reminder-Handout: Design Recipe, Version 1 (in tagged PDF)
-
Week 5 Lab Exercise (in tagged PDF)
- Homework 4
-
Week 4 Lab Exercise (in tagged PDF)
- Homework 3
-
Week 3 Lab Exercise (in tagged PDF)
- Homework 2
-
Week 2 Lab Exercise (in tagged PDF)
- Homework 1
- CS 111 Course Syllabus (in tagged PDF)
Back to course home page
Please send questions to:
sharon.tuttle@humboldt.edu