Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

c-practise-notes-exercises

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

About

this project contains c++ notes in comment form ,good for newbies, you can try to use these codes with command 1)Windows / Linux: Ctrl + / 2)Mac: Command + / .

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages