Assignment 2
Completion requirements
NOTE: Hand this in at the end of the course! (It will grow as you work through the course.)
Every good programmer has a notebook, a Google doc, or something where they can record notes to themselves concerning details about the language they are using. This would include, but not be limited to the following:
- the operators, what they do, how they are written and examples of expected output
- problems and errors you encountered and how you solved them
- examples of interesting code
Your assignment is to build your Trouble Shooting guide. It will be a living document that will grow throughout the course. It is worth 10 marks.
Build a TROUBLE SHOOTING Guide
(10% of your Final Grade)NOTE: Hand this in at the end of the course! (It will grow as you work through the course.)
Every good programmer has a notebook, a Google doc, or something where they can record notes to themselves concerning details about the language they are using. This would include, but not be limited to the following:
- the operators, what they do, how they are written and examples of expected output
- problems and errors you encountered and how you solved them
- examples of interesting code
Your assignment is to build your Trouble Shooting guide. It will be a living document that will grow throughout the course. It is worth 10 marks.