null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

C++ Programming in easy steps

List Price: $24.99
SKU:
9781787910379
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Mike McGrath
    Format:
    Paperback
    Pages:
    192
    Publisher:
    In Easy Steps Limited (June 24, 2025)
    Imprint:
    In Easy Steps Limited
    Language:
    English
    ISBN-13:
    9781787910379
    ISBN-10:
    1787910377
    Weight:
    13.6oz
    Dimensions:
    7.38" x 8.88" x 0.39"
    File:
    PGW-LEGATO-Metadata_Only_Publishers_Group_West_Customer_Group_Metadata_20260408124306-20260408.xml
    Folder:
    PGW
    List Price:
    $24.99
    Country of Origin:
    United Kingdom
    Pub Discount:
    65
    Series:
    In Easy Steps
    As low as:
    $19.24
    Publisher Identifier:
    P-PER
    Discount Code:
    A
    Case Pack:
    22
  • Overview

    C++ Programming in easy steps, 7th edition shows you how to program in the powerful C++ native system language. Now, in its seventh edition, this guide gives complete examples that illustrate each aspect with colorized source code.

    C++ Programming in easy steps, 7th edition begins by explaining how to install a free C++ compiler so that you can quickly begin to create your own executable programs by copying the book’s examples. It demonstrates all the C++ language basics before moving on to provide examples of Object-Oriented Programming (OOP).

    C++ is not platform-dependent, so programs can be created on any operating system. Most illustrations in this book depict output on the Windows operating system (purely because it is the most widely-used desktop platform) but the examples can also be created on other platforms such as Linux or macOS.

    The book concludes by demonstrating how you can use your acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio.

    C++ Programming in easy steps, 7th edition has an easy-to-follow style that will appeal to:

  • Anyone who wants to begin programming in C++.
  • Programmers looking to advance from an interpreted programming language, such as Python, who want to harness the superior speed of C++.
  • Students who are studying C++ Programming at school or college.
  • Those seeking a career in computing who need a fundamental understanding of Object-Oriented Programming.
  • This book makes no assumption that you have previous knowledge of any programming language, so it is suitable for the beginner to programming in C++, whether you know C or not.