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

Write a Review
$31.69 - $38.17
UPC:
9780321535429
Binding:
Paperback
Note:
Used books may not include companion materials/CD/Code etc, items in good condition.We ship orders daily and Customer Service is our top priority!
Publication Date:
2/16/2009
Author:
Jeri R. Hanly;Elliot B. Koffman
Language:
english
Edition:
6
Adding to cart… The item has been added

Product Overview

Problem Solving and Program Design in C is one of the best-sellingintroductory programming textbooks using the C programming language. Itembraces a balanced approach to program developmentand an introduction to ANSIC. The book 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.