
CURRICULUM MAP: 10211.map
Visual C++ Programming (ACP) 704
Unit 2 -- Data and Operations
TIME FRAME: 3 Weeks
GRADE: 11-12
CONTACT:
MAP LEVEL: 2
12.0 BUSINESS EDUCATION
--- 12.0.8.9.1
--- 12.0.8.9.6
--- 12.0.8.9.9
--- 12.0.8.9.10
--- 12.0.8.9.14
--- 12.0.8.9.17
12.0 BUSINESS EDUCATION
--- 12.0.3.9.1
--- 12.0.3.9.4
--- 12.0.4.9.1
--- 12.0.5.9.1
03.0 LANGUAGE ARTS
--- 03.0.1.9.10
--- 03.0.1.9.14
--- 03.0.3.9.2
05.0 MATHEMATICS
--- 05.0.1.9.1
--- 05.0.1.9.2
--- 05.0.2.9.2
04.2 LRIT - COMPUTER TECHNOLOGY
--- 04.2.2.9.1
--- 04.2.2.9.2
--- 04.2.2.9.4
--- 04.2.3.9.3
--- 04.2.4.9.3
--- 04.2.5.9.3

1. What roles do variables play in C++?
2. What roles do data structures play in C++?
3. How do basic math operations perform in C++?
4. How do mixed data types perform in C++?
5. What problems can occur in can occur when performing calculations as a result of the limitations of data types?

Variables and Constants
Math Operations
How Data Types Affect Calculations

Students in Programming will develop the abillity to:
--Declare, name and initialize variables,
--Use character variables,
--Use constants,
--Use assignment operators,
--Use arithmetic operators,
--Increment and decrement variables,
--Properly mix data types in calculations,
--Avoid underflow in calculations

All students will:
--Identify and explain the functions of common programming structures,
--Identify and define the coding task,
--Apply design principles to programming tasks,
--Develop procedural programs,
--Maintain and reengineer existing code,
--Use applications development tools to create code,
--Use common tasks,
--Test and debug.

Completed review questions.
Completed projects.
Completed critical thinking activity.
Administer quiz or test. (Short Answer)

Computers
Textbooks
Templates (Student Data Files)
Testing Tools