mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-01 03:02:31 +00:00
Correcting the alphabetization of the French list
This commit is contained in:
parent
1d6c0d1ddb
commit
2dd0336e3b
@ -25,8 +25,8 @@
|
|||||||
* [Metapost](#metapost)
|
* [Metapost](#metapost)
|
||||||
* [PGF/TikZ](#pgftikz)
|
* [PGF/TikZ](#pgftikz)
|
||||||
* [TeX](#tex)
|
* [TeX](#tex)
|
||||||
* [Lua](#lua)
|
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
|
* [Lua](#lua)
|
||||||
* [Meteor](#meteor)
|
* [Meteor](#meteor)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
@ -93,8 +93,8 @@
|
|||||||
|
|
||||||
### C / C++
|
### C / C++
|
||||||
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) par Christian Casteyde
|
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) par Christian Casteyde
|
||||||
* [Le C en 20 heures](http://framabook.org/6-le-c-en-20-heures/), par Eric Berthomier et Daniel Schang
|
|
||||||
* [Introduction à la rétro-ingénierie de binaires](http://progdupeu.pl/articles/45/introduction-a-la-retro-ingenierie-de-binaires), à partir de code C compilé pour x86.
|
* [Introduction à la rétro-ingénierie de binaires](http://progdupeu.pl/articles/45/introduction-a-la-retro-ingenierie-de-binaires), à partir de code C compilé pour x86.
|
||||||
|
* [Le C en 20 heures](http://framabook.org/6-le-c-en-20-heures/), par Eric Berthomier et Daniel Schang
|
||||||
|
|
||||||
|
|
||||||
### Coq
|
### Coq
|
||||||
@ -126,9 +126,8 @@
|
|||||||
|
|
||||||
|
|
||||||
### Haskell
|
### Haskell
|
||||||
* [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr/)
|
|
||||||
* [A Gentle Introduction to Haskell](http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/) par Paul Hudak, John Peterson et Joseph Fasel
|
* [A Gentle Introduction to Haskell](http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/) par Paul Hudak, John Peterson et Joseph Fasel
|
||||||
|
* [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr/)
|
||||||
|
|
||||||
### (La)TeX et associés
|
### (La)TeX et associés
|
||||||
|
|
||||||
@ -143,8 +142,8 @@ les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du
|
|||||||
* [Asymptote. Démarrage rapide](http://cgmaths.fr/cgFiles/Dem_Rapide.pdf), par Christophe Grospellier
|
* [Asymptote. Démarrage rapide](http://cgmaths.fr/cgFiles/Dem_Rapide.pdf), par Christophe Grospellier
|
||||||
|
|
||||||
#### Metapost
|
#### Metapost
|
||||||
* [Un manuel de Metapost](http://melusine.eu.org/syracuse/metapost/f-mpman-2.pdf), par John D. Hobby
|
|
||||||
* [Tracer des graphes avec Metapost](http://melusine.eu.org/syracuse/metapost/f-mpgraph.pdf), par John D. Hobby
|
* [Tracer des graphes avec Metapost](http://melusine.eu.org/syracuse/metapost/f-mpgraph.pdf), par John D. Hobby
|
||||||
|
* [Un manuel de Metapost](http://melusine.eu.org/syracuse/metapost/f-mpman-2.pdf), par John D. Hobby
|
||||||
|
|
||||||
#### PGF/TikZ
|
#### PGF/TikZ
|
||||||
* [TikZ pour l'impatient](http://math.et.info.free.fr/TikZ/), par Gérard Tisseau et Jacques Duma
|
* [TikZ pour l'impatient](http://math.et.info.free.fr/TikZ/), par Gérard Tisseau et Jacques Duma
|
||||||
@ -153,16 +152,15 @@ les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du
|
|||||||
|
|
||||||
* [TeX pour l'Impatient](ftp://tug.org/tex/impatient/fr/fbook.pdf), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche
|
* [TeX pour l'Impatient](ftp://tug.org/tex/impatient/fr/fbook.pdf), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche
|
||||||
|
|
||||||
|
### Lisp
|
||||||
|
* [Introduction à la programmation en Common Lisp](http://www.algo.be/logo1/lisp/intro-lisp.pdf) par Francis Leboutte
|
||||||
|
* [Traité de programmation en Common Lisp](http://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html) par Robert Strandh et Irène Durand
|
||||||
|
|
||||||
###Lua
|
###Lua
|
||||||
|
|
||||||
* [Introduction à la programmation Lua](http://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html)
|
* [Introduction à la programmation Lua](http://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html)
|
||||||
* [Lua : le tutoriel](http://wxlua.developpez.com/tutoriels/lua/general/cours-complet/), par Claude Urban
|
* [Lua : le tutoriel](http://wxlua.developpez.com/tutoriels/lua/general/cours-complet/), par Claude Urban
|
||||||
|
|
||||||
|
|
||||||
### Lisp
|
|
||||||
* [Introduction à la programmation en Common Lisp](http://www.algo.be/logo1/lisp/intro-lisp.pdf) par Francis Leboutte
|
|
||||||
* [Traité de programmation en Common Lisp](http://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html) par Robert Strandh et Irène Durand
|
|
||||||
|
|
||||||
### Meteor
|
### Meteor
|
||||||
* [Apprendre Meteor](http://mquandalle.gitbooks.io/apprendre-meteor/), par Maxime Quandalle
|
* [Apprendre Meteor](http://mquandalle.gitbooks.io/apprendre-meteor/), par Maxime Quandalle
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user