Practice Problems for C++ Beginners: Moving Beyond the Basics

Practice Problems for C++ Beginners: Moving Beyond the Basics
ISBN-10
0998544000
ISBN-13
9780998544007
Language
English
Published
2016-12-30
Publisher
Simple & Example
Author
Kung-Hua Chang

Description

This book is for C++ beginners looking for practice problems to ease the learning curve of the C++ programming language. The goal of this book is to provide simple practice problems to help C++ beginners quickly learn the C++ syntax and common compilation errors. This book provides 187 practice problems about declaration of variables, control statements, loops, functions, arrays, C/C++ string, pointers, pass-by-reference, pass-by-value, and basic object-oriented programming. This book shall be treated as supplemental materials in addition to a formal introductory C++ book. This book should be helpful to people who just started to learn C++ programming (not intended for intermediate / experienced C++ programmers though).

Similar books

  • C++ Crash Course: A Fast-Paced Introduction
    By Josh Lospinoso

    A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries.

  • Data Structures Practice Problems for C++ Beginners
    By Kung-Hua Chang

    This book is for C++ beginners looking for practice problems to ease the learning curve of the principles of object-oriented programming, fundamental data structures, and generic programming.

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

  • C++ Without Fear: A Beginner's Guide That Makes You Feel Smart
    By Brian Overland

    With C++ Without Fear , you will Learn the basics of C++ programming Get started writing your own programs See how and why each piece of a program does what it does Create useful and reusable program code Understand object-oriented ...

  • Discovering Modern C++: An Intensive Course for Scientists, Engineers, and Programmers
    By Peter Gottschling

    This book is designed to help you get started rapidly and then master increasingly robust features, from lambdas to expression templates.

  • Introductory Problems and Solutions in C++: A Beginner's Problem Book in C++
    By Marco Lam

    Looking for practice problems on C++? This is the book! This book offers challenging and fun problems for C++ beginners on an introductory level, complete with detailed solutions.

  • Programming: Principles and Practice Using C++
    By Bjarne Stroustrup

    This approach gives students a solid foundation for writing useful, correct, maintainable, and efficient code. This book is an introduction to programming in general, including object-oriented programming and generic programming.

  • Exercises for Programming in C++ (Version 2021-04-01)
    By Michael D. Adams

    This book presents a large collection of exercises for learning to program in C++. A study plan for learning C++ based on a collection of video lectures and supplemental reading is also provided.

  • Beginning C++ Programming
    By Richard Grimes

    The main mission of this book is to make you familiar and comfortable with C++. You will finish the book not only being able to write your own code, but more importantly, you will be able to read other projects.

  • A Complete Guide to Programming in C++
    By Ulla Kirch-Prinz, Peter Prinz

    This guide was written for readers interested in learning the C++ programming language from scratch, and for both novice and advanced C++ programmers wishing to enhance their knowledge of C++.