Conducted in
terms:
Summer Semester 2008/09
Winter Semester 2009/10
Winter Semester 2010/11
Winter Semester 2011/12
Winter Semester 2012/13
Winter Semester 2013/14
Winter Semester 2014/15
Summer Semester 2008/09
Winter Semester 2009/10
Winter Semester 2010/11
Winter Semester 2011/12
Winter Semester 2012/13
Winter Semester 2013/14
Winter Semester 2014/15
ECTS credits:
7
Language:
Polish
Organized by:
Faculty of Computer Science
Programming Basics MAT1206
Course content:
Lexical elements, operators, and the C language.
The fundamental data types. Flow of control. Functions. Arrays, pointers and strings. The preprocessor.
Structures, unions and typedef. Dynamic data structures. List processing. Input/output.
Elements of system programming in C .
Learning outcomes:
learning of bases of the programming and basic concepts of the programming;
the practice of the creation of simple algorithms and writings of programs;
learning of bases of the structured programming;
learning of the C language
(in Polish) Rodzaj przedmiotu
(in Polish) Obowiązkowy
Course coordinators
Term 2013Z: | Term 2010Z: | Term 2012Z: | Term 2011Z: |
Bibliography
a) basic references:
Kernighan B.W., Richtie D.M.: The C Programming Language..
b) supplementary references: