🚀 My first step into the world of programming!
🧠 This repository contains all the material, exercises, and notes from my C++ course at SENA.
💻 C++ was the first programming language I ever touched, and this course marked the beginning of my journey as a developer.
📚 Topics covered:
- Variables and Data Types
- Conditionals and Loops
- Functions and Scope
- Arrays and Pointers
- Object-Oriented Programming (OOP) Basics
📅 Completed: 2024
🛠️ Tools: Code::Blocks, GCC, Visual Studio Code
🎯 Goal: Build strong programming logic through C++