Feat: activate big_button
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ac213b82a8
commit
cf6542691c
@ -2,9 +2,9 @@ Accueil
|
|||||||
#######
|
#######
|
||||||
|
|
||||||
:date: 2022-08-21
|
:date: 2022-08-21
|
||||||
:modified: 2022-08-28
|
:modified: 2022-08-29
|
||||||
:authors: Benjamin Bertrand
|
:authors: Benjamin Bertrand
|
||||||
:tags: Nsi
|
:tags: Divers
|
||||||
:category: 1NSI
|
:category: 1NSI
|
||||||
:summary: Documents d'accueil et de présentation de la spécialité NSI
|
:summary: Documents d'accueil et de présentation de la spécialité NSI
|
||||||
:slug: divers_1NSI
|
:slug: divers_1NSI
|
||||||
|
@ -2,7 +2,7 @@ Spécialité première NSI
|
|||||||
#######################
|
#######################
|
||||||
|
|
||||||
:date: 2022-07-25
|
:date: 2022-07-25
|
||||||
:modified: 2022-08-28
|
:modified: 2022-08-29
|
||||||
:authors: Bertrand Benjamin
|
:authors: Bertrand Benjamin
|
||||||
:category: 1NSI
|
:category: 1NSI
|
||||||
:tags: Progression
|
:tags: Progression
|
||||||
@ -18,43 +18,81 @@ Progression des séquences
|
|||||||
Période 1
|
Période 1
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- `HTML et CSS <./01_Web_HTML_CSS/>`_
|
.. big_button::
|
||||||
- Bases de la programmation en python
|
:title: HTML et CSS
|
||||||
- Système d'exploitation
|
:link: ./01_Web_HTML_CSS/
|
||||||
- Représentation d'entiers en binaire
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Bases de la programmation en python
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Système d'exploitation
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Représentation d'entiers en binaire
|
||||||
|
|
||||||
Période 2
|
Période 2
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Architecture réseau
|
.. big_button::
|
||||||
- Fonction et spécification
|
:title: Architecture réseau
|
||||||
- Représentation d'un texte
|
|
||||||
- Tuple et array
|
.. big_button::
|
||||||
- Recherche dans une liste
|
:title: Fonction et spécification
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Représentation d'un texte
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Tuple et array
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Recherche dans une liste
|
||||||
|
|
||||||
Période 3
|
Période 3
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Interaction client/serveur
|
.. big_button::
|
||||||
- Représentation des flottants
|
:title: Interaction client/serveur
|
||||||
- Tris
|
|
||||||
- Recherche pas dichotomie
|
.. big_button::
|
||||||
- Dictionnaires
|
:title: Représentation des flottants
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Tris
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Recherche pas dichotomie
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Dictionnaires
|
||||||
|
|
||||||
Période 4
|
Période 4
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Booléen et table de vérité
|
.. big_button::
|
||||||
- Interaction home machine (javascript)
|
:title: Booléen et table de vérité
|
||||||
- I/O informatique embarquée
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Interaction home machine (javascript)
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: I/O informatique embarquée
|
||||||
|
|
||||||
Période 5
|
Période 5
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Importation de tables
|
.. big_button::
|
||||||
- Architecture de Von Newman
|
:title: Importation de tables
|
||||||
- K plus proches
|
|
||||||
- Algorithmes gloutons
|
.. big_button::
|
||||||
|
:title: Architecture de Von Newman
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: K plus proches
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Algorithmes gloutons
|
||||||
|
|
||||||
Progression du/des projets
|
Progression du/des projets
|
||||||
==========================
|
==========================
|
||||||
|
@ -2,7 +2,7 @@ Tronc commun en première ST
|
|||||||
###########################
|
###########################
|
||||||
|
|
||||||
:date: 2022-07-25
|
:date: 2022-07-25
|
||||||
:modified: 2022-07-25
|
:modified: 2022-08-29
|
||||||
:authors: Bertrand Benjamin
|
:authors: Bertrand Benjamin
|
||||||
:category: 1ST
|
:category: 1ST
|
||||||
:tags: Progression
|
:tags: Progression
|
||||||
@ -14,30 +14,48 @@ Progression
|
|||||||
Période 1
|
Période 1
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- `Tableau croisé d'effectifs <./01_tableaux_croisées/>`_
|
.. big_button::
|
||||||
- Généralités sur les fonctions
|
:title: Tableau croisé
|
||||||
- Suites arithmétiques et géométriques
|
:link: ./01_Croisement_de_deux_variables/
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Généralités sur les fonctions
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Suites arithmétiques et géométriques
|
||||||
|
|
||||||
Période 2
|
Période 2
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Nombre dérivé et tangente
|
.. big_button::
|
||||||
- Répétition d'expériences
|
:title: Nombre dérivé et tangente
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Répétition d'expériences
|
||||||
|
|
||||||
Période 3
|
Période 3
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Fonction dérivée
|
.. big_button::
|
||||||
- Probabilités conditionnelles
|
:title: Fonction dérivée
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Probabilités conditionnelles
|
||||||
|
|
||||||
Période 4
|
Période 4
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Fonction polynomiale de degré 2
|
.. big_button::
|
||||||
- Généralités sur les suites
|
:title: Fonction polynomiale de degré 2
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Généralités sur les suites
|
||||||
|
|
||||||
Période 5
|
Période 5
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Fonction polynomiale de degré 3
|
.. big_button::
|
||||||
- Variables aléatoires
|
:title: Fonction polynomiale de degré 3
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Variables aléatoires
|
||||||
|
@ -2,7 +2,7 @@ Mathématiques en 2nd
|
|||||||
####################
|
####################
|
||||||
|
|
||||||
:date: 2022-07-25
|
:date: 2022-07-25
|
||||||
:modified: 2022-08-28
|
:modified: 2022-08-29
|
||||||
:authors: Bertrand Benjamin
|
:authors: Bertrand Benjamin
|
||||||
:category: 2nd
|
:category: 2nd
|
||||||
:tags: Progression
|
:tags: Progression
|
||||||
@ -19,11 +19,24 @@ Progression
|
|||||||
Période 1
|
Période 1
|
||||||
=========
|
=========
|
||||||
|
|
||||||
- `Proportion et fractions <./01_Proportion_et_fractions/>`_
|
.. big_button::
|
||||||
- Représentation graphique de fonctions
|
:title: Proportion et fraction
|
||||||
- Démonstration géométrique et géométrie plane
|
:link: ./01_Proportion_et_fractions/
|
||||||
- Calcul littéral
|
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Représentation graphique de fonctions
|
||||||
|
|
||||||
|
À construire
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Démonstration géométrique et géométrie plane
|
||||||
|
|
||||||
|
À construire
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Calcul littéral
|
||||||
|
|
||||||
|
À construire
|
||||||
|
|
||||||
Période 2
|
Période 2
|
||||||
=========
|
=========
|
||||||
|
@ -2,10 +2,26 @@ Enseignement scientifique de terminale
|
|||||||
######################################
|
######################################
|
||||||
|
|
||||||
:date: 2022-07-25
|
:date: 2022-07-25
|
||||||
:modified: 2022-08-28
|
:modified: 2022-08-29
|
||||||
:authors: Bertrand Benjamin
|
:authors: Bertrand Benjamin
|
||||||
:category: Enseignement Scientifique
|
:category: Enseignement Scientifique
|
||||||
:tags: Progression
|
:tags: Progression
|
||||||
:summary: Organisation de l'année en enseignement scientifique pour les terminales
|
:summary: Organisation de l'année en enseignement scientifique pour les terminales
|
||||||
|
|
||||||
Période 1: `Démographie et évolution <./01_Demographie_et_evolution/>`_
|
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Démographie et évolution
|
||||||
|
:link: ./01_Demographie_et_evolution/
|
||||||
|
|
||||||
|
Période 1
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Biodiversité et évolution
|
||||||
|
|
||||||
|
Période 2
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Informatique et intelligence artificielle
|
||||||
|
|
||||||
|
Période 5
|
||||||
|
@ -2,10 +2,29 @@ SNT en 2nd
|
|||||||
##########
|
##########
|
||||||
|
|
||||||
:date: 2022-07-25
|
:date: 2022-07-25
|
||||||
:modified: 2022-08-28
|
:modified: 2022-08-29
|
||||||
:authors: Bertrand Benjamin
|
:authors: Bertrand Benjamin
|
||||||
:category: SNT
|
:category: SNT
|
||||||
:tags: Progression
|
:tags: Progression
|
||||||
:summary: Organisation de l'année en SNT pour les 2nd
|
:summary: Organisation de l'année en SNT pour les 2nd
|
||||||
|
|
||||||
Période 1: `Le web (avec un peu de réseau quand même!) <./01_WEB/>`_
|
.. big_button::
|
||||||
|
:title: Le web
|
||||||
|
:link: ./01_WEB/
|
||||||
|
|
||||||
|
Période 1
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Image numérique
|
||||||
|
|
||||||
|
Période 2
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Internet
|
||||||
|
|
||||||
|
Période 2 et 3
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Réseaux sociaux
|
||||||
|
|
||||||
|
Période 3
|
||||||
|
34
index.rst
34
index.rst
@ -2,7 +2,7 @@ Année 2022-2023 au Lycée de Bellegarde sur Valserhône
|
|||||||
#####################################################
|
#####################################################
|
||||||
|
|
||||||
:date: 2022-08-21
|
:date: 2022-08-21
|
||||||
:modified: 2022-08-21
|
:modified: 2022-08-29
|
||||||
:authors: Bertrand Benjamin
|
:authors: Bertrand Benjamin
|
||||||
:category: Autres
|
:category: Autres
|
||||||
:summary: Quatrième année au lycée Saint Exupery de Valserhône
|
:summary: Quatrième année au lycée Saint Exupery de Valserhône
|
||||||
@ -11,8 +11,30 @@ Année 2022-2023 au Lycée de Bellegarde sur Valserhône
|
|||||||
Classes pour l'année
|
Classes pour l'année
|
||||||
====================
|
====================
|
||||||
|
|
||||||
- `2nd <./2nd/>`_
|
.. big_button::
|
||||||
- `SNT <./SNT/>`_
|
:title: 2nd
|
||||||
- `Première technologique avec la Spé <./1ST/>`_
|
:link: ./2nd/
|
||||||
- `Spécialité première NSI <./1NSI/>`_
|
|
||||||
- `Enseignement scientifique en terminale <./Enseignement_Scientifique/>`_
|
Mathématiques
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: SNT
|
||||||
|
:link: ./SNT/
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Première technologique
|
||||||
|
:link: ./1ST/
|
||||||
|
|
||||||
|
Tronc commun
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: NSI
|
||||||
|
:link: ./1NSI/
|
||||||
|
|
||||||
|
Spécialité de première
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Enseignement scientifique
|
||||||
|
:link: ./Enseignement_Scientifique/
|
||||||
|
|
||||||
|
Terminale
|
||||||
|
Loading…
Reference in New Issue
Block a user