Course detail
Practical programming in C++
FEKT-BPPCAcad. year: 2018/2019
Basic aim of this course is learning C++ basics like C extension (C basics are learned in BPC2A course).
The C++ extensions are: non object C++ features, Basic object features, standard libraries. There are also learned object programming concepts and tools for C++ programming.
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Learning outcomes of the course unit
- design programs with non object language extensions
- design a program using objectoriented programming
- create program with objects (acces rights, member data, methods, operators)
- read simple object oriented programs
- write object oriented C++ programm with inheritance, polymorphism (virtual methods)
- to use streams for input and output,
- to make basic template design.
Prerequisites
Co-requisites
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
Tests, written exams - up to 80pts.
The points (up to 100) and requirements for completion of a course are specified by a regulation issued by the lecturer responsible for the course and updated for every year.
Course curriculum
2. comparing C and C++, objects
3. references, this
4. function overloading, implicit parameters
5. constructors and destructors
6. operators
7. inline methods
8. streams
9. inheritance
10. multiple inheritance
11. virtual methods
12. abstract classes
13. exceptions, templates
Content of seminars: practical exercises based on lecture topics.
Work placements
Aims
Specification of controlled education, way of implementation and compensation for absences
Recommended optional programme components
Prerequisites and corequisites
- compulsory prerequisite
Computers and Programming 2
Basic literature
Herout, P: ABC programátora v C a C++, KOPP 1998, ISBN 80-901051-2-2 (CS)
Prata, S.: C++ Primer Plus, Indianapolis, SAMS, 2005, ISBN 0-672-32697-3 (EN)
RICHTER, M., PETYOVSKÝ, P., HORÁK, K., KALOVÁ, I. elektronicke texty Prakticke programovani v cpp SL. Brno: 2004. s. 1 ( s.) (CS)
Virius, M.: Jazyky C a C++, Grada Publishing 2006, ISBN 80-247-1494-9 (CS)
Recommended reading
Classification of course in study plans
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
2. comparing C and C++, objects
3. references, this
4. function overloading, implicit parameters
5. constructors and destructors
6. operators
7. inline methods
8. streams
9. inheritance
10. multiple inheritance
11. virtual methods
12. abstract classes
13. exceptions, templates
Content of seminars: practical exercises based on lecture topics.
Fundamentals seminar
Teacher / Lecturer
Syllabus
Exercise in computer lab
Teacher / Lecturer
Syllabus