mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 07:10:58 +00:00
commit
3afc724571
@ -10,6 +10,7 @@
|
||||
* [Python](#python)
|
||||
* [Ruby](#ruby)
|
||||
* [SPIP](#spip)
|
||||
* [TeX](#tex)
|
||||
|
||||
###Non dépendant du langage
|
||||
####Algorithmique
|
||||
@ -32,9 +33,11 @@
|
||||
* [Pro Git](http://www.git-scm.com/book/fr) par Scott Chacon
|
||||
|
||||
###Javascript
|
||||
|
||||
* [Javascript Éloquent : Une introduction moderne à la programmation](http://fr.eloquentjavascript.net/), par Marijn Haverbeke
|
||||
|
||||
###Haskell
|
||||
|
||||
* [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr/)
|
||||
|
||||
###LaTeX
|
||||
@ -42,7 +45,9 @@
|
||||
* [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
|
||||
|
||||
Voir aussi [TeX](#tex)
|
||||
###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)
|
||||
|
||||
@ -56,8 +61,15 @@
|
||||
* [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
|
||||
|
||||
* [Programmer avec SPIP](http://programmer.spip.net/), par Matthieu Marcimat et collectif SPIP
|
||||
|
||||
###TeX
|
||||
|
||||
* (TeX pour l'Impatient)(ftp://tug.org/tex/impatient/fr/fbook.pdf), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche
|
||||
|
||||
Voir aussi [LaTeX](#latex)
|
||||
|
@ -96,6 +96,7 @@
|
||||
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
|
||||
* [SQL Server](#sql-server)
|
||||
* [Teradata](#teradata)
|
||||
* [TeX](#tex)
|
||||
* [Theory](#theory)
|
||||
* [Vim](#vim)
|
||||
* [Websphere](#websphere)
|
||||
@ -575,6 +576,8 @@
|
||||
* [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf)
|
||||
* [LaTeX Wikibook](http://en.wikibooks.org/wiki/LaTeX)
|
||||
|
||||
See also [TeX](#tex)
|
||||
|
||||
###Linux
|
||||
|
||||
* [Advanced Linux Programming](http://www.advancedlinuxprogramming.com/)
|
||||
@ -909,6 +912,12 @@
|
||||
|
||||
* [Teradata Books](http://www.info.teradata.com/)
|
||||
|
||||
###TeX
|
||||
|
||||
* (TeX for the Impatient)(https://www.gnu.org/software/teximpatient/), by Paul Abrahams, Kathryn Hargreaves, and Karl Berry
|
||||
|
||||
See also [LaTeX](#latex)
|
||||
|
||||
###Theory
|
||||
|
||||
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
|
||||
|
Loading…
Reference in New Issue
Block a user