Monday's Session
I was out of the state on Monday so I wasn't able to hold a session. Fortunately last week didn't introduce much new content so I'll be able to easily do a review at the beginning of class on Wednesday.Brief
The goal for this session is to get everyone comfortable with the iomanip library and the instinct graphics package, along with being able to work with constants, enumerations, classes, object.Outline
- [0-10 min] Q & A on anything that's been covered
- [5-10 min] Go over past quizzes
- [5 min] Go over essentials
- Declaring/initializing/assigning/modifying/etc. variables
- Stream insertion and extraction (cin and cout)
- Arithmetic with various data types
- Strings, concatenation, etc.
- [5-10 min] Recap on coding style
- Logic/Logical Blocks
- Commenting
- Naming
- [10-20 min] Formatting output collective excersize
- [10-20] Instinct
- [10-20 min] Objects
- Data Members
- Methods (A.K.A. Member Functions)
- Class vs. Instance
- [5 min] Constants
- [5-10 min] Enumerations
Our lab will be very similar to one of your typical labs for CS 10. You can think of it as a practice run for the real labs, however, it will be most useful as a time to put what you've learned into practice and actually cement it all into your mind before you are quizzed on it.
For this week's lab we will be making simple graphical application using instinct. As you will be required to know how to use instinct for next weeks lab I thoroughly recommend coming to lab this week especially since Kris has said he will not go over everything that you need to know in class.
No comments:
Post a Comment