Git Product home page Git Product logo

cpp_oop_deep_dive's Introduction

CPP-Exercises

Target: C++ OOP Programming

This Project consists of many subprojects, whose goal is to establish and deepen my knowledge in C++ Object-Oriented Programming Concepts.

The Subprojects aim to develop my skillset in the following areas:

CPP00: Namespaces, classes, member functions, stdio streams, initialization lists, static/const.

CPP01: C++ style memory allocation, pointers to members, references.

CPP02: AD-Hoc polymorphism, operator overloading and Orthodox Canonical class form (Constr/Destr/Copy/Overl. Assignment Operator)

CPP03: Inheritance

CPP04: Subtype Polymorphism, Abstract Classes, Interfaces

CPP05: Repetition and Exceptions

CPP06: C++ style Casts

CPP07: C++ Templates

CPP08: Templated containers, iterators, algorithms

CPP09: STL (Standard Template Library), Use Cases of different Custom Data Structures

What's worth looking at the most to my opinion are: CPP08, CPP09, CPP03

How to check the projects:
1. Each CPPXX is an individual projects of the 42Curriculum
2. Inside each CPPXX folder, you find Y exercises and the description of the exercises (subject.pdf)
3. Ideal way to check the exercises is to go into the individual exercise directory, execute "make", run the program while reading the requirements in the subject.pdf

cpp_oop_deep_dive's People

Contributors

andorgunczer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.