cclaude42 / piscine_cpp

42 - Learning C++ with the piscine model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piscine_cpp

42 project, an initiation to the C++ language through a series of exercises.

Final grade : 100/100

Mandatory part : 100/100

Bonuses : All done (except for 08, CBF)

Concepts

The CPP Piscine introduces you to the basics of C++ :

  • Streams
  • References
  • Classes
  • Inheritance
  • Interfacesa and abstraction
  • Templating
  • Containers

About

42 - Learning C++ with the piscine model


Languages

Language:C++ 97.6%Language:Makefile 1.5%Language:Shell 0.9%