Ajout mentions légales dans le README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
10
README.md
10
README.md
@@ -1,12 +1,14 @@
|
|||||||
# NSI Première - Lycée Charlotte Perriand
|
# NSI Première - Lycée Charlotte Perriand
|
||||||
|
|
||||||
[](LICENCE.md)
|
[](LICENCE.md)
|
||||||
[](https://jupyter.org/)
|
[](https://jupyter.org/)
|
||||||
|
|
||||||
Cours de **Numérique et Sciences Informatiques** pour les élèves de Première.
|
Cours de **Numérique et Sciences Informatiques** pour les élèves de Première.
|
||||||
|
|
||||||
## Ouvrir les notebooks
|
## Ouvrir les notebooks
|
||||||
|
<!-- Ressource éducative — Établissement scolaire — Diffusion restreinte. -->
|
||||||
|
|
||||||
|
<!-- Document pédagogique — ne pas diffuser en dehors du cadre scolaire. -->
|
||||||
Les fichiers `.ipynb` peuvent être ouverts avec :
|
Les fichiers `.ipynb` peuvent être ouverts avec :
|
||||||
|
|
||||||
| Outil | Installation |
|
| Outil | Installation |
|
||||||
@@ -25,7 +27,7 @@ Les fichiers `.ipynb` peuvent être ouverts avec :
|
|||||||
<td style="text-align: center; padding: 10px;"><a title="Types et valeurs de base" href="representation_base"><img src='./assets/binary.svg' width="80px"/><br/><b>Types de base</b></a></td>
|
<td style="text-align: center; padding: 10px;"><a title="Types et valeurs de base" href="representation_base"><img src='./assets/binary.svg' width="80px"/><br/><b>Types de base</b></a></td>
|
||||||
<td style="text-align: center; padding: 10px;"><a title="Types construits" href="representation_construits"><img src='./assets/complex.svg' width="80px"/><br/><b>Types construits</b></a></td>
|
<td style="text-align: center; padding: 10px;"><a title="Types construits" href="representation_construits"><img src='./assets/complex.svg' width="80px"/><br/><b>Types construits</b></a></td>
|
||||||
<td style="text-align: center; padding: 10px;"><a title="Réseau" href="reseau"><img src='./assets/network.svg' width="80px"/><br/><b>Réseau</b></a></td>
|
<td style="text-align: center; padding: 10px;"><a title="Réseau" href="reseau"><img src='./assets/network.svg' width="80px"/><br/><b>Réseau</b></a></td>
|
||||||
<td style="text-align: center; padding: 10px;"><a title="Web" href="web"><img src='./assets/web.svg' width="80px"/><br/><b>Web</b></a></td>
|
<td style="text-align: center; padding: 10px;"><a title="Web" href="web"><img src='./assets/web.svg' width="80px"/><br/><b>Web</b></a></td>
|
||||||
<td style="text-align: center; padding: 10px;"><a title="Architecture" href="architecture"><img src='./assets/system.svg' width="80px"/><br/><b>Architecture</b></a></td>
|
<td style="text-align: center; padding: 10px;"><a title="Architecture" href="architecture"><img src='./assets/system.svg' width="80px"/><br/><b>Architecture</b></a></td>
|
||||||
<td style="text-align: center; padding: 10px;"><a title="Programmation" href="programmation"><img src='./assets/python.svg' width="80px"/><br/><b>Programmation</b></a></td>
|
<td style="text-align: center; padding: 10px;"><a title="Programmation" href="programmation"><img src='./assets/python.svg' width="80px"/><br/><b>Programmation</b></a></td>
|
||||||
<td style="text-align: center; padding: 10px;"><a title="Algorithmique" href="algorithmes"><img src='./assets/algorithm.svg' width="80px"/><br/><b>Algorithmique</b></a></td>
|
<td style="text-align: center; padding: 10px;"><a title="Algorithmique" href="algorithmes"><img src='./assets/algorithm.svg' width="80px"/><br/><b>Algorithmique</b></a></td>
|
||||||
@@ -60,6 +62,7 @@ Les fichiers `.ipynb` peuvent être ouverts avec :
|
|||||||
| **6** | Projets finaux | Au choix |
|
| **6** | Projets finaux | Au choix |
|
||||||
|
|
||||||
## Ressources
|
## Ressources
|
||||||
|
<!-- Document pédagogique — ne pas diffuser en dehors du cadre scolaire. -->
|
||||||
|
|
||||||
- 📄 [Programme officiel NSI Première](programme_première.pdf)
|
- 📄 [Programme officiel NSI Première](programme_première.pdf)
|
||||||
- 📄 [Programme officiel NSI Terminale](programme_terminale.pdf)
|
- 📄 [Programme officiel NSI Terminale](programme_terminale.pdf)
|
||||||
@@ -69,9 +72,12 @@ Les fichiers `.ipynb` peuvent être ouverts avec :
|
|||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
|
|
||||||
|
<!-- Document pédagogique — ne pas diffuser en dehors du cadre scolaire. -->
|
||||||
Ce cours est sous licence [Creative Commons BY-NC-SA 4.0](LICENCE.md).
|
Ce cours est sous licence [Creative Commons BY-NC-SA 4.0](LICENCE.md).
|
||||||
Vous pouvez le réutiliser et le modifier librement en citant l'auteur, pour un usage non commercial.
|
Vous pouvez le réutiliser et le modifier librement en citant l'auteur, pour un usage non commercial.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
*Florian Mathieu - Lycée Charlotte Perriand*
|
*Florian Mathieu - Lycée Charlotte Perriand*
|
||||||
|
|
||||||
|
<!-- Usage strictement réservé aux élèves inscrits — Toute copie est interdite. -->
|
||||||
Reference in New Issue
Block a user