FI:PB071 Introduction to the C language - Course Information
PB071 Introduction to the C language
Faculty of InformaticsSpring 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. Mgr. Jaroslav Bayer (seminar tutor)
Mgr. Viktor Bulánek (seminar tutor)
Mgr. Zbyněk Diviš (seminar tutor)
Mgr. Jan Hegr (seminar tutor)
Mgr. Lukáš Holčík (seminar tutor)
RNDr. Jan Hubený (seminar tutor)
Mgr. Vít Klouček (seminar tutor)
Mgr. Aleš Kosina (seminar tutor)
Mgr. Jozef Krchňavý (seminar tutor)
Mgr. Peter Krutý (seminar tutor)
Mgr. Michal Měrka (seminar tutor)
RNDr. Marek Rychlý, Ph.D. (seminar tutor)
Mgr. Pavel Šafář (seminar tutor)
Mgr. Martin Šárfy (seminar tutor)
RNDr. Jana Tůmová, Ph.D. (seminar tutor)
RNDr. Vladimír Ulman, Ph.D. (seminar tutor)
RNDr. Aleš Zlámal (seminar tutor) - Guaranteed by
- doc. Ing. Jan Staudek, CSc.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Jan Kučera - Timetable
- Mon 11:00–12:50 D1, Mon 11:00–12:50 D3
- Timetable of Seminar Groups:
PB071/02: Mon 17:00–17:50 B116, Z. Diviš
PB071/03: Mon 18:00–18:50 B116, Z. Diviš
PB071/04: Tue 12:00–12:50 B116, J. Hubený
PB071/05: Tue 13:00–13:50 B116, L. Holčík
PB071/06: Tue 14:00–14:50 B116, J. Krchňavý
PB071/07: Tue 14:00–14:50 B311, J. Bayer
PB071/08: Tue 15:00–15:50 B116, M. Měrka
PB071/09: Tue 15:00–15:50 B311, J. Kučera
PB071/10: Tue 16:00–16:50 B116, J. Kučera
PB071/11: Tue 17:00–17:50 B116, V. Bulánek
PB071/12: Wed 14:00–14:50 B116, M. Šárfy
PB071/13: Wed 14:00–14:50 B117, P. Babinčák
PB071/14: Wed 15:00–15:50 B116, A. Zlámal
PB071/15: Wed 15:00–15:50 B117, M. Rychlý
PB071/16: Wed 18:00–18:50 B116, M. Rychlý
PB071/17: Thu 9:00–9:50 B117, P. Šafář
PB071/18: Thu 14:00–14:50 B116, A. Kosina
PB071/19: Thu 15:00–15:50 B116, P. Krutý
PB071/20: Thu 16:00–16:50 B116, J. Tůmová
PB071/21: Thu 17:00–17:50 B116, V. Klouček
PB071/22: Thu 18:00–18:50 B116, P. Babinčák
PB071/23: Fri 9:00–9:50 B116, V. Ulman
PB071/24: Fri 10:00–10:50 B116, J. Hegr
PB071/25: Tue 13:00–13:50 B117, P. Krutý
PB071/26: Tue 14:00–14:50 B117, M. Měrka
PB071/27: Tue 15:00–15:50 B117, J. Bayer
PB071/28: Tue 16:00–16:50 B117, V. Bulánek
PB071/29: Tue 17:00–17:50 B117, M. Šárfy - Prerequisites
- ! I071 Introduction to the C language
Knowledge of algorithmization in Pascal or another procedural language is supposed. User level knowledge of Unix operating system is also supposed (practical exercices run 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 11 fields of study the course is directly associated with, display
- Course objectives
- The student will learn how to write programs in ANSI C and ISO/IEC C. The language is taught rather in details but not to full extent. Stress is laid on practical student's work under Unix-like OS.
- Syllabus
- Historical background of the C language. Its relation to the Unix OS.
- C compilers under Unix and MS-DOS/MS-Windows.
- Data types, constants, declarations, expressions. Assignment expressions and statements.
- Basic program structure. Preprocessor statements. Comments.
- Relational expressions and control structures.
- Strings and string manipulation. Standard C library according to ANSI and ISO/IEC standards.
- Arrays and pointers.
- Functions (K-R and ANSI styles). Further differences between K-R C, ANSI C, and ISO/IEC C. C-program as a subprogram called from the OS shell.
- User defined data types. Dereference operators. Memory allocation.
- I/O in details. Using files.
- Safe programming. How to prevent frequent errors.
- Calling Unix core services. Further Unix libraries for C.
- Literature
- KERNIGHAN, Brian W. and Dennis M. RITCHIE. Programovací jazyk C. 2. vyd. Bratislava: Alfa, 1989, 249 s. ISBN 80-05-00154-1. info
- HEROUT, Pavel. Učebnice jazyka C. 3. upr. vyd. České Budějovice: KOPP, 1996, 269 s. ISBN 80-85828-21-9. info
- HEROUT, Pavel. Učebnice jazyka C. České Budějovice: KOPP, 1998, 236 s. ISBN 80-85828-50-2. info
- DRESSLER, Miroslav. Programovací jazyky GNU : volně šiřitelná programátorská prostředí : Fortran, jazyk C, Pascal, GRX, DJGPP, RHIDE, RSX, VESA, EMX, MAKE. 1. vyd. Praha: Computer Press, 1998, xix, 225. ISBN 8072260707. info
- Bookmarks
- https://is.muni.cz/ln/tag/FI:PB071!
- 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
- Follow-Up Courses
- 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) - PB006 Principles of Programming Languages and OOP
(IB111 || NOW(IB111)) && (PB071 || PB111) - PB152cv Operating Systems - practicals
(PB153 || PB152) && (PB111 || PB071 || SOUHLAS) - PB173 Domain specific development
PB111 || PB071 || SOUHLAS - PB176 Basics of Quality and Managment of Source Code
PB006 || PB071 || now(PB071)
- IB113 Introduction to Programming and Algorithms
- Teacher's information
- http://www.fi.muni.cz/usr/jkucera/pb071/
- Enrolment Statistics (Spring 2005, recent)
- Permalink: https://is.muni.cz/course/fi/spring2005/PB071