Published by Pearson (July 7, 2015) © 2015

Jeri Hanly | Elliot Koffman
    VitalSource eTextbook (Lifetime access)
    €49,99
    Adding to cart… The item has been added
    ISBN-13: 9781292098821

    Problem Solving and Program Design in C, Global Edition ,8th edition

    Language: English

     

    For introductory courses in computer science and engineering.

     

    Problem Solving and Program Design in C teaches introductory students to program with ANSI-C, a standardised, 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 8th Edition approaches C as conducive to introductory courses in program development. C language topics are organised 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.

    The full text downloaded to your computer

    With eBooks you can:

    • search for key concepts, words and phrases
    • make highlights and notes as you study
    • share your notes with friends

    eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps.

    Upon purchase, you'll gain instant access to this eBook.

    Time limit

    The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed.

    • 0. Computer Science as a Career Path
    • 1. Overview of Computers and Programming
    • 2. Overview of C
    • 3. Top-Down Design with Functions
    • 4. Selection Structures: if and switch Statements
    • 5. Repetition and Loop Statements
    • 6. Pointers and Modular Programming
    • 7. Array Pointers
    • 8. Strings
    • 9. Recursion
    • 10. Structure and Union Types
    • 11. Text and Binary File Pointers
    • 12. Programming in the Large
    • 13. Pointers and Dynamic Data Structures
    • Appendices
    • A. More about Pointers 
    • B. ANSI C Standard Libraries 
    • C. C Operators
    • D. Character Sets  
    • E. ANSI C Reserved Words