C++ Programming: Structured Programming
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Overview/Description
To provide the student with structured programming concepts used in C++
Target Audience
Students with knowledge of structured programming techniques
Prerequisites
Some experience of C or another structured programming language
Expected Duration (hours)
3.7
Lesson ObjectivesC++ Programming: Structured Programming
identify the steps involved in creating a C++ program and itemize the elements of a typical program.
identify integer and character datatypes.
use arrays and pointers in C++.
identify structures and unions in C++.
give a brief account of the if/else selection statement.
describe the structure of a switch statement.
identify loop types.
outline how to construct a loop.
describe how C++ functions are constructed and implemented.
give a brief account of library functions and user-defined functions in C++.
outline how to create and call a user-defined function.
Course Number:116671_eng