CSSE 120 -- Intro. to Software Development
Homework 21
- If you haven't already done so, please complete the 5-minute survey for your
team project found in Angel at Lessons → Project.
-
Make sure you understand all the syntax of the RootTable
program that we did together in class last week. The last 10
slides of that session that your instructor skipped or
skimmed will help reinforce the live coding we did in class.
-
Take a look at the
Python vs C
comparison document. You may find this helpful as you try to do things in C that you already know how to do in Python.
Feel free to suggest things that we might add to this document.
-
Do the reading in the text C: The Complete Reference,
by Herbert Schildt, listed on the
schedule page.
- (28 points )
Complete the Angel quiz over the reading assignment. You'll find the quiz on the course Angel page under
Lessons → Homework → Homework 21 → General
Information about C.