Skip to content

simran-aug15/Basic-C-plus-plus-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍💻 Basic C++ Codes

💡 About

A collection of basic C++ programs created to practice and strengthen core programming concepts.
This repository includes simple examples of logic building, syntax understanding, and problem-solving in C++.


🚀 Features

  • Beginner-friendly C++ programs
  • Covers basic programming concepts
  • Clean and simple code structure
  • Useful for practice and revision
  • Written in standard C++

📂 Programs Included

  • Hello World program
  • Basic calculator
  • Even/Odd checker
  • Factorial program
  • Fibonacci series
  • Prime number check
  • Simple pattern programs

🧠 What I Practiced

  • C++ syntax and structure
  • Loops and conditionals
  • Functions and logic building
  • Input/output handling
  • Problem-solving fundamentals

🎮 Usage

  • Open any .cpp file in the repository
  • Read and understand the logic
  • Modify values or conditions to experiment
  • Use as practice for learning C++ concepts
  • Run in any C++ supported IDE or compiler

🔮 Future Improvements

  • Add more DSA-based programs
  • Include object-oriented programming (OOP) concepts
  • Organize programs by difficulty level
  • Add menu-driven programs
  • Improve documentation for each file

About

This is a basic c plus plus codes repo

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors