C++ What's Up?

What are we doing today in Computer Programming 1?

Monday, 5/14

Objectives – SWBAT:

  • Implement classes in C++
  • Instantiate and use user-defined objects

Straight to Work

Agenda:

  1. Notes: Implementing Classes
  2. Finish Program: Roach Class
  3. Program: Savings Account
  4. Class Problem #1: Books

Homework:

  • Quiz on Classes Wednesday

Friday, 5/11

Objectives – SWBAT:

  • Implement classes in C++
  • Instantiate and use user-defined objects

Sit to Go Over Test

Agenda:

  1. Go over test
  2. Finish and turn in Frog as needed (find link from yesterday)
  3. Notes: Implementing Classes
  4. Finish Program: Roach Class
  5. Program: Savings Account

Homework:

  • Quiz on Classes moved to Wednesday

Thursday, 5/10

Objectives – SWBAT:

  • Implement classes in C++
  • Instantiate and use user-defined objects

Turn in HW, then Straight to Work

Agenda:

  1. Turn in HW
  2. Notes: Implementing Classes
  3. Finish Program: Frog Class
  4. Program: Roach Class

Homework:

  • Quiz Monday on Classes

Wednesday, 5/9

Objectives – SWBAT:

  • Implement classes in C++
  • Instantiate and use user-defined objects

Sit in Desks

Agenda:

  1. Notes: Implementing Classes
  2. If needed – Implement and get working the class from the notes. Call me over and demo when you have it working.
  3. Program: Frog Class

Homework:

Tuesday. 5/8

Objectives – SWBAT:

  • Implement classes in C++
  • Instantiate and use user-defined objects

Sit for Notes/Demo

Agenda:

  1. Notes: Implementing Classes / Demo
  2. Finish as needed: Task – Model Something (Notes: Object Oriented Programming)
  3. Implement and get working the class from the notes. Add in something from our discussion last Friday as an additional variable and methods. Call me over and demo when you have it working.

Homework:

  • None
Go to Top