Algorithme et programmation
Cours d’Algorithme
LICENCE UNIVERSITAIRE SPECIALISEE
OMAR ASKANDER
1 Omar ASKANDER
Cours d’Algorithme et Programmation
SOMMAIRE
1- LES STRUCTURES DE BASE D’UN LANGAGE DE PROGRAMMATION :........................................ 3 1.1- LA SEQUENCE D’INSTRUCTIONS :.................................................................................................................. 3 1.2- L’AFFECTATION :.......................................................................................................................................... 3 1.2.1- Les opérations : .................................................................................................................................... 3 1.2.2- Le dialogue avec l’utilisateur : ............................................................................................................. 3 1.3- LA STRUCTURE ALTERNATIVE : .................................................................................................................... 4 1.3.1- Les conditions :..................................................................................................................................... 4 1.3.2- Les actions :.......................................................................................................................................... 4 1.4- LA STRUCTURE DE CHOIX : CAS … DE : ........................................................................................................ 4 1.5- LA STRUCTURE REPETITIVE : ........................................................................................................................ 5 1.5.1- Le TantQue : ......................................................................................................................................... 5 1.5.2- Le faire jusqu’à :................................................................................................................................... 5