The manual is a training course that is focused on the C programming language, the common implementations of this language are described.
Topics such as standard I / O streams, sequence processing algorithms, one-dimensional arrays, matrices, pointers and memory addresses are considered,
special attention is paid to the consideration of strings, dynamic arrays, files, working with memory bits, data structures such as lists, stacks, queues, binary trees. Implementation algorithms are given for each of these topics.
Also, on each topic there are a large number of tasks for practicing the basic techniques of programming in the C language.