== Table des matières : ==
# [[ algorithmique/intro/ | Introduction à l'algorithmique ]]
# La structure conditionnelle
# Les opérateurs
# Les itérations à bornes définies
# La boucle tant que
# La découpe de problème en sous problème
# Le contrôle de la saisie
# La récursivité
# Les structures
# Les vecteurs
# Les algorithmes de recherche
# Les algorithmes de tri
# La gestion des ensembles
# Les files d'attente
# Les matrices
# Les pointeurs
== Références : ==
- [[ https://www.oreilly.com/library/view/mastering-algorithms-with/1565924533/ | Mastering Algorithms with C - Kyle Loudon ]]
- [[ http://pise.info/algo/index.htm | Algorithmique et programmation pour non-matheux ]]
- [[ https://books.google.be/books/about/Data_Structures_and_Algorithms_in_Java.html?id=UqmYAgAAQBAJ&source=kp_cover&redir_esc=y | Data Structures and Algorithms in Java ]]
- [[ https://hal.archives-ouvertes.fr/cel-01176119v2/document | Algorithmique & programmation en langage C - vol.1 ]]
- [[ https://www.oreilly.com/library/view/algorithms-in-a/9780596516246/ | Algorithms in a Nutshell ]]