Skip to content

C++ Object-Oriented Programming (OOP) exercises organized chapter-wise, along with extra practice codes not included in the textbook.

Notifications You must be signed in to change notification settings

AsmaAnwar05/oop-codes

Repository files navigation

OOP Codes Repository

This repository contains C++ programs example and exercises that I have completed while learning Object-Oriented Programming (OOP) from the book:

"Teach Yourself C++" by Herbert Schildt


📂 Repository Structure

  • ch 4.8/ – Chapter 4.8
  • example/ – Example programs from the book
  • exercise/ – Exercise solutions

Note: Some .idea and configuration files are included from CLion, but the main focus is on the .cpp files and exercises.


📝 About

I am practicing C++ by following Herbert Schildt's "Teach Yourself C++", completing examples and exercises chapter by chapter.
The main goal is to strengthen my understanding of:

  • C++ syntax and basics
  • Object-Oriented Programming concepts

💡 How to Use

  1. Clone the repository:
git clone https://github.com/AsmaAnwar05/oop-codes.git

About

C++ Object-Oriented Programming (OOP) exercises organized chapter-wise, along with extra practice codes not included in the textbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published