Skip to content

VaishnaviThakre/oops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Oriented Programming (OOP) Concepts in C++

Welcome to the repository dedicated to learning and implementing Object-Oriented Programming (OOP) concepts in c++.

This repository is designed to help you understand and apply OOP concepts in C++. It includes examples of classes, objects, inheritance, polymorphism, encapsulation, and more. Whether you are a beginner or looking to solidify your understanding of OOP, this repository provides valuable resources and examples.

Features

  • Basic Concepts: Learn the fundamentals of OOP, including classes, objects, and methods.
  • Advanced Concepts: Dive into more complex topics such as inheritance, polymorphism, encapsulation, and abstraction.
  • Practical Examples: Explore practical examples and projects that demonstrate how to use OOP concepts in real-world applications.
  • Code Comments and Explanations: Each code example includes comments and explanations to help you understand the implementation.

Installation

To get started with this repository, follow these steps:

  1. Clone the repository to your local machine using the following command:
    git clone git@github.com:VaishnaviThakre/oops.git
  2. Navigate to the project directory:
    cd oops

Contributions

Contributions to this repository are welcome. If you find any issues with the code or have suggestions for improvement, feel free to create a pull request or open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages