bac1 gone

This commit is contained in:
Anthony Debucquoy
2025-09-16 15:17:47 +02:00
parent 9fdef4993a
commit dca98a4637
52 changed files with 65 additions and 52 deletions

View File

@ -1,55 +1,63 @@
# Summary
-[Introduction](./intro.md)
-[Introduction](./bac1/intro.md)
# Mathématiques
- [Rappel](./math/rappel/flux.md)
- [Logique](./math/logique/summary.md)
- [implication](./math/logique/implication.md)
- [induction](./math/logique/induction.md)
- [Ensembles](./math/logique/ensembles.md)
- [Fonction, Domaine et Image](./math/logique/fonctions.md)
- [Technique de preuve](./math/logique/preuves.md)
- [Inéquations](./math/ineq/summary.md)
- [Second Degrés](./math/ineq/second_degres.md)
- [Valeurs Absolue](./math/ineq/abs.md)
- [Racines carrées](./math/ineq/sqrt.md)
- [Géométrie](./math/geo/summary.md)
- [Les Vecteurs](./math/geo/vecteurs.md)
- [Les Droites](./math/geo/droites.md)
- [Les Systems](./math/geo/systems.md)
- [Les Plans](./math/geo/plans.md)
- [Calculus](./math/calculus/index.md)
- [Suite numérique et leurs convergences](./math/calculus/chap1.md)
- [Limites de fonctions](./math/calculus/chap2.md)
- [Dérivabilité des fonctions](./math/calculus/chap3.md)
- [Développement de Taylor](./math/calculus/chap4.md)
- [Algèbre Linéaire](./math/all/index.md)
- [Les Espaces Vectoriels](./math/all/chap1.md)
- [Application Linéaire](./math/all/chap2.md)
- [Valeur/Vecteur/Espaces propres](./math/all/vpropres.md)
- [Les Matrices](./math/all/matrix.md)
- [Math Discrète](./math/disc/index.md)
- [Initiation à la théorie des graphe](./math/disc/graph.md)
- [Nombres Premiers](./math/disc/prime.md)
- [Les Relations](./math/disc/relations.md)
- [Preuve par Induction](./math/disc/induction.md)
# Physique générale I
- [Mecanique](./phys/meca/index.md)
- [Chapitre 1](./phys/meca/chap1.md)
- [Electromagnétisme](./phys/elec/index.md)
- [Les Forces Electriques](./phys/elec/chap1.md)
# Informatique
- [Algo1](./info/algo1/index.md)
- [Algo2](./info/algo2/index.md)
- [fonctionnement des ordinateurs](./info/fdo/index.md)
- [Intro](./info/fdo/chap1.md)
- [Representation des donnees](./info/fdo/chap2.md)
- [Conception logique](./info/fdo/chap3.md)
- [Processeur mono-cycles](./info/fdo/chap4.md)
- [Assemblage et Compilation](./info/fdo/chap5.md)
- [Entrees et sorties](./info/fdo/chap6.md)
- [Hierarchie des memoires](./info/fdo/chap7.md)
# Economie
- [Chapitre 1 - Introduction à l'économie](./eco/chap1.md)
- [Chapitre 2 - Comprendre le fonctionnement des marchés](./eco/chap2.md)
# Bac1
<!-- - [Mathématiques]() -->
<!-- - [Rappel](./bac1/math/rappel/flux.md) -->
<!-- - [Logique](./bac1/math/logique/summary.md) -->
<!-- - [implication](./bac1/math/logique/implication.md) -->
<!-- - [induction](./bac1/math/logique/induction.md) -->
<!-- - [Ensembles](./bac1/math/logique/ensembles.md) -->
<!-- - [Fonction, Domaine et Image](./bac1/math/logique/fonctions.md) -->
<!-- - [Technique de preuve](./bac1/math/logique/preuves.md) -->
<!-- - [Inéquations](./bac1/math/ineq/summary.md) -->
<!-- - [Second Degrés](./bac1/math/ineq/second_degres.md) -->
<!-- - [Valeurs Absolue](./bac1/math/ineq/abs.md) -->
<!-- - [Racines carrées](./bac1/math/ineq/sqrt.md) -->
<!-- - [Géométrie](./bac1/math/geo/summary.md) -->
<!-- - [Les Vecteurs](./bac1/math/geo/vecteurs.md) -->
<!-- - [Les Droites](./bac1/math/geo/droites.md) -->
<!-- - [Les Systems](./bac1/math/geo/systems.md) -->
<!-- - [Les Plans](./bac1/math/geo/plans.md) -->
<!-- - [Calculus](./bac1/math/calculus/index.md) -->
<!-- - [Suite numérique et leurs convergences](./bac1/math/calculus/chap1.md) -->
<!-- - [Limites de fonctions](./bac1/math/calculus/chap2.md) -->
<!-- - [Dérivabilité des fonctions](./bac1/math/calculus/chap3.md) -->
<!-- - [Développement de Taylor](./bac1/math/calculus/chap4.md) -->
<!-- - [Algèbre Linéaire](./bac1/math/all/index.md) -->
<!-- - [Les Espaces Vectoriels](./bac1/math/all/chap1.md) -->
<!-- - [Application Linéaire](./bac1/math/all/chap2.md) -->
<!-- - [Valeur/Vecteur/Espaces propres](./bac1/math/all/vpropres.md) -->
<!-- - [Les Matrices](./bac1/math/all/matrix.md) -->
<!-- - [Math Discrète](./bac1/math/disc/index.md) -->
<!-- - [Initiation à la théorie des graphe](./bac1/math/disc/graph.md) -->
<!-- - [Nombres Premiers](./bac1/math/disc/prime.md) -->
<!-- - [Les Relations](./bac1/math/disc/relations.md) -->
<!-- - [Preuve par Induction](./bac1/math/disc/induction.md) -->
<!-- - [Physique générale I]() -->
<!-- - [Mecanique](./bac1/phys/meca/index.md) -->
<!-- - [Chapitre 1](./bac1/phys/meca/chap1.md) -->
<!-- - [Electromagnétisme](./bac1/phys/elec/index.md) -->
<!-- - [Les Forces Electriques](./bac1/phys/elec/chap1.md) -->
<!-- - [Informatique]() -->
<!-- - [Algo1](./bac1/info/algo1/index.md) -->
<!-- - [Algo2](./bac1/info/algo2/index.md) -->
<!-- - [fonctionnement des ordinateurs](./bac1/info/fdo/index.md) -->
<!-- - [Intro](./bac1/info/fdo/chap1.md) -->
<!-- - [Representation des donnees](./bac1/info/fdo/chap2.md) -->
<!-- - [Conception logique](./bac1/info/fdo/chap3.md) -->
<!-- - [Processeur mono-cycles](./bac1/info/fdo/chap4.md) -->
<!-- - [Assemblage et Compilation](./bac1/info/fdo/chap5.md) -->
<!-- - [Entrees et sorties](./bac1/info/fdo/chap6.md) -->
<!-- - [Hierarchie des memoires](./bac1/info/fdo/chap7.md) -->
<!-- - [Economie]() -->
<!-- - [Chapitre 1 - Introduction à l'économie](./bac1/eco/chap1.md) -->
<!-- - [Chapitre 2 - Comprendre le fonctionnement des marchés](./bac1/eco/chap2.md) -->
# Bac3
- [Graph. et Opti.]()
- [Statistiques]()
- [Introduction](./bac2/Stats/Introduction.md)

1
src/bac1/intro.md Normal file
View File

@ -0,0 +1 @@
# Introduction

View File

@ -0,0 +1,4 @@
# Introduction