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:

  1. Program – Talk Like a Pirate (due end of class)
  2. 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:

  1. Program – Talk Like a Pirate (now due end of class Thursday)
  2. Finished early? Do this: Program – Hangman

Homework:

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:

  1. Program – Talk Like a Pirate

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:

  1. I will come around and check and then go over homework from 2 nights ago
  2. Program – Talk Like a Pirate

Homework:

  • String test will be Wed. 2/22
Go to Top