Practice C++: 160 Solved Exercises to Accelerate your Learning

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Practice your programming logic skills in C++ with this book! In this book, 160 programming logic exercises are presented, all solved. WHO IS THIS BOOK FOR? This book is aimed at people who are starting to program and need to develop their programming logic skills using the C++ language. All the code presented in the book is made available to the reader through a link provided within the e-book. EXAMPLE QUESTIONS FROM THE BOOK Create a program that asks the user for a number and displays the multiplication table for that number using a loop. Create a program that reads two words and checks if the second word is an anagram of the first. Develop a recursive function to calculate the sum of the digits of an integer. FOR TEACHERS/PROFESSORS This book is also recommended for teachers who teach subjects such as Algorithms, Programming, Programming Logic, etc., and need a comprehensive resource with problems to use as examples and activities with their students. Practice C++: 160 Solved Exercises to Accelerate Your Learning is an important resource for those who want to start and excel in the world of C++ programming.

Author(s): Ruhan Conceição
Publisher: Independently published
Year: 2023

Language: English
Pages: 310

BOOK STRUCTURE

This book is divided into many chapters according to programming topics.

Basic Exercises

Mathematical Formulas

Conditionals

Repeating Loops

Arrays

Strings

Matrices

Recursive Functions

Regular Expressions

Sorting Algorithms

ADDITIONAL CONTENT