Compare commits
No commits in common. "6935965bfdcff1e9147ff1f7cc9c7e55b2a8f3f5" and "c24b83fd50cad18c8dd6c13f14b7ddf5b25c8fde" have entirely different histories.
6935965bfd
...
c24b83fd50
@ -1,14 +0,0 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Internet - Cours}
|
||||
\date{décembre 2020}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\end{document}
|
@ -1,18 +0,0 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Internet - Cours}
|
||||
\date{décembre 2020}
|
||||
|
||||
\DeclareExerciseCollection{banque}
|
||||
\xsimsetup{
|
||||
step=1,
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{exercises.tex}
|
||||
\printcollection{banque}
|
||||
|
||||
\end{document}
|
@ -1,10 +0,0 @@
|
||||
\collectexercises{banque}
|
||||
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={Internet}, tags={Internet}]
|
||||
<++>
|
||||
\end{exercise}
|
||||
|
||||
\begin{solution}
|
||||
<++>
|
||||
\end{solution}
|
||||
|
||||
\collectexercisesstop{banque}
|
@ -1,12 +0,0 @@
|
||||
Internet
|
||||
########
|
||||
|
||||
:date: 2020-12-28
|
||||
:modified: 2020-12-28
|
||||
:authors: Benjamin Bertrand
|
||||
:tags: Internet
|
||||
:category: SNT
|
||||
:summary: Étude du réseau internet
|
||||
|
||||
Étape 1:
|
||||
========
|
@ -2,7 +2,7 @@ SNT en 2nd
|
||||
##########
|
||||
|
||||
:date: 2020-09-03
|
||||
:modified: 2020-12-28
|
||||
:modified: 2020-09-08
|
||||
:authors: Bertrand Benjamin
|
||||
:category: SNT
|
||||
:tags: Progression
|
||||
@ -10,10 +10,5 @@ SNT en 2nd
|
||||
|
||||
`Séance 0: présentation du réseau et communication <./00_accueil/reseau_mail.pdf>`_
|
||||
|
||||
- Internet
|
||||
- `WEB <./01_WEB/>`_
|
||||
- `Photographie numérique <./02_Image_Numerique/>`_
|
||||
- Réseaux Sociaux
|
||||
- Données structurées et traitement
|
||||
- Localisation, cartographie et mobilité
|
||||
- Informatique embarquée et objets connectés
|
||||
- `Thème WEB <./01_WEB/>`_
|
||||
- `Thème Image numérique <./02_Image_Numerique/>`_
|
||||
|
Loading…
Reference in New Issue
Block a user