COP 3223 Section 4 Reference Materials, Assignments: C
Week To Do List Topics Book Reading Notes Examples Assignment Asgn. Sol. Asgn Grad. Crit.
Week 6
(2/10-2/15)
List #6 Introduction to C Chapters 5, 6, 7 Introduction
Input/Output
Arithmetic Expressions
Trains Description
If Statement #1
If Statement #2
hello.c
firstprog.c
feettomile2.c
circle.c
trains.c
arithmetic.c
grade.c
digits.c rum.c
rum2.c
rum3.c
rum4.c
rum5.c
quadratic.c
quadratic2.c
learnrand.c
priceisright.c
ltrgrade.c
wage.c
desk.c
tax.c
age.c
irs.c
ifpitfalls.c
Prog. 5 tank.c
maintain.c
profit.c
P5 G.C.
Week 7
(2/17-2/22)
List #7 While, For Loop Chapter 8 Loops #1
Loops #2
beer.c
sum.c
tip.c
guess2.c
bankinclass.c
myfor.c
forloop.c
stars.c
guess.c
Prog. 6 rest.c
candy.c
multgame.c
P6 G.C.
Week 8
(2/24-3/1)
List #8 Do-while, Loop control, File Input Chapter 9 File Input/Output
starsbacktri.c
crtexample.c
prime.c
testscores.c
primefact.c
Jetski Problem Description
filestuff.c
jetski.c
jetski.in
jetski.out
Weather Data
weather.c
changefile.c
Prog. 7
Chalice
Ice
ice.c
chalice.c
P7 G.C.
chalice.in
chalice.out
ice.in
ice.out
Week 9
(3/10-3/15)
List #9 Arrays, Exam Review Chapter 11 Arrays
Exam #2 Review
arraysearch.c
arraymax.c
mode.c
tempcheck.c
monthavg.c
stddev.c
testscores.txt
sieve.c
Weather Data
Exam #2 Solutions
Week 10
(3/17-3/22)
List #10 Functions Chapter 13 Calling Functions
Writing Functions
Void Functions
calcgrade.c
tax2.c
checkrighttri.c
max3.c
primelist.c
primefact2.c
primefact3.c
bank2.c
trace.c
morestars.c
Prog. 8 aircond.c P8 GC
temp.txt
temp.out
temp2.txt
temp2.out
Week 11
(3/24-3/29)
List #11 Functions Chapter 14 Pass by Reference Parameters
swap-fix.c
newguessgame.c
bank2.c
trace.c
Pass. Ref. Explanation
morestars.c
Prog. 9
casino_skeleton.c
casino.c P9 GC
Week 12
(3/31-4/5)
List #12 2D Arrays, Functions, Exam Review Chapter 12, 14 2D Arrays
Exam 3 Review Notes
Sample Test #3
adtracker.c
addata.txt
pascaltri.c
gridgame.c
magicsquare.c
magicsquare-book.c
ttt.c
e3review.c
Prog. 10
minesweeper.c
Exam #3 Solutions
e3code.c
e3passval.c
e3array.c
e3passref.c
P10 GC
mine.txt
mine.out
Week 13
(4/7-4/12)
List #13 Sorting, Strings Sections 14.5-14.6, Chapter 15 Sorting Notes
String Notes
sortnum.c
strexample.c
mystrlib.c
alphafind.c
readwords.c
words.txt
Prog. 11
zip.c
P11 GC
zip.txt
zip.out
Week 14
(4/14-4/19)
List #14 Structs Chapter 16 Structure Notes
Second Structure Notes
File Format for bank example
bankstruct.c
bank.txt
pointex.c
seveneleven.c
shopping.c
shopping2.c
iteminfo.txt
hotel.c
toys.c
poker.c
Prog. 12
stocks.c
P12 GC
stockdata.txt
change.txt
average.txt
volatile.txt
stockdata2.txt
change2.txt
average2.txt
volatile2.txt
Week 15
(4/21-4/26)
List #15 Final Exam Review Chapters 5 - 16 Final Exam Review Notes
Past Exams
e4review.c Final Exam Sols
icecream-q1.c
paper-q2.c
run-q3.c
threshold-q7.c.c
substring-q8.c
fraction-q910.c