/C-practice

Tasks for C++ practice from https://education.yandex.ru/handbook/cpp

Primary LanguageC++MIT LicenseMIT

Educational C++ Tasks

cpp logo

This repository contains educational tasks in C++, taken from the textbook available at: Yandex School of Interface Development.

Tasks

2.1. First step

2.2. Types

2.3. Branches and cycles

2.4. Vectors and strings

How to Use

  1. Clone the repository to your local computer.
  2. Open the task files in a C++ development environment.
  3. Solve the tasks independently or study the solutions provided in each file.
  4. Experiment and improve your C++ programming skills.

Additional Information

For more detailed information about C++ and the tasks, visit the Yandex School of Interface Development.