mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-16 01:07:08 +00:00
Update free-programming-books-fr.md
Added 3 PHP books Added 1 git book Added 1 python book Added 1 Assembly book
This commit is contained in:
parent
fc99dd0ddc
commit
f883192afe
@ -8,6 +8,7 @@
|
|||||||
* [Javascript](#Javascript)
|
* [Javascript](#Javascript)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
@ -25,7 +26,10 @@
|
|||||||
|
|
||||||
* [Bases de données I](http://decan.lexpage.net/files/bdd1/bdd1-syllabus.pdf), par Jef Wijsen
|
* [Bases de données I](http://decan.lexpage.net/files/bdd1/bdd1-syllabus.pdf), par Jef Wijsen
|
||||||
|
|
||||||
|
|
||||||
###Assembleur
|
###Assembleur
|
||||||
|
|
||||||
|
* [Pas à pas vers l'assembleur](ftp://ftp-developpez.com/asm/cours/noteworthy/pas-a-pas-vers-l-assembleur-par-lord-noteworthy.pdf) par Lord Noteworthy
|
||||||
* [Initiation à la programmation en assembleur 64 bits](http://www.ilv-edition.com/librairie/initiation-programmation-assembleur-bits.html), par Pierre Jourlin
|
* [Initiation à la programmation en assembleur 64 bits](http://www.ilv-edition.com/librairie/initiation-programmation-assembleur-bits.html), par Pierre Jourlin
|
||||||
|
|
||||||
###Caml
|
###Caml
|
||||||
@ -41,6 +45,7 @@
|
|||||||
###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
|
||||||
|
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) par par Alexandre Garel, Paul Gaborit et Nicolas Deram
|
||||||
|
|
||||||
###Javascript
|
###Javascript
|
||||||
|
|
||||||
@ -63,9 +68,16 @@ Voir aussi [TeX](#tex)
|
|||||||
* [Guide Perl - débuter et progresser en Perl](http://formation-perl.fr/guide-perl.html), par Sylvain Lhullier
|
* [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)
|
* [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html)
|
||||||
|
|
||||||
|
###Php
|
||||||
|
|
||||||
|
* [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) par Guillaume Rossolini
|
||||||
|
* [Initiation au PHP](http://www.framasoft.net/IMG/pdf/initiation_php.pdf) par David Ducrocq
|
||||||
|
* [Programmer en PHP](http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) par Julien Gaulmin
|
||||||
|
|
||||||
###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
|
||||||
|
* [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) par Guido Van Rossum
|
||||||
|
|
||||||
###R
|
###R
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user