mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 07:10:58 +00:00
importation de fhttp://progdupeu.pl/forums/suje43/une-banque-de-liens + corrections divers de markdown
This commit is contained in:
parent
a26d858ad5
commit
dc304f5259
@ -1,22 +1,59 @@
|
|||||||
###Index
|
###Index
|
||||||
|
* [Non dépendant du langage](#non-dépendant-du-langage)
|
||||||
|
* [Caml](#caml)
|
||||||
|
* [C / C++](#c-c)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
|
* [Haskell](#haskell)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
|
* [Perl](#perl)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
|
* [Ruby](#ruby)
|
||||||
* [SPIP](#spip)
|
* [SPIP](#spip)
|
||||||
|
|
||||||
|
###Non dépendant du langage
|
||||||
|
####Algorithmique
|
||||||
|
|
||||||
|
* [France-IOI](http://www.france-ioi.org/)
|
||||||
|
* [Prologin](http://www.prologin.org/)
|
||||||
|
|
||||||
|
###Caml
|
||||||
|
|
||||||
|
* [Introduction à Objective Caml](http://form-ocaml.forge.ocamlcore.org/html/index.html), par Maxence Guesdon
|
||||||
|
* [Le language Caml](http://caml.inria.fr/)
|
||||||
|
|
||||||
|
###C / C++
|
||||||
|
|
||||||
|
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) par Christian Casteyde
|
||||||
|
|
||||||
|
|
||||||
###Git
|
###Git
|
||||||
|
|
||||||
* [Pro Git](http://www.git-scm.com/book/fr) par Scott Chacon
|
* [Pro Git](http://www.git-scm.com/book/fr) par Scott Chacon
|
||||||
|
|
||||||
|
###Haskell
|
||||||
|
* [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr/)
|
||||||
|
|
||||||
###LaTeX
|
###LaTeX
|
||||||
|
|
||||||
* [Tout ce que vous voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/5-tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander/) par Vincent Lozano
|
* [Tout ce que vous voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/5-tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander/) par Vincent Lozano
|
||||||
* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) par Maïeul Rouquette
|
* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) par Maïeul Rouquette
|
||||||
|
|
||||||
|
###Perl
|
||||||
|
* [Guide Perl - débuter et progresser en Perl](http://formation-perl.fr/guide-perl.html), par Sylvain Lhullier
|
||||||
|
* [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html)
|
||||||
|
|
||||||
###Python
|
###Python
|
||||||
|
|
||||||
* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen
|
* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen
|
||||||
|
|
||||||
|
###Ruby
|
||||||
|
|
||||||
|
* [Ruby en vingt minutes](https://www.ruby-lang.org/fr/documentation/quickstart/)
|
||||||
|
* [Venir à Ruby après un autre language](https://www.ruby-lang.org/fr/documentation/ruby-from-other-languages/)
|
||||||
|
|
||||||
|
####Ruby on Rails
|
||||||
|
* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple](http://french.railstutorial.org/chapters/beginning), par Michael Hartl
|
||||||
|
|
||||||
###SPIP
|
###SPIP
|
||||||
* [Programmer avec SPIP](http://programmer.spip.net/), par Matthieu Marcimat et collectif SPIP
|
* [Programmer avec SPIP](http://programmer.spip.net/), par Matthieu Marcimat et collectif SPIP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user