EARTH WEEK
Go paperless and save 40% on eligible eBooks, 70% on video now through April 26. Shop the sale.
This EPUB will be accessible from your Account page after purchase.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
Also available in other formats.
Register your product to gain access to bonus material or receive a coupon.
NOTE: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content If you would like to purchase MyProgrammingLab search for ISBN-10:0134243943 /ISBN-13: 9780134243948. That package includes ISBN-10: 0134014898 /ISBN-13: 9780134014890 and ISBN-10: 013425399X /ISBN-13: 9780134253992.
Learning to Program with ANSI-C
Problem Solving and Program Design in C teaches readers 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 readers to design cohesive, adaptable, and reusable program solution modules with ANSI-C. Through case studies and real world examples, readers 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 readers to use their problem solving skills throughout.
Also Available with MyProgrammingLab™
This title is also available with MyProgrammingLab – an online homework, tutorial, and assessment program designed to work with this text to(engage students and improve results. Within its structured environment, students practice what they learn, test their understanding, and(pursue a personalized study plan that helps them better absorb course material and understand difficult concepts.
Students, if interested in purchasing this title with MyProgrammingLab, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information.
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