Browse all books

Other editions of book Introduction to C++

  • Introduction to C++

    Hans Petter

    eBook (, June 19, 2020)
    Introduction to C++ (and C) Programming
  • Introduction to C++ and C Programming

    Hans Petter Langtangen, Igor Rafienko, Knut-Andreas Lie

    eBook (Ayesha Naveed, Nov. 27, 2017)
    A basic, concise introduction to C++ programming for everyone from students to scientists and engineers seeking a quick grasp of key topics providing a comparative analysis and discussion of C++ in relation to other programming languages.C++ has grown rapidly in response to the practical need for a programming language that is able to efficiently handle composite and diverse data types. Today, C++ dominates the commercial market and is favored among application developers.Introduction to C++ Programming and Graphics offers a venue for rapidly learning the language by concisely revealing its grammar, syntax and main features, and by explaining the key ideas behind object oriented programming (OOP), with emphasis on scientific computing.The book reviews elemental concepts of computers and computing, describes the primary features of C++, illustrates the use of pointers and user-defined functions, and analyzes the construction of classes.