Skip to content

Commit 9ed3e20

Browse files
author
arnaud
committed
liens vidéos
1 parent d8f998f commit 9ed3e20

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

divers/description_videos.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ Utiliser des fonctions. Module math, racine carrée, trigonométrie, arrondi.
2929
https://youtu.be/zxf7QRfZato
3030
Boucle pour (boucle "for"). Parcourir une liste. range().
3131

32+
[Python] Installer Python pour Windows
33+
https://youtu.be/IS117_uXZKE
34+
Comment installer Python 3 sous Windows ? Explications pas à pas.
35+
36+
[Python] Démarrer Python et utiliser IDLE
37+
https://youtu.be/QtUxL52VPtA
38+
Utiliser la console Python. Utiliser IDLE : nouveau fichier, sauvegarder, lancer Python depuis IDLE.
39+
40+
[Python] Un éditeur de texte moderne : Sublime Text
41+
https://youtu.be/WWiceaSiMTk
42+
Présentation succinte d'un éditeur de texte très efficace : Sublime Text.
43+
3244

3345
======================
3446

livre-python1.pdf

649 Bytes
Binary file not shown.

premiers_pas/premiers_pas.pdf

6.04 KB
Binary file not shown.

premiers_pas/premiers_pas.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020

2121
\insertvideo{zxf7QRfZato}{Premiers pas - partie 4 - Boucle pour}
2222

23+
\insertvideo{IS117_uXZKE}{Installer Python}
24+
25+
\insertvideo{QtUxL52VPtA}{Démarrer Python et utiliser IDLE}
26+
2327

2428
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2529
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

0 commit comments

Comments
 (0)