Lavoisier S.A.S.
14 rue de Provigny
94236 Cachan cedex
FRANCE

Heures d'ouverture 08h30-12h30/13h30-17h30
Tél.: +33 (0)1 47 40 67 00
Fax: +33 (0)1 47 40 67 02


Url canonique : www.lavoisier.fr/livre/autre/intermediate-c-programming/lu-yung-hsiang/descriptif_4082692
Url courte ou permalien : www.lavoisier.fr/livre/notice.asp?ouvrage=4082692

Intermediate C Programming

Langue : Anglais

Auteur :

Couverture de l’ouvrage Intermediate C Programming

Teach Your Students How to Program Well

Intermediate 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.

COMPUTER STORAGE MEMORY AND FILE: Program Execution. Stack Memory. Prevent, Detect, and Remove Bugs. Pointer. Writing and Testing Programs. Strings. Programming Problems and Debugging. Heap Memory. Programming Problems. Reading and Writing Files. Programming Problems. RECURSION: Recursion. Recursive C Functions. Integer Partition. Programming Problems. STRUCTURE: Programmer-Defined Data Types. Programming Problems. Linked Lists. Programming Problems. Binary Search Trees. Parallel Programming Using Threads. APPLICATIONS: Finding the Exit of a Maze. Image Processing. Huffman Compression. Appendices. Index.
Undergraduate students in computer science and engineering taking a C programming course (after CS1).
Yung-Hsiang Lu is an associate professor in the School of Electrical and Computer Engineering at Purdue University. He is an ACM Distinguished Scientist and ACM Distinguished Speaker. He received a Ph.D. from the Department of Electrical Engineering at Stanford University.