Skip to content

[Feature]: CPP skill up #21

@lennyvong

Description

@lennyvong

Description

Let's start to learn how CPP work 🔥

Expected behaviour

The goal here is not to do all the tasks but to do as many as possible to get an idea of how the C++ works and to be able to improve as you go along by practicing in the project! 🚀

Here's what you have to do to begin :

  • Cplusplus.com is a website that will allow you to have an overview of C++ from installation, compilation, to program structure!
  • You will find on "LearnCPP" a lot of free tutorials if you need some help on a certain point.

Once you have basics you can go futher :

  • C++ is a object oriented language. You must understand this concept to learn correctly C++ so here's a course named "Programmez en orienté objet en C++".
  • Templates are an important concept in C++. You will find here a course that explains this concept.

Environment

/

Proposed solution

/

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions