Corrigé du titre & update de l'ordre du chapitre 1
This commit is contained in:
parent
cbdfc935b8
commit
55f783a679
@ -1,6 +1,6 @@
|
|||||||
<div align="center"><img src="https://cdn.pixabay.com/photo/2016/12/28/09/36/web-1935737__340.png"></div>
|
<div align="center"><img src="https://cdn.pixabay.com/photo/2016/12/28/09/36/web-1935737__340.png"></div>
|
||||||
|
|
||||||
# Cours et exercices pour les débutants en programation
|
# Cours et exercices pour les débutants en programmation
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
## Chapitres
|
## Chapitres
|
||||||
|
|
||||||
- **[Variables, Constantes et Types](#variable-constante-type "Chapitre Premier")**<br>
|
- **[Types, Variables & Constantes](#variable-constante-type "Chapitre Premier")**<br>
|
||||||
|
|
||||||
- **[Types](#types "Chapitre 1.1")**<br>
|
- **[Types](#types "Chapitre 1.1")**<br>
|
||||||
- **[Variables](#variables "Chapitre 1.2")**<br>
|
- **[Variables](#variables "Chapitre 1.2")**<br>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
- **[Exercices](#exercice "Exercice")**
|
- **[Exercices](#exercice "Exercice")**
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
## Variables, Constantes et Types<a name="variable-constante-type"></a><br>
|
## Types, Variables & Types<a name="variable-constante-type"></a><br>
|
||||||
|
|
||||||
Comme vous avez pu le lire dans le titre, nous allons voir dans ce premier chapitre des notions de base en programmation. Ces notions sont les [types](#types "Chapitre 1.1"),[variables](#variable "Chapitre 1.2")ainsi les les [constantes](#constante "Chapitre 1.3") .<br>
|
Comme vous avez pu le lire dans le titre, nous allons voir dans ce premier chapitre des notions de base en programmation. Ces notions sont les [types](#types "Chapitre 1.1"),[variables](#variable "Chapitre 1.2")ainsi les les [constantes](#constante "Chapitre 1.3") .<br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user