Archives d’Auteur: alain
R101 – Mini test 5
R101 – Mini test 6
R101 – Mini test 7
R101 – Mini test 8
R101 – Mini test 9
R101 – Mini test 10
R1.01 – Amphi 01
Plan
- Info diverses
- C’est quoi un algo ?
- Premiers exemples
- Types d’action
- Schéma alternatif
- Schéma alternatif en cascade
- Schéma de choix
- Expression logique complexe
R1.01 – Amphi 02
Plan
- Expressions logiques complexes
- Variable (s)
- Entrées / Sorties
- Type primitif booleen
- Types primitifs entier et entier_naturel
- Type primitif reel
- Type primitif caractere
- Type complexe tableau_de
- Cas particulier : les tableaux_de caractères
- Un Premier algorithme
R1.01 – Amphi 03
Plan
- Type Complexe
string
- Premier Algorithme
- Second algorithme
- Boucle
boucle
- Boucle
tant_que
etjusqua
- Quelques algorithmes utilisant les boucles
- Faire ses TDs à la maison