add beginning of uml course
This commit is contained in:
parent
35b656910a
commit
dcc22801a7
1 changed files with 13 additions and 0 deletions
13
uml/Introduction.md
Normal file
13
uml/Introduction.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue