Intermediate C programming
- 2nd ed.
- Boca Raton : CRC Press, 2024
- xxxi, 400 p. ; ill., 26 cm.
Includes bibliographical references and index.
Annotation. Teach Your Students How to Program WellIntermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind. The text covers numerous concepts and tools that will help your students write better programs. It enhances their programming skills by explaining programming concepts and comparing common mistakes with correct programs. It also discusses how to use debuggers and the strategies for debugging as well as studies the connection between programming and discrete mathematics.
9781032189819
Computer programming Allocate memory Binary search tree Call stack CFLAGS Doubly linked list Swap Function Fopen function Malloc Makefile Pre-order traversal Stack memory Valgrind