Feat: Programme semaine 1ST
This commit is contained in:
parent
555d7d0bb0
commit
f3d8cc72cb
|
@ -2,7 +2,7 @@ Programmes semaine par semaine pendant le confinement avec les 1ST
|
|||
##################################################################
|
||||
|
||||
:date: 2020-03-30
|
||||
:modified: 2020-05-25
|
||||
:modified: 2020-06-01
|
||||
:authors: Bertrand Benjamin
|
||||
:category: 1techno
|
||||
:tags: Progression
|
||||
|
@ -27,6 +27,57 @@ J'essayerai de faire en sorte que le travail demandé ne dépasse pas dans la me
|
|||
|
||||
Cette organisation est amenée à évoluer en fonction de mon ressenti et surtout en fonction du vôtre.
|
||||
|
||||
Semaine 23: 01/06 -> 05/06
|
||||
==========================
|
||||
|
||||
Vous aurez besoin d'un tableur pour vendredi.
|
||||
|
||||
S23 - Programme Visio (2h)
|
||||
--------------------------
|
||||
|
||||
- **Lundi 9h15-9h45: Férier pas de visio**
|
||||
- Mercredi 10h15-10h45: Programmation et boucles
|
||||
- Vendredi 9h15-10h15: Simuler une loi binomiale avec le tableur.
|
||||
|
||||
S23 - Questions flashs (3x5min)
|
||||
-------------------------------
|
||||
|
||||
- Lundi
|
||||
|
||||
- Mercredi
|
||||
|
||||
.. image:: ./Questions_Flash/P5/QF_20_06_01-1.pdf
|
||||
:height: 200px
|
||||
:alt: Questions flash
|
||||
|
||||
- Vendredi
|
||||
|
||||
.. image:: ./Questions_Flash/P5/QF_20_06_01-2.pdf
|
||||
:height: 200px
|
||||
:alt: Questions flash
|
||||
|
||||
S23 - Programmation (30min)
|
||||
---------------------------
|
||||
|
||||
On continue le travail entamé la semaine précédente.
|
||||
|
||||
`Python et fonctions sur binder (algorithme de seuils) <https://mybinder.org/v2/git/https%3A%2F%2Fgit.opytex.org%2Flafrite%2F2019-2020/bea0350c9ca7ab07831b65923f678af1bdb6c867?filepath=1ST%2FProgrammation%2F2-Fonctions.ipynb>`_
|
||||
|
||||
Pour ceux qui n'arrivent pas à ouvrir le lien précédent voici une version html pour travailler avec repl.it .
|
||||
|
||||
`Python et fonctions Version html (algorithme de seuils) <./Programmation/2-Fonctions.html>`_
|
||||
|
||||
|
||||
S23 - Simulation binomiale (30min)
|
||||
----------------------------------
|
||||
|
||||
Lire la partie 1 (ce sont des rappels écrits différements) et faire la partie 2 avec le tableur.
|
||||
|
||||
.. image:: ./Probabilite_statistiques/Simulation_Binomiale/1E_rappels_simulation.pdf
|
||||
:height: 200px
|
||||
:alt: Simuler une binomiale avec le tableur
|
||||
|
||||
|
||||
Semaine 22: 25/05 -> 29/05
|
||||
==========================
|
||||
|
||||
|
|
Loading…
Reference in New Issue