Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: CPP skill up #21

Open
4 tasks
lennyvong opened this issue Apr 18, 2023 · 0 comments
Open
4 tasks

[Feature]: CPP skill up #21

lennyvong opened this issue Apr 18, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@lennyvong
Copy link
Contributor

lennyvong commented Apr 18, 2023

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

/

@lennyvong lennyvong added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Apr 18, 2023
@lennyvong lennyvong added this to the Skills up milestone Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants