Skip to content

BlackFIlms/LearningC

Repository files navigation

LearningC

Hi, there!

Этот репозиторий я сделал для того что-бы сохранять сюда прогресс своего обучения в C++;

В выложеном решении на данный момент планируется вести 2 "ветки" проектов:
Tasks - для задач которые я выполняю по мере обучения.
И Steps - для записи процесса обучения и запиливания различных пометок.

Вот изначальный список задач для моего курса обучения(он будет пополняться и редактироваться)
{

  • Learn Basic concepts into C++
  • Write first task (mathSquareOfTheTwoNumbers)
  • Record in the project Basic concepts into C++
  • REInstall VS on the work computer
  • Learn custom functions
  • Record in the project custom functions
  • Learn IO functions
  • Record in the project IO functions
  • Learn conditionals and loops
  • Record in the project conditionals and loops
  • Write task #2: (FindTheRequiredVolumeOfWater)
  • Write task #3: (conStairs)
  • Learn classes and objects
  • Record in the project classes and objects
  • Learn arrays and strings
  • Record in the project arrays and strings
  • Learn more classes
  • Record in the project more classes
  • Learn Ineritance and polymorphism
  • Record in the project Ineritance and polymorphism
  • Learn structs, enums, exceptions and files
  • Record in the project structs, enums, exceptions and files
  • Write First serious project
  • Congratulations!
    }

#//Понеслась

About

My repository for learning C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages