Problem Solving and Program Design in C, 8th edition

Published by Pearson (February 24, 2015) © 2016

  • Jeri R. Hanly Loyola College in Maryland
  • Elliot B. Koffman Temple University
Products list

Access details

  • Instant access once purchased
  • Fulfilled by VitalSource
  • 180-day rental

Features

  • Add notes and highlights
  • Search by keyword or page
Products list

Details

  • Loose-leaf, 3-hole-punched pages
For introductory courses in computer science and engineering.

¿

Learning to Program with ANSI-C

Problem Solving and Program Design in C teaches introductory students to program with ANSI-C, a standardized, industrial-strength programming language known for its power and probability. The text uses widely accepted software engineering methods to teach students to design cohesive, adaptable, and reusable program solution modules with ANSI-C. Through case studies and real world examples, students are able to envision a professional career in programming.


Widely perceived as an extremely difficult language due to its association with complex machinery, the Eighth Edition approaches C as conducive to introductory courses in program development. C language topics are organized based on the needs of beginner programmers rather than structure, making for an even easier introduction to the subject. Covering various aspects of software engineering, including a heavy focus on pointer concepts, the text engages students to use their problem solving skills throughout.

0. Computer Science as a Career Path 1

1. Overview of Computers and Programming 13

2. Overview of C 45

3. Top-Down Design with Functions 107

4. Selection Structures: if and switch Statements 173

5. Repetition and Loop Statements 235

6. Pointers and Modular Programming 315

7. Array Pointers 375

8. Strings 453

9. Recursion 517

10. Structure and Union Types 567

11. Text and Binary File Pointers 623

12. Programming in the Large 659

13. Pointers and Dynamic Data Structures 699

14. Multiprocessing Using Processes and Threads (Online at www.pearsonhighered.com/irc)

15. On to C++ (Online at www.pearsonhighered.com/irc )

Appendices

A More about Pointers A-1

B ANSI C Standard Libraries B-1

C C Operators C-1

D Character Sets D-1

E ANSI C Reserved Words E-1

Need help? Get in touch