Problem Solving with C++: The Object of Programming

Problem Solving with C++: The Object of Programming
ISBN-10
0321269756
ISBN-13
9780321269751
Series
Problem Solving With C++
Category
C++ (Computer program language).
Pages
936
Language
English
Published
2005
Author
Walter J. Savitch

Description

This text explains C++ and basic programming techniques in a way suitable for beginning students. It adapts to the syllabus created by the instructor rather than making you adapt to the book. The order in which the chapters and sections are covered can easily be changed without loss of continuity in reading the text.

Other editions

Similar books

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

    Savitch's clear, concise style is a hallmark feature of the text and is supported by a suite of tried-and-true pedagogical tools. The 10th Edition includes ten new Programming Projects, along with new discussions and revisions.

  • Programming and Problem Solving with C++: Brief Edition
    By Nell Dale, Chip Weems

    This Brief Edition introduces the new Software Maintenance Case Studies element that teaches students how to read code in order to debug, alter, or enhance existing class or code segments.

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

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

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

    Programming and Problem Solving with C++

  • Problem Solving with C++
    By Walter J. Savitch

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

  • Problem Solving with C++
    By Walter Savitch

    Created for the beginner, this book focuses on cultivating strong problem-solving and programming techniques while introducing students to the C++ programming language.

  • Data Structures and Problem Solving Using C++
    By Mark Allen Weiss

    The most unique aspect of this text is the clear separation of the interface and implementation. C++ allows the programmer to write the interface and implementation separately, to place them...

  • Programming and Problem Solving with C++
    By Nell Dale, Chip Weems, Tim Richards

    "Programming and Problem Solving with C++ is appropriate for the introductory C++ programming course at the undergraduate level.

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