Course detail

Practical programming in C++

FEKT-CPPCAcad. year: 2011/2012

To learn C++ like C extension. Basic non object features. Basic object features. Object programming. Tools for C++ programming.

Language of instruction

English

Number of ECTS credits

5

Mode of study

Not applicable.

Learning outcomes of the course unit

Object oriented C++ programming techniques. Inheritance, polymorphism . Working with streams. Standard template library. Template creation.

Prerequisites

The subject knowledge on the secondary school level is required.

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

project 20pts
Written exams 30+50pts
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

1. Introduction, C overwiev
2. comparing C and C++, objects
3. references, this
4. overloading, implicit parameters
5. constructors and destructors
6. operators
7. inline metods
8. streams
9. ingeritance
10. multiple inheritance
11. virtual methods
12. abstract classes
13. exceptions, templates

Work placements

Not applicable.

Aims

To learn C++ like non object and object C extension. To aquire object programming knowledges.

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

Prata, Stephen, C++ PRIMER PLUS, Pearson Education, inc, (EN)
Eckel, Allison, Thinking in C++ volume I, volume II., Pearson Education, Inc (EN)

Recommended reading

Not applicable.

Classification of course in study plans

  • Programme EEKR-BC Bachelor's

    branch BC-AMT , 2. year of study, winter semester, compulsory

Type of course unit

 

Lecture

26 hours, compulsory

Teacher / Lecturer

Syllabus

C overview
main differences between C and C++
references, new operators and types, overloading
object programming
classes, data members and methods, constructors and destructors
inputs and outputs in C++, streams, operators
inheritance - simple and multiple,
templates, memory management, exceptions
polymorphism, virtual functions, abstract base classes
standard template library, namespaces
techniques and features of oo programming
GUI, SW for creation of application, application design
API functions,

Exercise in computer lab

26 hours, compulsory

Teacher / Lecturer

Syllabus

Practicing subjects described on lessons on thematic examples. Working on individual projects.