Course:CPSC311/2011WT1
CPSC 311 2011W1: Definition of Programming Languages
Programming languages is a challenging course, littered with deep ideas linked in fascinating ways and occasionally shrouded in strange terminology. Therefore, you have this wiki to help each other (and the teaching staff!) keep up with course issues. The course wiki is available for anyone to contribute to the class's learning. It's also a great way to earn some bonus points.
Feel free to add useful possible content to this list. Currently based off of last year.. but surely we can do better than last year! :P
- Exam Appendices
- Midterm #1 Appendix: fill it in, we'll print it for the exam! Maybe start from Course:CPSC311/2010WT1/Midterm Exam 1 Appendix?
- Midterm #2 Appendix: fill it in, we'll print it for the exam! Maybe start from Course:CPSC311/2010WT1/Midterm Exam 2 Appendix?
- Final Appendix: fill it in, we'll print it for the exam! Maybe start from Course:CPSC311/2010WT1/Final Exam Appendix?
- A repository of people's Lecture Notes. Post yours to pay it forward, in case you miss class and want to catch up!
- A collection of Handy Links to help you find course-related info.
- Our very own Glossary of the many terms we'll run into.
- Assignment #1 Gotchas, pesky things that might trip you up on rudimentary interpreters
- Assignment #2 Gotchas, pesky things that might trip you up on extended interpreters
- Assignment #3 Gotchas, pesky things that might trip you up as you get lazy
- Assignment #4 Gotchas, pesky things that might trip you up as you continue