Table des matières
Le cours officiel
-
Déclaration,Type et Identifiant
- Les types
- Identifiant
- Déclaration
- La mémoire Ram
- Les commentaires
- Fonction principale
- Les variables
-
Constant
- Const
- Paramètres d'une fonction
- Surcharge de fonction
-
Conditionnel et exception (If, Else)
- If
- Else
- Tableau static
-
Boucle (For, While, Do while)
- For
- While
- La librairie standard