Vicki Gold

10/8/2006

 

Computer Science - C++ - 667

 

 

LESSON 6a:  Functions and Scope

 

 

Mass Curriculum Standards:

Standard 1: Demonstrate proficiency in the use of computers and applications as well as an understanding of concepts underlying hardware, software, and connectivity.

.

Standard 2: Demonstrate responsible use of technology and an understanding of ethics and safety issues in using electronic media.

 

Math Standards

Number Sense/Discrete Mathematics: programs deal with differing number types and bases as well as their finite representation in RAM.

 

 

 

Objectives:   

·       The student will declare and define functions.

·       The student will use value parameters with a function and return a single value from the function.

·       The student will demonstrate an understanding of the scope of identifiers.

 

 

Learning Experience

·       Students will take a Quiz

·       A beginning lecture on why and how to create C++ Functions.

·       Lab Assignments will follow

 

Students will be Assessed