C++ Programming -

Course Syllabus

Week

Short Block

Long Block

Long Block

Short Block

1

Notebooks due

 

Do card naming program

 

If time: Notes:  Chapter 10 – Copy into notebook

Notes:  Chapter 10

Do Loop Programs:

·         Sequences

·         Water Bills

·         Factors Program

 

 

 Do Loop Programs:

·         Sequences

·         Water Bills

·         Factors Program

Use C++ HELP to try figuring out random numbers. 

If time:  Try Dice Program using C++

 

 

  Try Dice Program using C++

Try to write a "cards" style program that will deal you 5 random cards (use numbers, not names). Try to validate to make sure you don't get the same card twice.

2

Quiz 1_2

No Class - MME Testing

 

 

New Program:  Number Guessing1

If time: Number Guessing2

3

Finish   Number Guessing1

Do Number Guessing2

Read Lesson 5 from text.

Mistake Programs with Questions

Homework:  Chapter 5, Pg. 67, questions #1-20

Finish work from yesterday - some proof of work is required on the "mistakes" assignement

Do Sports Rankings program.

Finish Sports Rankings program.

Begin Position Program

Finish Position Program

If time, write a program that allows the user to enter a word. The program clears the screen and centers the word on the screen horizontally. (Starting position of word depends on length of word)

4

Notes: Arrays

New Program - Storing quiz data in arrays.

New Program - Storing quiz data in arrays.

 

Do athletics database program

Finish athletics database program - print hard copy and submit

Begin adding to your Poker program. Use this program as a springboard.

 

Quiz2_2 - Lotto

5

Number guessing - Version 3

Sorting Program

 

Without Mr. O: Do Scratch Programming Unit Do Scratch Programming Unit No School

6

No School

Do Scratch Programming Unit Quiz 2_3: Scratch Essay Finish Scratch Unit. Save all Scratch programs in folder.

1

Do Yahtzee main program. Print and submit code when complete.

 

Finish Yahtzee main program. Print and submit code when complete.

Enter Addem Program

Read Chapters 11 & 12 from text - Functions

Try gpa function program

Homework: Do written questions (#11-20) from Ch11 and Ch12 (Pg. 175-175 and Pg188-189) - Due Monday

Notes: Functions

Do gpa function program