Code Null

Table des matières

Le cours officiel

  1. Déclaration,Type et Identifiant
    1. Les types
    2. Identifiant
    3. Déclaration
  2. La mémoire Ram
  3. Les commentaires
  4. Fonction principale
  5. Les variables
  6. Constant
    1. Const
  7. Paramètres d'une fonction
  8. Surcharge de fonction
  9. Conditionnel et exception (If, Else)
    1. If
    2. Else
  10. Tableau static
  11. Boucle (For, While, Do while)
    1. For
    2. While
  12. La librairie standard