Skip to main content

Problem Solving and Program Design in C (5th Edition)

$23.16 - $28.95
(No reviews yet) Write a Review
UPC:
9780321409911
Maximum Purchase:
2 units
Binding:
Paperback
Publication Date:
2006-07-15
Author:
Jeri R. Hanly;Elliot B. Koffman
Language:
english
Edition:
5
Adding to cart… The item has been added

Problem Solving and Program Design in C is one of the best-sellingintroductory programming textbook using the C programming language for beginning programmers. Itembraces a balanced approach to program developmentand an introduction to ANSIC. and provides a gradual introduction to pointers and covers programming with functions early in thetext. In later chapters,students learn to implement fundamental data structures such as lists, stacks, queues, and trees in a language that fosters their understanding of stack- and heap-dynamic memory allocation and programmer-controlled pointers. To enhance students learning experience itoffersthe right amountof pedagogical features that include end-of-section and chapterexercises, examples and case studies,syntax and program style displayboxes, error discussions and end-of-chapter projects.The fifth edition has been updated to reflect current developments in the C programming language and includesanew chapter on Multiprocessing using processes and threads.