This repository contains my C++ practice notes and example code written in comment form. Itβs a beginner-friendly collection of C++ concepts, examples, and exercises that Iβve worked through as part of learning the language.
All code is well-commented so you can read, learn, and try things on your own easily.
π Whatβs Inside
This project includes:
π C++ topic notes written inside code as comments
π» Example programs demonstrating concepts
π§ͺ Practice exercises you can run and edit
π‘ Tips to try things yourself based on each example
You can run the examples easily in your editor or compiler:
Shortcut to comment/uncomment code:
β€ Windows / Linux: Ctrl + /
β€ Mac: Command + /
π Project Structure cPP-practise-notes-exercises/ β βββ [C++ files] # Example code & notes in comment form βββ README.md # Project overview and instructions π How This Helps You
π§ Understand C++ syntax & core features
π§ͺ Practice basic programming concepts
π Learn by reading and modifying commented examples
π Build your confidence with hands-on code
β Future Plans
I aim to expand this repo with:
Additional example programs
Small practice challenges
Real C++ mini projects
πͺ Get Involved
If you want to contribute:
β¨ Fork the repository
π Add new examples or improve existing ones
π© Create a Pull Request
Your contributions can help others learn too!
π€ About Me
Piyush Kumar CSE β Data Science Student