Programming with C to the point – the practical basic course. The complete basic knowledge of C programming in practical paperback format. In this basic course, you will learn everything you need to know about C programming – for example in studies or training as a specialist IT professional. Understandable and to the point, you will learn how to write robust C code and develop software in C. Ideal for refreshing your programming skills.
Operators, arrays, loops—the topics are divided into chapters that build on each other: First, learn the language basics, then go more deeply with more complex topics such as pointers or dynamic memory management. So you can create a foundation for your C projects. At the end of each chapter, test your knowledge in exercises and compare your results with the annotated solution. Many code examples, tables and a function reference make learning easier. The fourth edition of the book takes into account the current standard C23.
- Compact programming course, complete basic knowledge
- From the first steps to the complex program
- With code examples, exercises and self-learning solutions.
From the contents:
- Getting Started in C
- Branches and loops.
- Functions:
- Preprocessor Directives
- Arrays and Strings
- pointers
- Dynamic Memory Management
- Dynamic Data Structures
- Input and output functions
- Current ISO standard C23.