From 1ba22d1f403e8c738312e1f5ac40e147cae042f0 Mon Sep 17 00:00:00 2001 From: "Jovany Leandro G.C" Date: Mon, 11 Aug 2014 12:23:53 -0500 Subject: [PATCH 1/8] Added The GNU C Programming Tutorial --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 0b291584..aec9d25e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -698,6 +698,7 @@ * [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth * [The New C Standard - An Annotated Reference](http://www.knosof.co.uk/cbook/cbook.html) * [Using C on the UNIX System - David A. Curry](http://www.bitsinthewind.com/about-dac/publications/using-c-on-the-unix-system) +* [The GNU C Programming Tutorial](http://www.crasseux.com/books/ctut.pdf) ### C Sharp From 44ccda0b6bc9d7c2b5c6182b9405845cb344702c Mon Sep 17 00:00:00 2001 From: "Jovany Leandro G.C" Date: Mon, 11 Aug 2014 13:52:45 -0500 Subject: [PATCH 2/8] =?UTF-8?q?Add=20Programaci=C3=B3n=20de=20videojueos?= =?UTF-8?q?=20con=20SDL=20to=20spanish=20books?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-es.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index ad3bc1b4..683e725c 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -86,6 +86,7 @@ * [97 cosas que todo programador debería saber](http://97cosas.com/programador) * [El camino a un mejor programador](http://emanchado.github.io/camino-mejor-programador/) * [Videojuegos Multiplataforma con OpenFL](http://www.openflbook.com/) +* [Programación de videojuegos SDL](http://www.albertogarcia.info/libros/sdl/%5Bebook%5DProgramacion%20de%20videojuegos%20con%20SDL.pdf) (PDF) #### Paradigmas de Programación From 34e7080085a823c024588f2e3f3b6d91577c4508 Mon Sep 17 00:00:00 2001 From: Gabriel Almir Date: Wed, 13 Aug 2014 07:57:04 -0300 Subject: [PATCH 3/8] Added 3 screencast on list --- free-podcasts-screencasts-en.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-podcasts-screencasts-en.md b/free-podcasts-screencasts-en.md index eb9bbe5b..c59d22f4 100644 --- a/free-podcasts-screencasts-en.md +++ b/free-podcasts-screencasts-en.md @@ -1,6 +1,11 @@ ### Index +* [Python](#python) * [Ruby](#ruby) +### Python +* [Screencast] - [ShowMeDo - Python Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/python) +* [Screencast] - [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969) +* [Screencast] - [Try Django Tutorial](http://youtu.be/3DccH9AMwFQ?list=PLEsfXFp6DpzRgedo9IzmcpXYoSeDg29Tx) ### Ruby * [Podcast] - [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails) From fbba6e358b26f40f2d30d773c1bca6fecb4b8387 Mon Sep 17 00:00:00 2001 From: Gabriel Almir Date: Wed, 13 Aug 2014 08:21:29 -0300 Subject: [PATCH 4/8] Update free-podcasts-screencasts-en.md --- free-podcasts-screencasts-en.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/free-podcasts-screencasts-en.md b/free-podcasts-screencasts-en.md index c59d22f4..1d9d30f7 100644 --- a/free-podcasts-screencasts-en.md +++ b/free-podcasts-screencasts-en.md @@ -1,7 +1,13 @@ ### Index +* [Javascript](#javascript) * [Python](#python) * [Ruby](#ruby) +### Javascript +* [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript) +* [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://screencasts.org/topics/javascript) +* [Screencast] - [Node Tuts - Node.JS Video Tutorials](nodetuts.com) + ### Python * [Screencast] - [ShowMeDo - Python Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/python) * [Screencast] - [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969) @@ -11,3 +17,7 @@ * [Podcast] - [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails) * [Podcast] - [ENVY LABS - Ruby5](http://ruby5.envylabs.com/) * [Podcast] - [Ruby Rogues](http://rubyrogues.com/) +* [Screencast] - [Free Ruby on Rails Screencasts](http://railscasts.com/?type=free) +* [Screencast] - [Ruby Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/ruby) +* [Screencast] - [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free) +* [Podcast] - [The Ruby Show](http://rubyshow.com/) From bdc7ce17023b5df83b2c1eb426bb1c0076a2fca5 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 13 Aug 2014 22:59:30 +0530 Subject: [PATCH 5/8] Removed a link from Ruby resource --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index aec9d25e..61162ddf 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1546,7 +1546,6 @@ See also [TeX](#tex) ### Ruby * [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide) * [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) -* [How To Think Like a Computer Scientist: Learning With Ruby](http://mysite.verizon.net/hpassel/thinkruby/) * [Just Enough Ruby to Get By](http://dmtri.com/posts/65) * [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/) * [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/) From 9b7c34244633333f46c5b343c62c52ec335989c5 Mon Sep 17 00:00:00 2001 From: Levi Bostian Date: Wed, 13 Aug 2014 19:10:20 -0500 Subject: [PATCH 6/8] Add MATLAB Succintly book. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 61162ddf..5cfc993c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1210,6 +1210,7 @@ See also [TeX](#tex) * [MATLAB for Engineers: Applications in Control, Electrical Engineering, IT and Robotics](http://www.intechopen.com/books/matlab-for-engineers-applications-in-control-electrical-engineering-it-and-robotics) * [Numerical Computing with MATLAB](http://www.mathworks.com/moler/index_ncm.html) * [Physical Modeling in MATLAB](http://greenteapress.com/matlab/index.html) - Alan B. Downey +* [MATLAB Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/matlab) (PDF, Kindle) *(Just fill the fields with any values)* ### Maven From eabfabeb421a3070a557943723bd885b40b65ef3 Mon Sep 17 00:00:00 2001 From: Mohammad Hossein Mojtahedi Date: Thu, 14 Aug 2014 05:03:29 +0430 Subject: [PATCH 7/8] 28000 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e7b0768..bb3d7e89 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). Pl - Read the [TODO](/TODO.md) file(Adding new books is our #1 priority, but things like Alphabetizing are important, too.) - [Edit](https://github.com/vhf/free-programming-books/edit/master/free-programming-books.md) (we prefer multiple small commits rather than one large change) - [Send a PR](https://help.github.com/articles/using-pull-requests) -- be part of a project that over 27,000 people starred in 8 months. ;) +- be part of a project that over 28,000 people starred in 8 months. ;) **Again, unlike other projects, we prefer multiple small commits rather than one large change in a pull request - it's fine to have one PR, but please make sure your title reflects what you're changing**, thanks. From e3f2748eb5201dbb53dea5681b0f052a7d2d9a3b Mon Sep 17 00:00:00 2001 From: maieul Date: Thu, 14 Aug 2014 12:23:52 +0200 Subject: [PATCH 8/8] coquille --- free-programming-books-fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 558a4f4a..8cdcef96 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -104,7 +104,7 @@ ### Git -* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) par par Alexandre Garel, Paul Gaborit et Nicolas Deram +* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) par Alexandre Garel, Paul Gaborit et Nicolas Deram * [Pro Git](http://www.git-scm.com/book/fr) par Scott Chacon