Fix(NSI): bigbutton presentation
This commit is contained in:
parent
9eacec4db2
commit
dfcfe86d31
@ -2,7 +2,7 @@ Spécialité première NSI
|
|||||||
#######################
|
#######################
|
||||||
|
|
||||||
:date: 2022-07-25
|
:date: 2022-07-25
|
||||||
:modified: 2023-01-03
|
:modified: 2023-02-14
|
||||||
:authors: Bertrand Benjamin
|
:authors: Bertrand Benjamin
|
||||||
:category: 1NSI
|
:category: 1NSI
|
||||||
:tags: Progression
|
:tags: Progression
|
||||||
@ -41,45 +41,40 @@ Période 2
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Système d'exploitation
|
:title: Système d'exploitation
|
||||||
:link: ./03_Systeme_dexploitation/
|
:link: ./03_Systeme_dexploitation/
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Fonction et spécification
|
:title: Fonction et spécification
|
||||||
:link: ./04_Fonctions_specifications_et_tests/
|
:link: ./04_Fonctions_specifications_et_tests/
|
||||||
|
|
||||||
Période 3
|
Période 3
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Interaction client/serveur
|
:title: Interaction client/serveur
|
||||||
:link: ./05_Interaction_client-serveur/
|
:link: ./05_Interaction_client-serveur/
|
||||||
|
|
||||||
Étude du protocole HTTP à travers les requests et les responses, construction d'un serveur avec Flask.
|
Étude du protocole HTTP à travers les requests et les responses, construction d'un serveur avec Flask.
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Tuple et array
|
:title: Tuple et array
|
||||||
|
:link: ./06_Listes_et_tuples
|
||||||
|
|
||||||
Découverte des tuples et des arrays en python. Algorithme: recherche d'un élément dans une liste.
|
Découverte des tuples et des arrays en python. Algorithme: recherche d'un élément dans une liste.
|
||||||
|
|
||||||
.. big_button::
|
|
||||||
:title: Représentation d'un texte
|
|
||||||
|
|
||||||
.. big_button::
|
|
||||||
:title: Interaction home machine (javascript)
|
|
||||||
|
|
||||||
Période 4
|
Période 4
|
||||||
---------
|
---------
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Représentation des flottants
|
:title: Représentation d'un texte
|
||||||
|
:link: ./07_Representation_de_texte
|
||||||
|
|
||||||
|
Table de caractères, encodage et manipulation des str en Python
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Architecture réseau
|
:title: Interaction home machine (javascript)
|
||||||
|
|
||||||
.. big_button::
|
|
||||||
:title: Tris
|
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Recherche pas dichotomie
|
:title: Recherche pas dichotomie
|
||||||
@ -88,11 +83,17 @@ Période 4
|
|||||||
:title: Dictionnaires
|
:title: Dictionnaires
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: I/O informatique embarquée
|
:title: Architecture réseau
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Tris
|
||||||
|
|
||||||
Période 5
|
Période 5
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
.. big_button::
|
||||||
|
:title: Représentation des flottants
|
||||||
|
|
||||||
.. big_button::
|
.. big_button::
|
||||||
:title: Importation de tables
|
:title: Importation de tables
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user