Giter Site home page Giter Site logo

bonsthie / cpp Goto Github PK

View Code? Open in Web Editor NEW
17.0 1.0 0.0 18.77 MB

this is the repo where I store all my exercise for the CPP modules from 42 shool

C++ 81.71% Makefile 16.04% C 2.25%
42 42-cpp-module 42-cpp-modules 42cursus cpp-modules cpp-modules-42 cppmodules 42-cpp

cpp's Introduction

CPP Modules - 42 School

Welcome to my repository for the CPP modules from 42 School! This repository aims to provide well-documented and comprehensive solutions for the CPP exercises, serving as a valuable reference for other students and developers.

Table of Contents

Introduction

This repository contains solutions and explanations for the CPP modules from 42 School. Each module focuses on different aspects of C++ programming, providing a well-rounded understanding of the language. Whether you're a fellow 42 student or a C++ enthusiast, you'll find detailed code examples and explanations to help you grasp complex concepts.

Module List

  1. CPP Module 00 - Introduction to C++ and basic syntax
  2. CPP Module 01 - Memory allocation, references, and pointers
  3. CPP Module 02 - Ad-hoc polymorphism, operator overloading, and canonical classes
  4. CPP Module 03 - Inheritance
  5. CPP Module 04 - Subtype polymorphism, abstract classes, and interfaces
  6. CPP Module 05 - Repetition and exception handling
  7. CPP Module 06 - C++ casts
  8. CPP Module 07 - C++ templates
  9. CPP Module 08 - Templated containers, iterators, and algorithms

Usage

To use the solutions in this repository:

  1. Clone the repository

    git clone https://github.com/bonsthie/cpp.git
    cd cpp
  2. Navigate to the desired module directory

    cd module_directory
  3. Compile and run the code Each module contains a Makefile for compiling the code. Use the following commands to compile and run the executable:

    make
    ./executable_name

cpp's People

Contributors

bonsthie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.