Skip to content

CppNotes is a handy collection of resources designed to serve as your sidekick for learning C++. This repository provides quick-start guides, examples, and explanations for essential C++ programming concepts.

License

Notifications You must be signed in to change notification settings

BilalAhmadKhanKhattak/CppNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppNotes

CppNotes is a comprehensive collection of resources and projects aimed at learning C++. This repository serves as a structured guide for both beginners and intermediate programmers, covering fundamental concepts of C++ programming through practical examples and code snippets. You Can use it as a side-kick or quick start. Seriously, I was just thinking to REFRESH my C++ programming language, who knew I'd refresh it from almost SCRATCH, and then I thought to upload this, this will help others too! "I started this project to refresh my C++ knowledge from scratch, and it grew into something that could help others, too!" – Bilal Ahmad Khan (Mr. BILRED)

Key Documentation:

Check out the main document: Documentation

Key Features:

  • User Input: Examples demonstrating how to take and handle user input in C++.
  • Arithmetic Operations: Basic arithmetic operations with detailed explanations.
  • Control Flow: Examples of if-else statements and their applications.
  • Loops: Demonstrations of various loop constructs, including for and while loops.
  • Functions: Introduction to reusable code through functions and their usage.
  • Classes: Basics of object-oriented programming with class examples.
  • Pointers: Understanding pointers and memory management.

Purpose:

This repository not only serves as a personal reference for the author but also aims to provide a learning platform for anyone interested in mastering C++. It encourages users to experiment with the code, modify it, and explore more about C++ programming concepts.

How to Use:

  • Navigate through the folders to find specific topics.
  • Each folder contains example code files and a README with explanations.
  • Users can compile and run the examples using a C++ compiler (e.g., g++) to see the concepts in action.
  • To View The InYourMachine(HUZ) Contribution, Open The "Cpp-Featured" Folder

Note: Some .txt files are reference materials collected to make understanding easier – even the best programmers need a refresh sometimes! 😄 – BILRED

Note: No Files Were Created My Ai - InYourMachine (This Contributor Just Impressed me)

CONTRIBUTORS

InYourMachine HUZ

  • InYourMachine HUZ - Made significant contributions to sorting and enhancing information in our repository. 🙌

Mr. BILRED

About

CppNotes is a handy collection of resources designed to serve as your sidekick for learning C++. This repository provides quick-start guides, examples, and explanations for essential C++ programming concepts.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages