Problem Solving with C++

Problem Solving with C++
ISBN-10
0321412699
ISBN-13
9780321412690
Series
Problem Solving With C++
Category
Computers / Languages / C
Pages
1019
Language
English
Published
2007
Publisher
Pearson/Addison-Wesley
Author
Walter J. Savitch

Description

Introductory Programming / C++ Problem Solving with C++, Sixth Edition Walter Savitch Walter Savitch's "Problem Solving with C++ "is the most widely used textbook for the introduction to programming in C++ course. These are just a few of the reasons why: ""My students and I love this textbook. Savitch makes the material so accessible, and he does it with a great sense of humor that we all enjoy. My students tell me that they finally have purchased a college textbook where they've gotten their full money's worth."" -Jennifer Perkins, University of Arkansas at Little Rock ""Our school has used the Savitch text for many years, and it has been well received by both faculty and students. Walter Savitch explains difficult programming concepts in a clear and concise manner and discusses all the important features of the C++ language."" -Carol Roberts, University of Maine ""Writing a book is an art if, and only if, it can create an artist. Savitch's book does just this. It contains fundamental materials presented in a pleasant way in which not only the flow consistency, but also the example consistency, is preserved."" -Coskun Bayrak, University of Arkansas at Little Rock ""The progression from programming basics to object-oriented concepts is logical and effectively leads beginning C++ students to an understanding of classes and more advanced topics."" -Stephen Weissman, Burlington County College This Sixth Edition features: - Savitch's unparalleled clear and concise writing style - Extensive use of examples, exercises, and projects to promote good programming practice - Earlier coverage of loops and arrays - Enhanced discussion of debugging - All code updated to be ANSI/ISO compliant - Twonew programming projects per chapter MyCodeMate is a web-based, textbook-specific homework tool and programming resource for an introduction to programming course. It provides a wide rangeof tools that students can use to help them learn programming concepts, prepare for tests, and earn better grades in the introductory programming course. Students can work on programming problems from this text or homework problems created by their professors, and receive guided hints with page references and English explanations of compiler errors. Instructors can assign textbook-specific or self-created homework problems, preset style attributes, view students' code and class compiler error logs, and track homework completion. A complimentary subscription is offered when an access code is ordered packaged with a new copy of this text. Subscriptions may also be purchased online. For more information visit www.myCodeMate.com.

Other editions

Similar books

  • Problem Solving with C++: The Object of Programming
    By Walter J. Savitch

    This text explains C++ and basic programming techniques in a way suitable for beginning students.

  • Programming and Problem Solving with C++
    By Nell B. Dale, Chip Weems, Mark R. Headington

    This book continues to reflect our experience that topics once considered too advanced can be taught in the first course. The text addresses metalanguages explicitly as the formal means of specifying programming language syntax.

  • Engineering Problem Solving with C++
    By Jeanine A. Ingber, Delores Maria Etter

    This text is a clear, concise introduction to problem solving and the C++ programming language. The authors' proven five-step problem solving methodology is presented and then incorporated in every chapter of the text.

  • Data Abstraction and Problem Solving with Java: Walls and Mirrors: International Edition
    By Frank M. Carrano, Janet Prichard

    This edition of Data Abstraction and Problem Solving with Java: Walls and Mirrors employs the analogies of Walls (data abstraction) and Mirrors (recursion) to teach Java programming design solutions, in a way that beginning students find ...

  • Problem Solving with C++ PDF eBook, Global Edition
    By Walter Savitch

    Created for thebeginner, this book focuses on cultivating strong problem-solving andprogramming techniques while introducing students to the C++ programminglanguage.

  • Data Structures and Other Objects Using C+
    By Walter J. Savitch, Michael Main

    Providing an early, self-contained review of object-oriented programming and C++, this text gives students a firm grasp of key concepts and allows those experienced in another language to adjust easily.

  • Data Abstraction and Problem Solving with C++: Walls and Mirrors
    By Frank M. Carrano, Paul Helman, Robert Veroff

    New in this Edition *Uses recent enhancements to C++, such as data type bool and C++ strings *States ADT operations in English, specifies them in pseudocode, and finally implements them...

  • Problem Solving with C++, eBook, Global Edition
    By Walter Savitch

    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 ...

  • Student Value Edition for Problem Solving with C++
    By Walter Savitch

    Note: this is the standalone (unbound) edition if you want the book/access code order the ISBN below: 0132804255 / 9780132804257 Student Value Edition for Problem Solving with C++ Plus MyProgrammingLab with Pearson eText -- Access Card -- ...

  • Problem Solving, Abstraction, and Design Using C++
    By Frank L. Friedman, Elliot B. Koffman

    Using C+ + to teach introductory programming material this text presents the flavour of C + + for the purpose of learning CS I concepts only. It only uses the...