Lab Assignments/Notes
On this page you'll find lab session agendas, notes, and extra
instructions and files. I will also post answers to some worksheet
questions. All lab worksheets and files are in the CSE
232 lab folder.
Please always check this page for extra instructions and modified lab
files. Except for the files I post, use the files from the course folder.
You can download the files below from the terminal using "wget".
$ wget www.msu.edu/~hanson54/cse232/labs/FILENAME
- Lab 1
- Agenda
- Notes
- Extra instructions:
- Start with sections 1, 2, 4, 5.1.
- Skip tutorial sections 3, 5.2-5.5, 6, 7, and return after
finishing the lab worksheet.
- Finish the tutorial at home if you run out of time.
- Lab 2
- Agenda
- Notes
- Extra instructions:
- For the programming part of the lab, use the editor "Gedit" under
Programs -> Accessories if you haven't learned Vim yet.
- Lab 3
- Lab 4
- Lab 5
- Lab 6
- Lab 7
- Lab 8
- Lab 9
- Lab 10
- Lab 11
- Lab 12
- Agenda
- See also: template syntax example
- Lab 13
- Lab 14
- Agenda to be posted
- Extra instructions:
- Part 6: show call order and all return values
- Part 7: use two functions -- "ackermann" and "main"
- See also: static keyword example
Last updated 4/14/13