You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: free-programming-books-es.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
###Index
2
+
*[Android](#android)
2
3
*[Assembly Language](#assembly-language)
3
4
*[Metalistas](#metalistas)
4
5
*[Ensamblador](#ensamblador)
@@ -11,6 +12,9 @@
11
12
*[CSS](#CSS)
12
13
13
14
15
+
###Android
16
+
*[Curso de Programación Android](http://www.sgoliver.net/blog/wp-content/uploads/2011/11/Manual-Programacion-Android-SgoliverNet-v3-muestra.zip) (PDF) by Salvador Gómez Oliver
17
+
14
18
###Assembly Language
15
19
*[Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton [Z80 and 6502 CPUs]
Copy file name to clipboardExpand all lines: free-programming-books-fr.md
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
*[C / C++](#c--c)
7
7
*[Git](#git)
8
8
*[Haskell](#haskell)
9
+
*[Java](#java)
9
10
*[Javascript](#javascript)
10
11
*[LaTeX](#latex)
11
12
*[Asymptote](#asymptote)
@@ -48,6 +49,10 @@
48
49
*[Option libre. Du bon usage des licences libres](http://framabook.org/option-libre-du-bon-usage-des-licences-libres/), par Jean Benjamin
49
50
*[Produire du logiciel libre](http://framabook.org/8-produire-du-logiciel-libre/), par Karl Fogel
50
51
52
+
####Makefile
53
+
54
+
*[Concevoir un Makefile](http://icps.u-strasbg.fr/people/loechner/public_html/enseignement/GL/make.pdf), par Vincent Loechner d'après Nicolas Zin
55
+
51
56
####Systèmes Informatiques
52
57
53
58
*[Systèmes Informatiques (C, Unix/Linux,...)](http://sinf1252.info.ucl.ac.be/), par Olivier Bonaventure ([sources](https://github.com/obonaventure/SystemesInformatiques))
@@ -66,13 +71,17 @@
66
71
67
72
*[Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) par Christian Casteyde
68
73
*[Le C en 20 heures](http://framabook.org/6-le-c-en-20-heures/), par Eric Berthomier et Daniel Schang
74
+
*[Initiation à la programmation (en C++)](https://www.coursera.org/course/intro-cpp-fr), MOOC de l'École Polytechnique Fédérale de Lausanne
69
75
*[Programmation en C](https://www.rocq.inria.fr/secret/Matthieu.Finiasz/teaching/ENSTA/IN101%20-%20poly%20C.pdf) par Pierre-Alain Fouque et David Pointcheval
70
76
71
77
###Git
72
78
73
79
*[Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) par par Alexandre Garel, Paul Gaborit et Nicolas Deram
74
80
*[Pro Git](http://www.git-scm.com/book/fr) par Scott Chacon
75
81
82
+
###Java
83
+
84
+
*[Initiation à la programmation (en Java)](https://www.coursera.org/course/intro-java-fr), MOOC de l'École Polytechnique Fédérale de Lausanne
76
85
77
86
###Javascript
78
87
@@ -85,7 +94,8 @@
85
94
86
95
###LaTeX
87
96
88
-
*[Détecter et résoudreles problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du LaTeX Companion 2006, par Frank Mittelbach et Michel Goossens, mis à disposition par l'éditeur dans l'onglet « Compléments »
97
+
*[Détecter et résoudre
98
+
les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du LaTeX Companion 2006, par Frank Mittelbach et Michel Goossens, mis à disposition par l'éditeur dans l'onglet « Compléments »
89
99
*[LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourProfMaths.pdf) par Arnaud Gazagnes
90
100
*[Tout ce que vous avez toujours 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
91
101
*[(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) par Maïeul Rouquette
*[Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
441
445
442
446
443
447
###Clojure
@@ -574,7 +578,7 @@
574
578
*[Speeding Through Haskell](http://www.sthaskell.com/)
575
579
*[Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way)
576
580
*[Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)
577
-
581
+
*[The Haskell Road to Logic, Math and Programming](http://fldit-www.cs.uni-dortmund.de/~peter/PS07/HR.pdf) (PDF)
578
582
579
583
###HTML / CSS
580
584
*[Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/))
@@ -631,6 +635,12 @@
631
635
*[The Java Tutorial 4th Edition](http://download.oracle.com/javase/tutorial/) - Sharon Zakhour, Scott Hommel, Jacob Royal, Isaac Rabinovitch, Tom Risser, Mark Hoeber
632
636
*[Core Servlets and JavaServer Pages](http://pdf.coreservlets.com/) - Marty Hall and Larry Brown
633
637
*[Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
638
+
*[Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/)- Robert Sedgewick and Kevin Wayne
639
+
*[Introduction to Neural Networks with Java](http://www.heatonresearch.com/articles/series/1) -
640
+
*[Animation/Games in Java](http://www.heatonresearch.com/articles/series/3)
641
+
*[Java for the Beginning Programmer](http://www.heatonresearch.com/articles/series/15)
642
+
*[HTTP Programming Recipes for Java Bots](http://www.heatonresearch.com/articles/series/16)
*[Under the Hood of .NET Memory Management](http://download.red-gate.com/ebooks/DotNet/Under_the_Hood_of_.NET_Management.pdf) (PDF) *(RedGate, By Chris Farrell and Nick Harrison)*
759
775
*[Practical Performance Profiling: Improving the efficiency of .NET code ](http://www.red-gate.com/products/dotnet-development/ants-performance-profiler/entrypage/practical-performance-profiling)*(RedGate, By Jean-Philippe Gouigoux)*
760
776
*[.NET Performance Testing and Optimization - The Complete Guide](http://download.red-gate.com/ebooks/DotNet/Perf_Test_and_opt_eBook.zip)*(RedGate, By Paul Glavich and Chris Farrell)*
777
+
*[HTTP Programming Recipes for C# Bots](http://www.heatonresearch.com/articles/series/20)
761
778
762
779
763
780
###NoSQL
@@ -843,6 +860,11 @@ See also [TeX](#tex)
843
860
*[Master Drupal in 7 hours](http://dl.dropboxusercontent.com/u/54624702/Master%20Drupal%20in%207%20hours_v1.1.pdf) (PDF)
0 commit comments