Feat: 2 notebook pour la programmation avec les 1ST

This commit is contained in:
Bertrand Benjamin 2020-05-05 11:12:03 +02:00
parent 5e01f15637
commit 51bd095c44
2 changed files with 31 additions and 1 deletions

View File

@ -0,0 +1,30 @@
Programmation de l'année 2019-2020 avec les premières technologiques
####################################################################
:date: 2020-05-05
:modified: 2020-05-05
:authors: Bertrand Benjamin
:tags: Programmation
:category: 1techno
:summary: Initiation à la programmation python avec les 1ST pour l'année 2019-2020
Étape 1: Initiation à python
============================
Projets python à réaliser pour découvrir le langage.
`Notebook <./1-Projets_Python.ipynb>`_
`Ouvrir le notebook avec binder <https://mybinder.org/v2/git/http%3A%2F%2Fgit.opytex.org%2Flafrite%2F2019-2020.git/5e01f15637a71b7272b257e91ff468d905d4e631>`_
Étape 2: Programmer des fonctions
=================================
Découverte des fonctions python en s'appuyant sur la notion de fonction mathématiques.
On y découvre aussi l'utilisation des boucles et des conditions.
`Python et fonctions - notebook <./2-Fonctions.ipynb>`_
`Python et fonctions sur binder <https://mybinder.org/v2/git/https%3A%2F%2Fgit.opytex.org%2Flafrite%2F2019-2020.git/5e01f15637a71b7272b257e91ff468d905d4e631>`_

View File

@ -90,7 +90,7 @@ Tronc commun:
- (S): Suites et fin des suites
- (PS): Répétition binomiale, échantillonnage
- (D): Étude de fonctions
- Programmation
- `Programmation <./Programmation>`_
Spé: