Skip to content

Templates for 3 weeks of C++ exercises in gamedev and algorithms.

Notifications You must be signed in to change notification settings

diotchristopher/cpp-learning-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

C++ Learning Templates

This repository contains two learning programs in C++ that guide through essential concepts for video game development and mastering algorithms.

Available Programs

  1. Video game oriented C++ program

    • This 3-week program is designed to teach how to use C++ in the context of video game development. Each day, a practical exercise that help develop skills, starting from the basics to creating simple games.
  2. Algorithm program in C++

    • This 3-week program focuses on learning fundamental and advanced algorithms in C++. There find daily exercises to strengthen problem solving and code optimization skills.

How to Use These Programs

  1. Clone or download the repository.
  2. Open the file corresponding to the program you wish to follow:
  3. Follow the exercises day by day, taking the time to fully understand each concept before moving on to the next one.

About

Templates for 3 weeks of C++ exercises in gamedev and algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published