logo_small.gif (1589 Byte)

Teaching unit

Programming in C++ (introduction)

Author
D.H.W.Daniëls, Friesepoort Drachten

Last Update
20 Mar. 98/English

Short Description

The teaching unit gives an introduction in the C++ programming language. Only the procedural way of programming is enlightened.

Contents
Summary
The programming language C++
Introduction
The elements of the C++ language
identifiers
Types (datatypes)
Declarations
Constants
The first program
The compiler and the pre-processor
The basic structure of a C(++) program
Comment
A simple program
Lay-out
Programs consisting of more than one function
Layout without prototyping.
Layout with prototyping
Array's and strings
Array's
Strings
The control structures
Selection (If, if-else and switch)
Multiple selection (switch)
The iterative loops (while, do-while and for)
loop with test before execution (while)
Loop with the test after statement execution (do-while)
The for loop

Period of Time
6-8 hours

Target Group
The teaching unit was designed for pupils of telematic engineering with knowledge of Pascal programming language

Media
-/-

Remarks
The present chapters are about 25% of the total C++ course. The remainder is under preparation.

Filetransfer
Download the file
Filesize: 42 kB WinZip file. Unzipped 179 kB
Filename: c++eng.exe

Textformat: Winword 8.0


logo_small.gif (1589 Byte)