diff --git a/uml/Introduction.md b/uml/Introduction.md new file mode 100644 index 0000000..cb01bc3 --- /dev/null +++ b/uml/Introduction.md @@ -0,0 +1,13 @@ +# Introduction à UML +## Différentes catégories de logiciels + +- Logiciel embarqué + Intégré dans des composants matériels (GPS, tel., MP3, console de jeux, ...) +- Logiciel temps réel + Interagit avec l'extérieur, évolue dans le temps (conduite automatique, ...) +- Logiciel d'entreprise + Comptabilité, commandes +- Logiciel scientifique + Calcul scientifique (stats, IA, calcul financier, prévision, météo, nucléaire, ...) +- Logiciel Web + Création de sites/pages, blogs, moteurs de recherche \ No newline at end of file