Fix(NSI): bigbutton presentation

This commit is contained in:
Bertrand Benjamin 2023-02-14 09:16:55 +01:00
parent 9eacec4db2
commit dfcfe86d31

View File

@ -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
@ -60,26 +60,21 @@ Période 3
.. 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