Welcome to the ComputerProgramming-202301-IGS1232-001 repository! This repo contains all the laboratory exercises and more materials from the Computer Programming course I took at the university during the semester. Throughout this journey, I am going to share my learnings, insights, and love for C++ programming! 🚀💡⚡
- 🌟 Introduction to Programming and C++
- 📚 C++ Basics: Variables, Data Types, and Operators
- 🔡 Strings, Arrays, and Pointers
- 🔁 Control Structures: Conditional Statements and Loops
- 🚀 Functions & Modular Programming
- 📂 File I/O
- 🖱️ Mouse & Keyboard Events with External Libraries
- 💼 C++ Standard Library & Containers
- 📊 Data Manipulation
- 🍃 Object-Oriented Programming: Inheritance, Polymorphism, Encapsulation
- 🧲 Data Structures & Algorithms
- 🕹️ Game Development
- 🧩 Final Project
To get started with the course materials, simply clone this repository to your local machine.
$ git clone https://github.com/akiyomov/ComputerProgramming-202301-IGS1232-001/