Course detail

The C++ Programming Language

FEKT-BSCPAcad. year: 2012/2013

ISO C++ language overview. Objects, classes, inheritance, polymorphism. Operator and function overloading. Templates. Exceptions. Standard libraries, STL.

Language of instruction

Czech

Number of ECTS credits

4

Mode of study

Not applicable.

Learning outcomes of the course unit

Students are able to exploit C++ for creating middle sized applications based on the object-oriented approach and generic programming concepts.

Prerequisites

The subject knowledge on the secondary school level is required., graduation of courses of computer and programming 1, 2.

Co-requisites

Not applicable.

Planned learning activities and teaching methods

Teaching methods depend on the type of course unit as specified in the article 7 of BUT Rules for Studies and Examinations.

Assesment methods and criteria linked to learning outcomes

Requirements for completion of a course are specified by a regulation issued by the lecturer responsible for the course and updated for every.

Course curriculum

Properties of C / C + +, ANSI directive, object-oriented programming, algorithms
Keywords of C ++, classes, data folders, member functions, pointer this, units, the validity and feasibility of identifiers,
Namespaces, memory classes, objects, matching objects, transmission and return of objects to functions, operators overview, description and use of operators, operators overloading Inheritance, approaches to inheritance, polymorphism, constructors overloading, overloading anachronism, overloading and ambiguity
Functions and class templates, template parameters, templates of object types, exception handling

Work placements

Not applicable.

Aims

The goal is introduce students to object oriented programming in C++ language and to generic programming using templates.

Specification of controlled education, way of implementation and compensation for absences

The content and forms of instruction in the evaluated course are specified by a regulation issued by the lecturer responsible for the course and updated for every academic year.

Recommended optional programme components

Not applicable.

Prerequisites and corequisites

Not applicable.

Basic literature

Stroustrup, B.: The C++ programming language, third edition, Addison-Wesley, 1997 (EN)
Stroustrup, B.: The C++ programming language, special edition, Addison-Wesley, 2000 (EN)
Booch, G.: Object-Oriented Design with applications, 2nd edition, The Benjamin/Cummings Publishing Company 1994 (EN)
ISO: Programming languages - C++, International Standard ISO/IEC 14882, 1988 (EN)
ISO: Programming Language C++, WG21/N1043 Draft Proposed International Standard, 1996 (EN)
Eckel, B.: Myslíme v jazyku C++, GRADA, 2000 (CS)

Recommended reading

Not applicable.

Classification of course in study plans

  • Programme EEKR-B Bachelor's

    branch B-TLI , 2. year of study, summer semester, optional interdisciplinary

  • Programme EEKR-CZV lifelong learning

    branch ET-CZV , 1. year of study, summer semester, optional interdisciplinary

Type of course unit

 

Exercise in computer lab

26 hours, compulsory

Teacher / Lecturer

Syllabus

1. Overview of C++ language accordign to ISO norm, differences of C.
2.Classes, its characteristics, application
3.Objects, succession to classes, properties
4.Heredity, convention explanation
5.Polymorfism, using in the program writing
6.Overexertion of operators and function, irregularity, properties.
7.Funtion and classes stencils, its application in BORLAND C++ v.6 program.
8.Irregulatrity services, its program application.
9.Using of standard libraries, STL.

Project

13 hours, compulsory

Teacher / Lecturer

Syllabus

2 assignments, each consisting of 3 C++ programs