Skip to content

misbah-aiman/MyCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a collection of C++ programs and projects. Each project demonstrates different features and concepts of the C++ programming language, including object-oriented programming, data structures, algorithms, and more.

  • Basic Programs: Simple C++ programs to illustrate fundamental concepts like variables, loops, and functions.
  • Object-Oriented Programming (OOP): Examples of classes, inheritance, polymorphism, and encapsulation.
  • Algorithms: Sorting, searching, and other important algorithms implemented in C++.

To compile and run the programs, you will need a C++ compiler such as:

  • Codeblocks
  • Dev-C++
  • Visual Studio

About

My Cpp Codes practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages