mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
5324b9e3cf
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)
* format: homogenize c# category title
right markdown escape instead of use HTML entities
* lint: fix `MD012/no-multiple-blanks` rule
Multiple consecutive blank lines [Expected: 2; Actual: 3]
* lint: fix `MD039/no-space-in-links`
Spaces inside link text
* lint: fix `MD009/no-trailing-spaces` rule
Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]
* lint: fix `MD006/ul-start-left` rule
* format: remove extra spaces between note tokens
* spell: fix lint `MD044/proper-names` rule
- HTML
- JavaScript
- YouTube
* spell: normalize to the most common `Index` heading
* lint: fix `MD007/ul-indent` rule
Unordered list indentation [Expected: 4; Actual: 2]
* format: escape pipes `|` from resources text
addresses #5176
* add Hesham Asem courses about machine and deep learning and nlp
* Expand the name of nlp section
* Change the order
* Revert "spell: normalize to the most common `Index` heading"
This reverts commit 4d6a74e7d7
.
Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
6.4 KiB
6.4 KiB
Index
- Algorithmes & Structures des données
- APL
- Bash / Shell
- C
- C#
- C++
- Git
- HTML and CSS
- Java
- JavaScript
- Linux
- PHP
- Python
- Ruby
- SQL
- SysAdmin
Algorithmes
- Algorithmie - Cours - Formation Video
APL
- Découvrez le langage APL - Schraf : Maths-info
Bash / Shell
- Apprendre à utiliser le shell Bash - Pierre Giraud
- Exercices shell scripts - Idriss Neumann
- Quelques bonnes pratiques dans l'écriture de scripts en Bash - Idriss Neumann
C
- Apprendre le langage C - Formation Video
- Apprendre le langage C - Exercices - Formation Video
- Le Langage C - sur Zeste de Savoir de Informaticienzero, Taure, Paraze et Lucas-84
- TUTOS C - PrimFX
C#
- C# - Cours - Formation Video
C++
- La programmation en C++ moderne - Zeste de savoir informaticienzero mehdidou99
Git
- Apprendre à utiliser Git et GitHub | Cours Complet (2020) - Pierre Giraud
- Formation Git en vidéo, Cours Complet - Grafikart
HTML and CSS
- Apprendre à coder en HTML et CSS | Cours complet (2020) - Pierre Giraud
- Apprendre à utiliser le framework Bootstrap | Cours complet (2020) - Pierre Giraud
- Apprendre à utiliser Sass | Cours Complet (2020) - Pierre Giraud
- Apprendre l'HTML - Grafikart
- Découvrir CSS - Grafikart
- Documentation du MDN (MDN Mozilla)
- HTML/CSS - Exercices - Formation Video
- HTML/CSS - Tutoriels - Formation Video
- Le préprocesseur SASS - Grafikart
- Tutoriel CSS
- Tutoriel HTML
- TUTOS HTML et CSS - PrimFX
Java
- Cours Java - Formation Video
JavaScript
- Apprendre à coder en JavaScript | Cours complet (2020) - Pierre Giraud
- Apprendre le JavaScript - Grafikart
- Cours JavaScript - Formation Video
- Déboguer son code JavaScript - Grafikart
- Le Tutoriel JavaScript Moderne - javascript.info
- TUTOS JS - PrimFX
JQuery
React
- Apprendre React - Le framework - Grafikart
Vue.js
- VueJS 2 - Grafikart
Linux
- Linux et Ubuntu - Administration Réseau (Tutoriels Videos)
Python
- Apprendre à programmer en Python | Cours complet (2019) - Pierre Giraud
- Apprendre Python - Formation Video
PHP
- Apprendre Laravel 5.0.X - Grafikart
- Apprendre PHP - Formation Video
- Apprendre PHP - Cours Complet + POO - Grafikart
- Apprendre Symfony 4 par l'exemple - Grafikart
- Cours complet de Pierre Giraud sur le développement PHP avec MySQL - Pierre Giraud
- Tester sur Symfony - Grafikart
- Tutoriel HTML
- TUTOS PHP - PrimFX
Ruby
- Apprendre Ruby - Grafikart
- Apprendre Ruby on Rails 5.X - Grafikart
SQL
- Apprendre MySQL - Ancien Cours - Grafikart
- SQL - Cours - Formation Video
SysAdmin
- Développement Web - Administration Réseau (Tutoriels Videos)