Commit 92717262 authored by Fabrice's avatar Fabrice
Browse files

Nouvelle arborescence

parent 56c89f09
Loading
Loading
Loading
Loading
+0 −53
Original line number Diff line number Diff line
# Fiches Récapitulatives au format Markdown

## Bloc1- Support et mise à disposition

### Langage C
- [Fiche 1 Notions de base](Langage C/Fiche1 Notions de base.md)
- [Fiche 2 Structures conditionnelles et itératives](Langage C/Fiche2 Structures conditionnelles et itératives.md)
- [Fiche 3 Types structurés](Langage C/Fiche3 Types structurés.md)
- [Fiche 4 Fonctions et procédures](Langage C/Fiche4 Fonctions procédures.md)
- [Fiche 5 Les tableaux](Langage C/Fiche5 Les tableaux.md)

### Python
- [Fiche 1 Introduction Python](Python/Fiche1 Introduction.ipynb)
- [Fiche 2 Instructions](Python/Fiche2 Instructions.ipynb)
- [Fiche 3 Types de base](Python/Fiche3 ExpressionsTypesBase.ipynb)
- [Fiche 4 Listes et tableaux](Python/Fiche4 ListesTableaux.ipynb)
- [Fiche 5 Fonctions et procédures.ipynb](Python/Fiche5 FonctionsProcedures.ipynb)
- [Fiche 6 Résumé et exercices](Python/Fiche6 Résumé et exercices.ipynb)
- [Fiche 7 Exercices complémentaires](Python/Fiche7 Exercices.ipynb)


### SQL
- [Fiche 1 Modèle relationnel](MR et SQL/Fiche1 Modèle relationnel.md)
- [Fiche 2 SQL-LDD (CREATE, DROP, ALTER)](MR et SQL/Fiche2 SQL-LDD.md)
- [Fiche 3 SQL-LMD (INSERT, DELETE, UPDATE)](MR et SQL/Fiche3 SQL-LMD.md)
- [Fiche 4 SQL-LID (SELECT)](MR et SQL/Fiche4 SQL-LID.md)
- [Fiche 5 SQL-LCD (CREATE USER, GRANT)](MR et SQL/Fiche5 SQL-LCD.md)
- [Fiche 6 Triggers et procédures stockées](MR et SQL/Fiche6 SQL-Trigger et procédures stockées.md)

### GIT
- [Commandes de base git](Systeme Exploitation/Fiche5 Memento commandes git.md)

### Système d'exploitation
- [Fiche 1 Fonctionnement d'un ordinateur](Systeme Exploitation/Fiche1 Fonctionnement ordinateur.md)
- [Fiche 2 Fonctionnement d'un système d'exploitation](Systeme Exploitation/Fiche2 Fonctionnement système d'exploitation.md)
- [Fiche 3 Mémento commandes de base Linux](Systeme Exploitation/Fiche3 Memento commandes de base.md)
- [Fiche 4 Commandes bash avancées](Systeme Exploitation/Fiche4 Commandes bash avancées.md)
- [Fiche 6 Programmation bash notions de base](Systeme Exploitation/Fiche6 Programmation bash - notions de base.md)
- [Fiche 7 Programmation bash Structures conditionnelles](Systeme Exploitation/Fiche7 Programmation bash - Structures conditionnelles.md)
- [Fiche 8 Programmation bash Structures itératives](Systeme Exploitation/Fiche8 Programmation bash - Structures itératives.md)
- [Fiche 9 Programmation bash Fonctions](Systeme Exploitation/Fiche9 Programmation bash - Fonctions.md)

### Front-end web HTML CSS JavaScript
- [Fiche 1 Notions de base HTML](Front end web HTML CSS JS/Fiche1 HTML notions de base.md)
- [Fiche 2 Formulaires HTML](Front end web HTML CSS JS/Fiche2 HTML formulaires.md)
- [Fiche 3 CSS](Front end web HTML CSS JS/Fiche3 CSS.md)
- [Fiche 4 Bonnes pratiques HTML5](Front end web HTML CSS JS/Fiche4 Bonnes pratiques HTML CSS.md)
- [Fiche 5 Introduction à JavaScript](Front end web HTML CSS JS/Fiche5 JavaScript.md)
- [Fiche 6 JavaScript et DOM](Front end web HTML CSS JS/Fiche6 JavaScript DOM.md)
- [Fiche 7 JavaScript Objet](Front end web HTML CSS JS/Fiche7 JavaScript Objet.md)
- [Fiche 8 JavaScript avancé](Front end web HTML CSS JS/Fiche8 JavaScript Avancé.md)

+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.

Loading