This repository contains C++ practice file/projects aimed at developing my skills The best way to learn is by doing, so that's why I test myself by building apps in C++. On the way, I might get stuck, but there is always help. Most of the help comes from YouTube videos, GitHub Copilot or C+++ websites
-I focus on understanding logic before syntax. -I try always to remember the little details in code; they might help later. -I write code for small projects and contribute to open-source projects. -Learn from my mistakes, challenges, logic and misplanning.
Completed a course on Introduction to C++ on Sololearn, but I'll have to retake it because I have forgotten some of the material. Before that, I started a course in Intermediate C++, but still pending due to the retake of Introduction to C++.