# La famille C

![](/files/-MOSA4EmTlyCUYMwkHQ-)

Petite présentation de **C#** : <https://docs.microsoft.com/fr-fr/dotnet/csharp/tutorials/intro-to-csharp/> Cette documentation est tutoriel, sont utiliser en école privé pour apprendre à utiliser le langage, Microsoft à fait tout ce qu'il fallait pour bien comprendre et apprendre Une fois que vous êtes prêt c'est par ici : <https://docs.microsoft.com/fr-fr/dotnet/csharp/tutorials/intro-to-csharp/hello-world>

Info venant de @Jacques Pour apprendre le **c++** <https://learncpp.com/>

Pour apprendre a utiliser vs2019 c :

<https://docs.microsoft.com/fr-fr/cpp/get-started/tutorial-console-cpp?view=vs-2019><https://docs.microsoft.com/fr-fr/cpp/overview/visual-cpp-in-visual-studio?view=vs-2019>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bluekeys.org/guide/dev/langages-informatique/la-famille-c.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
