Winter Semester 2006/07
Winter Semester 2007/08
Winter Semester 2008/09
Winter Semester 2009/10
Winter Semester 2010/11
Winter Semester 2011/12
Winter Semester 2012/13
Winter Semester 2013/14
Programming Basics I11010
Course content:
Algorithms. An overview of C.
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
Course coordinators
Bibliography
a) basic references:
Kernighan B.W., Richtie D.M.: The C Programming Language..
b) supplementary references:
Wirth N., Wstep do programowania systematycznego, WN, 1999.
Stephen Prata "Język C. Szkoła programowania"
Herbert Schildt "Leksykon C/C++ (standard ANSI/ISO)"
Sosnowski Z.A.. Materiały kursu "Podstawy programowania", 2010.