FI:PB161 C++ Programming - Course Information
PB161 C++ Programming
Faculty of InformaticsAutumn 2005
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- Ing. Jan Kučera (lecturer)
Mgr. Pavol Babinčák (seminar tutor)
RNDr. Peter Bezděk, Ph.D. (seminar tutor)
Ing. Bc. Rudolf Bryša, Ph.D. (seminar tutor)
Mgr. Viktor Bulánek (seminar tutor), Ing. Jan Kučera (deputy)
Mgr. Pavel Černohorský (seminar tutor)
Mgr. Zbyněk Diviš (seminar tutor)
Mgr. Vít Klouček (seminar tutor)
Mgr. Jozef Krchňavý (seminar tutor)
Mgr. Kamil Páral (seminar tutor)
RNDr. Šimon Suchomel, Ph.D. (seminar tutor)
RNDr. Vladimír Ulman, Ph.D. (seminar tutor)
RNDr. Šimon Tóth (alternate examiner) - Guaranteed by
- prof. RNDr. Václav Matyáš, M.Sc., Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 12:00–13:50 D1
- Timetable of Seminar Groups:
PB161/02: Mon 15:00–15:50 B117, P. Bezděk
PB161/03: Mon 19:00–19:50 B117, P. Bezděk
PB161/04: Tue 12:00–12:50 B116, V. Bulánek
PB161/05: Tue 13:00–13:50 B116, V. Bulánek
PB161/06: Tue 18:00–18:50 B311, J. Kučera
PB161/08: Wed 10:00–10:50 B116, Š. Tóth
PB161/09: Wed 11:00–11:50 B116, P. Babinčák
PB161/10: Wed 12:00–12:50 B116, J. Kučera
PB161/11: Wed 13:00–13:50 B116, V. Klouček
PB161/12: Wed 18:00–18:50 B311, Z. Diviš
PB161/13: Wed 19:00–19:50 B311, Š. Suchomel
PB161/14: Thu 8:00–8:50 B311, R. Bryša
PB161/15: Thu 9:00–9:50 B311, P. Černohorský
PB161/16: Thu 16:00–16:50 B116, K. Páral
PB161/17: Thu 17:00–17:50 B116, Z. Diviš
PB161/18: Fri 8:00–8:50 B311, J. Krchňavý
PB161/19: Fri 9:00–9:50 B311, V. Ulman - Prerequisites
- ! I070 Object-oriented Programming
Knowledge of programming language C (to the extent covered by PB071 course) is supposed. User level knowledge of the Unix OS is also supposed (practical exercises are performed under Unix). - Course Enrolment Limitations
- The course is also offered to the students of the fields other than those the course is directly associated with.
- fields of study / plans the course is directly associated with
- there are 15 fields of study the course is directly associated with, display
- Course objectives
- Students will learn how to write programs in ANSI C++ using the object oriented approach. The language is covered in sufficient details but not to full extent. Stress is laid on the practical work of students under Unix-like OS.
- Syllabus
- History of C++, standards, compilers.
- Basic features of C++ (with respect to C).
- Procedural vs. Object programming methodologies.
- User defined data types. Classes in C++. Class components. Encapsulation.
- Constructors and destructors. Inheritance and polymorphism.
- Casting objects. Dynamic memory allocation. Automatic and class pointers. Name spaces.
- Input and output in C++.
- Exceptions and handling them. Safe constructors.
- Templates. Standard C++ library and standard template library. Libraries for numeric computing.
- Java as compared to C++. Further OO languages.
- Literature
- STROUSTRUP, Bjarne. The C++ programming language. 3rd ed. Reading: Addison-Wesley, 1997, x, 910 s. ISBN 0-201-88954-4. info
- VIRIUS, Miroslav. Programování v C++. 1. vyd. Praha: ČVUT, 1998, 364 s. ISBN 8001018741. info
- VIRIUS, Miroslav. Pasti a propasti jazyka C++ : podrobný průvodce pokročilého uživatele. 1. vyd. Praha: Grada, 1997, 251 s. ISBN 8071696072. info
- VIRIUS, Miroslav. Od C k C++. 1. vyd. České Budějovice: KOPP, 2000, 227 s. ISBN 80-7232-110-2. info
- LOUIS, Dirk, Petr MEJZLÍK and Miroslav VIRIUS. Jazyky C a C++ podle normy ANSI/ISO: kompletní kapesní průvodce. 1. vyd. Praha: Grada Publishing, 1999, 644 s. ISBN 80-7169-631-5. info
- MEYERS, Scott. Effective C++ :50 specific ways to improve your programs and designs. 2nd ed. Reading: Addison-Wesley, 1998, xx, 256 s. ISBN 0-201-92488-9. info
- Bookmarks
- https://is.muni.cz/ln/tag/FI:PB161!
- Assessment methods (in Czech)
- Ve cvičeních studenti samostatně vytvářejí zadané programy (jeden týdně, obvykle s nutností dokončit doma nebo v počítačové učebně). Zpracování příkladů je bodováno podle předem oznámených kritérií.
Doporučené ukončení předmětu je zkouška, která probíhá formou testu prováděného na počítači. Podmínkou připuštění k testu je získání zápočtu ze cvičení a samostatné úspěšné zpracování závěrečného příkladu. Klasifikace závisí na bodovém hodnocení práce ve cvičeních, kvalitě zpracovaného závěrečného příkladu a na výsledku testu.
V případě ukončení zápočtem stačí v patřičných termínech odevzdat řádně zpracované příklady zadávané v průběhu semestru. Závěrečný příklad ani test se u tohoto způsobu ukončení nevypracovává.
Účast ve cvičeních je povinná, pokud cvičící učitel nepovolí výjimku (ta se povoluje je výjimečně, zejména tehdy, kdyby cvičení muselo probíhat v počítačové učebně, kde je méně počítačů než studentů). - Language of instruction
- Czech
- Further comments (probably available only in Czech)
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- IB113 Introduction to Programming and Algorithms
!NOW(IB111) && !IB111 && !PB162 && !PB161 && !PB071 && !IB001 && !program(B-INF) && !program(B-PVA) && !program(B-CS) - PB007 Software Engineering I
PB160 || PB161 || PB162 || PB174 || PV178 || PB112 - PV255 Game Development I
PB009 && PV112 && (PB161 || PB162 || PV178) - PV294 Advanced C++
PB161
- IB113 Introduction to Programming and Algorithms
- Teacher's information
- http://www.fi.muni.cz/usr/jkucera/pb161/
- Enrolment Statistics (Autumn 2005, recent)
- Permalink: https://is.muni.cz/course/fi/autumn2005/PB161