Posts

Game ideas for beginners in C/C++
by Hristo Iliev | Last Updated:
If you're looking for some ideas on where to start your game development journey - you're in the right place
Read More

Introduction to C++
by Hristo Iliev | Last Updated:
An alternative introduction to C++ programming with mathematics-first approach.
Read More

How to manage dependencies with CMake and VCPKG
by Hristo Iliev | Last Updated:
How to use vcpkg tool with cmake projects.
Read More

How to setup CMake for C++ (Windows)
by Hristo Iliev | Last Updated:
An introduction to CMake for project management in C++.
Read More

Basics of the command line (Windows)
by Hristo Iliev | Last Updated:
Some basics for navigating in the windows terminal.
Read More