Subject description - BE5B99CPL

Summary of Study | Summary of Branches | All Subject Groups | All Subjects | List of Roles | Explanatory Notes               Instructions
BE5B99CPL C Programming Language
Roles:PV Extent of teaching:2P+2C+5D
Department:13136 Language of teaching:EN
Guarantors:Faigl J. Completion:Z,ZK
Lecturers:Krajník T., Prokop Y. Credits:6
Tutors:Blaha J., Krajník T., Prokop Y., Ulrich J. Semester:Z

Web page:

https://cw.fel.cvut.cz/wiki/courses/BE5B99CPL

Anotation:

The course provides complete knowledge of the C programming language regarding a program structure operation, memory access, and multi-thread applications. The course emphasis a ?good? programming style to develop clean, easy-to-read, and re-usable code. Students are introduced into the process of the source code compilation and active debugging. Lectures introduce basic code structures and demonstration applications which link together partial constructs and practical coding aiming for cleanliness and structure of the source code, computational efficiency optimized using code profiling and debugging. Students are introduced into the fundamental principles of parallel multi-thread programming, synchronization mechanism and multi-thread application models. The end of the course presents introduction to principles of object oriented programming and C++.

Course outlines:

1. C programming language basics, language characteristics, compilation model, syntax, structure of program and function.
2. Data types ? memory alignment, declarations, operators, statements and code flow control structures
3. Commands, standard input/output operations. Functions, macros, preprocessing and standard libraries
4. Pointers, static and dynamic memory allocations; arrays and strings; multi-dimensional arrays; functions and parameter passing (call by value, call by reference) - stack
5. Structures and unions, enumeration types and their internal representation
6. Modules, projects, control of compilation (makefiles) conditional compilation ? application example
7. Files, interface ? binary and text files, direct and sequential access to the files
8. Program debugging, exception handling,
9. History of C language ? versions and standards, ANSI C, C99, C11, extensions, cross platform compatibility, compilers
10. Parallel programming ? multi-thread programming, methods and synchronizations primitives
11. Parallel programming ? multi-thread application models
12. Main differences between C and C ++
13. Object oriented programming principles: class, object, encapsulation, polymorphism, and inheritance
14. Software project management and version control software

Exercises outline:

During practical exercises students learn and exercise programming style to be able to independently develop clean, cross-platform usable code which will be tested not only on a personal computer but also at dedicated embedded boards such as Raspberry Pi. Students gain points for every successfully evaluated task and written programming tests. The points are given for correctness of the code, its effectiveness, and the quality of the source code is evaluated together with the code cleanliness and possibility of its reusability.

Literature:

.N. King: C Programming A Modern Approach, Second Edition. W. W. Norton & Company, Inc., 2008 Sedgewick, Wayne: Algorithms (4th Edition), 2011, ISBN 978-0321573513

Requirements:

Basic knowledge of programming and algorithms is expected as taught in ?Algoritmy a programování?.

Subject is included into these academic programs:

Program Branch Role Recommended semester
BEECS Common courses PV 3
BPEECS_2018 Common courses PV 3


Page updated 28.3.2024 14:50:44, semester: Z/2024-5, Z,L/2023-4, Send comments about the content to the Administrators of the Academic Programs Proposal and Realization: I. Halaška (K336), J. Novák (K336)