edit page d'accueil et liens
This commit is contained in:
15
README.md
15
README.md
@@ -1,14 +1,13 @@
|
|||||||
<<<<<<< HEAD
|
## Cours NSI
|
||||||
# Cours NSI
|
|
||||||
|
|
||||||
## Découpage
|
### Découpage
|
||||||
|
|
||||||
<table cellspacing="0" cellpadding="0" style="border-collapse: collapse;margin:auto;" >
|
<table cellspacing="0" cellpadding="0" style="border-collapse: collapse;margin:auto;" >
|
||||||
<body>
|
<body>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align: center;"><a title="Représentation des données : Types et valeurs de base" href="representation_base"><img src='./assets/binary.svg' width="128px"/><br/>Types et valeurs de base</a></td>
|
<td style="text-align: center;"><a title="Représentation des données : Types et valeurs de base" href="representation_base"><img src='./assets/binary.svg' width="128px"/><br/>Types et valeurs de base</a></td>
|
||||||
<td style="border: none;text-align: center;"><a title="Représentation des données : Types construits" href="representation_construits"><img src='./assets/complex.svg' width="128px"/><br/>Types construits</a></td>
|
<td style="border: none;text-align: center;"><a title="Représentation des données : Types construits" href="representation_construits"><img src='./assets/complex.svg' width="128px"/><br/>Types construits</a></td>
|
||||||
<td style="border: none;text-align: center;"><a title="Réseau et Web" href="reseau"><img src='./assets/network.svg' width="128px"/><br/>Réseau et Web</a></td>
|
<td style="border: none;text-align: center;"><a title="Réseau et Web" href="reseau"><img src='./assets/network.svg' width="128px"/><br/>Réseau</a></td>
|
||||||
<td style="border: none;text-align: center;"><a title="Architectures matérielles et systèmes d'exploitation" href="architecture"><img src='./assets/system.svg' width="128px"/><br/>Architectures matérielles et systèmes d'exploitation</a></td>
|
<td style="border: none;text-align: center;"><a title="Architectures matérielles et systèmes d'exploitation" href="architecture"><img src='./assets/system.svg' width="128px"/><br/>Architectures matérielles et systèmes d'exploitation</a></td>
|
||||||
<td style="border: none;text-align: center;"><a title="Langages et programmation" href="programmation"><img src='./assets/python.svg' width="128px"/><br/>Langages et programmation</a></td>
|
<td style="border: none;text-align: center;"><a title="Langages et programmation" href="programmation"><img src='./assets/python.svg' width="128px"/><br/>Langages et programmation</a></td>
|
||||||
<td style="border: none;text-align: center;"><a title="Algorithmique" href="algorithmes"><img src='./assets/algorithm.svg' width="128px"/><br/>Algorithmique</a></td>
|
<td style="border: none;text-align: center;"><a title="Algorithmique" href="algorithmes"><img src='./assets/algorithm.svg' width="128px"/><br/>Algorithmique</a></td>
|
||||||
@@ -16,8 +15,7 @@
|
|||||||
</body>
|
</body>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
### Progression
|
||||||
## Progression
|
|
||||||
|
|
||||||
| Séquence | Contenu | Projets associés |
|
| Séquence | Contenu | Projets associés |
|
||||||
| -------- | ------------------------------------------------------------ | -------------------------- |
|
| -------- | ------------------------------------------------------------ | -------------------------- |
|
||||||
@@ -40,8 +38,3 @@
|
|||||||
- [Gitlab de David Landry](https://gitlab.com/david_landry/nsi)
|
- [Gitlab de David Landry](https://gitlab.com/david_landry/nsi)
|
||||||
- [Framagit de Christophe Mieszczak](https://framagit.org/tofmzk/informatique_git/-/tree/master/premiere_nsi)
|
- [Framagit de Christophe Mieszczak](https://framagit.org/tofmzk/informatique_git/-/tree/master/premiere_nsi)
|
||||||
- [Site de David Roche](https://pixees.fr/informatiquelycee/n_site/nsi_prem.html)
|
- [Site de David Roche](https://pixees.fr/informatiquelycee/n_site/nsi_prem.html)
|
||||||
=======
|
|
||||||
# 1ere_NSI
|
|
||||||
|
|
||||||
Cours de première NSI de Florian Mathieu
|
|
||||||
>>>>>>> gitea/main
|
|
||||||
|
|||||||
Reference in New Issue
Block a user