Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 634 Bytes

File metadata and controls

18 lines (13 loc) · 634 Bytes

C++ Fundamentals

This repository contains my learning and practice of C++ fundamentals.

The goal of this repository is to build a solid understanding of:

  • C++ syntax
  • Basic programming constructs
  • Writing and structuring simple programs

This is a learning-focused repository, created while getting comfortable with the C++ language and development environment.

Notes

  • This repository represents my foundational phase in C++
  • More advanced concepts and problem-solving are practiced separately
  • The code here reflects incremental learning and experimentation

This repository is continuously updated as I learn.