Evaluations
Materials related to the midterm and final will be posted here.Midterm
- Date: Monday, March 5th, 2012
- Time: 18:00 - 21:00
Midterm room assignments TBD! >
Here are some old midterms. Keep in mind that each semester the material is different so looking at old midterms can be a bit confusing sometimes. Our curriculum is very similar to fall 2011. It's mostly the same as winter 2011 but we are doing more on objects before the midterm and nothing on references.
- Sample midterm examination (winter 2010)
- Sample midterm examination (winter 2010) solutions
- Sample midterm examination (fall 2010)
- Sample midterm examination (fall 2010) solutions
- Sample midterm examination (Winter 2011)
- Sample midterm examination (Winter 2011) solutions
- Actual midterm for fall 2011 (Fall 2011)
- Fall 2011 solutions
- Example midterm appendix.
- Lots of programming exercises (conditional statements, loops, methods, and arrays)
- NEW: Practice midterm questions with OBJECTS: Practice Exam This exam is not necessarily indicative of a full exam in that you'll notice there is a lot of focus on arrays an objects. This is since the arrays and objects are the things least covered by other exams. You should really write this on a piece of paper to try it out! The exam also is tricky in that these are hard questions.
- Answers to the practice midterm questions : Practice questions answers
- Winter 2012 midterm examination
- Winter 2012 midterm exam solutions
Final
Here is a "roadmap" to help guide you on what topics will be examined: Roadmap
- Exercise on object-oriented programming ministring.
- Exercise on object-oriented programming ministring solutions.
- Sample final examination (fall 2007)
- Sample final examination (fall 2008)
- Sample final examination (winter 2009)
- Sample final examination (fall 2009)
- Sample final examination (winter 2010)
- Sample final examination (fall 2010)
- Sample final examination (winter 2011) ignore question on polymorphism
- Sample final examination (fall 2011)
- Example sample final-exam appendix
- Solutions for final exam (fall 2009) (Note that these were prepared by prior instructors)
- Solutions for final exam (winter 2010) (Note that these were prepared by prior instructors)
- Solutions for final exam (fall 2010) (Note that these were prepared by prior instructors)
- Solutions for final exam (winter 2011)
- Solutions for final exam (fall 2011)
- Practice long answer
- Practice long answer solutions