C++ What's Up?
What are we doing today in Computer Programming 1?
Thursday, 2/23
Objectives – SWBAT:
- Use terminology associated with classes appropriately
- Use the following string class methods to manipulate textual information: length, resize, at, substr, find, find_first_of; and use concatenation and ASCII values
- Be able to determine the most appropriate means of passing a string to a function in a particular situation
Straight to Work
Agenda:
- Program – Talk Like a Pirate (due end of class)
- Finished early? Do this: Program – Hangman
Homework:
- None
Wednesday, 2/22
Test!
Tuesday, 2/21
Objectives – SWBAT:
- Use terminology associated with classes appropriately
- Use the following string class methods to manipulate textual information: length, resize, at, substr, find, find_first_of; and use concatenation and ASCII values
- Be able to determine the most appropriate means of passing a string to a function in a particular situation
Straight to Work
Agenda:
- Program – Talk Like a Pirate (now due end of class Thursday)
- Finished early? Do this: Program – Hangman
Homework:
- String test tomorrow - Review: Strings Test
Friday, 2/17
Objectives – SWBAT:
- Use terminology associated with classes appropriately
- Use the following string class methods to manipulate textual information: length, resize, at, substr, find, find_first_of; and use concatenation and ASCII values
- Be able to determine the most appropriate means of passing a string to a function in a particular situation
Straight to Work
Agenda:
Homework:
- String test will be Wed. 2/22
Thursday, 2/16
Objectives – SWBAT:
- Use terminology associated with classes appropriately
- Use the following string class methods to manipulate textual information: length, resize, at, substr, find, find_first_of; and use concatenation and ASCII values
- Be able to determine the most appropriate means of passing a string to a function in a particular situation
Sit to Go Over Homework
Agenda:
- I will come around and check and then go over homework from 2 nights ago
- Program – Talk Like a Pirate
Homework:
- String test will be Wed. 2/22
