From 2c90332bea6b2e3cf8c9188e364076be0dbf5d0a Mon Sep 17 00:00:00 2001 From: Jason Travis Date: Tue, 26 Nov 2013 10:17:34 -0700 Subject: [PATCH 01/17] Add Number Theory --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 2b9cc13b..cab8cf36 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -332,6 +332,7 @@ * [OpenIntro Statistics](http://www.openintro.org/stat/textbook.php) * [Probability and Statistics EBook](http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook) * [Statistics Done Wrong](http://www.refsmmat.com/statistics/) - Alex Reinhart +* [Number Theory](http://web.mit.edu/~holden1/www/math/number-theory.pdf) (PDF) ####Cellular Automata * [Cellular Automata Books](http://uncomp.uwe.ac.uk/genaro/Cellular_Automata_Repository/Books.html) From 421270e1110cdad1c96dd95e74c53a68cbfdda15 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Wed, 27 Nov 2013 04:27:05 +0100 Subject: [PATCH 02/17] ++Coq --- free-programming-books-ja.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index e9f25058..14ea1e89 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -19,6 +19,7 @@ * [Clojure](#clojure) * [CoffeeScript](#coffeescript) * [Common Lisp](#common-lisp) +* [Coq](#coq) * [Emacs Lisp](#emacs-lisp) * [Erlang](#erlang) * [Git](#git) @@ -204,6 +205,10 @@ * [Google Common Lisp スタイルガイド 日本語訳](http://google-common-lisp-style-guide-ja.cddddr.org/) - Robert Brown, François-René Rideau, TOYOZUMIKouichi 他(翻訳) +###Coq +* [ソフトウェアの基礎](http://proofcafe.org/sf/) - Benjamin C. Pierce, Chris Casinghino, Michael Greenberg, Vilhelm Sjöberg, Brent Yorgey, 梅村晃広(翻訳), 片山功士(翻訳), 水野洋樹(翻訳), 大橋台地(翻訳), 増子萌(翻訳), 今井宜洋(翻訳) + + ###Emacs Lisp * [Emacs Lisp基礎文法最速マスター](http://d.hatena.ne.jp/rubikitch/20100201/elispsyntax) - id:rubikitch * [GNU Emacs Lispリファレンスマニュアル](http://www.bookshelf.jp/texi/elisp-manual/21-2-8/jp/elisp.html) From 9196e7cdeedb850ac53dfe605d56aac743ce781a Mon Sep 17 00:00:00 2001 From: Juarez Bochi Date: Wed, 27 Nov 2013 12:01:24 -0200 Subject: [PATCH 03/17] Fix typo --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 2b9cc13b..9a2eaae7 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -242,7 +242,7 @@ ####Parallel Programming * [How to Write Parallel Programs](http://www.lindaspaces.com/book/) * [High Performance Computing](http://cnx.org/content/col11136/latest) (PDF, ePUB) - Charles Severance & Kevin Dowd -* [High Perofrmance Computing Training](https://computing.llnl.gov/?set=training&page=index) (LLNL materials) +* [High Performance Computing Training](https://computing.llnl.gov/?set=training&page=index) (LLNL materials) * [Is Parallel Programming Hard, And, If So, What Can You Do About It?](http://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html) * [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney * [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff From f10e4ab323f376d57ced0d671feaf9954c141b56 Mon Sep 17 00:00:00 2001 From: Boris Egorov Date: Wed, 27 Nov 2013 22:56:14 +0700 Subject: [PATCH 04/17] Add Rook's Guide to C++ (crowdfunded book) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index b6ef8ff2..321941c1 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -483,6 +483,7 @@ * [Data Structures and Algorithms with Object-Oriented Design Patterns in C++](http://www.brpreiss.com/books/opus4/index.html) * [The Boost C++ libraries](http://en.highscore.de/cpp/boost) * [C++ Cookbook](http://staff.ppu.edu/dkhalid/O'Reilly%20-%20C++%20Cookbook%20(2007).pdf) +* [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) (PDF) ###Clojure * [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/) From bb108923b57de85a0c45508716c583fbc2ee94c9 Mon Sep 17 00:00:00 2001 From: Paulina Ramos Date: Wed, 27 Nov 2013 22:24:34 -0800 Subject: [PATCH 05/17] Update free-programming-books.md --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index b6ef8ff2..a9bea647 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -411,6 +411,7 @@ ###Android * [Google Android Developer Training](https://developer.android.com/training/index.html) +* [CodePath Android Cliffnotes] (https://github.com/thecodepath/android_guides/wiki) * [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/) * [Expert Android and Eclipse development knowledge](http://www.vogella.com/android.html) * [Styling Android](http://www.stylingandroid.com/) From 36bd5408eb56811ed3328abd7d4a55250be8b566 Mon Sep 17 00:00:00 2001 From: Stevo-S Date: Thu, 28 Nov 2013 18:25:17 +0300 Subject: [PATCH 06/17] Update free-programming-books.md Added a link to "Models of Computation" by John E. Savage to the "Theoretical Computer Science" category. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a779f61b..37d8668b 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -200,6 +200,7 @@ * [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF) * [Introduction to Computing](http://www.computingbook.org/) * [Introduction to Theory of Computation](http://cg.scs.carleton.ca/~michiel/TheoryOfComputation/) (PDF) - Anil Maheshwari and Michiel Smid +* [Models of Computation](http://cs.brown.edu/people/jes/book/) - John E. Savage * [Network Science](http://barabasilab.neu.edu/networksciencebook/index.html) * [Programming Languages: Application and Interpretation (2nd Edition)](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/) * [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/) From bce75a0752d7de3e1042b84d7227f4aeeeff4dc5 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Thu, 28 Nov 2013 20:26:37 +0330 Subject: [PATCH 07/17] 'R' Language in Persian/Farsi --- free-programming-books-fa.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/free-programming-books-fa.md b/free-programming-books-fa.md index f11ef450..4e44d4f9 100644 --- a/free-programming-books-fa.md +++ b/free-programming-books-fa.md @@ -1,7 +1,15 @@ ###Index * [گنو/لینوکس](#گنو/لینوکس) * [آرچ لینوکس](#آرچ لینوکس) +* [زبان‌های برنامه نویسی](#زبان‌های برنامه نویسی) +* [R](#R) ###گنو/لینوکس ####آرچ لینوکس -* [آرچ بوک](http://linuxreview.ir/archbook/ArchBook-2012-1.pdf) (pdf) \ No newline at end of file +* [آرچ بوک](http://linuxreview.ir/archbook/ArchBook-2012-1.pdf) (pdf) + +###زبان‌های برنامه نویسی +####R +* [راهنمای زبان R](http://cran.r-project.org/doc/contrib/Mousavi-R-lang_in_Farsi.pdf) +* [تحلیل شبکه‌های اجتماعی در R](http://cran.r-project.org/doc/contrib/Raeesi-SNA_in_R_in_Farsi.pdf) +* [موضعات ویژه در R](http://cran.r-project.org/doc/contrib/Mousavi-R_topics_in_Farsi.pdf) From 513e558017a9e6e8d278451f4eca1214e24d3ead Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Thu, 28 Nov 2013 20:32:41 +0330 Subject: [PATCH 08/17] 'R' Language in Spanish Res: http://cran.r-project.org/other-docs.html --- free-programming-books-es.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 4db66102..aed1ae25 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -117,3 +117,13 @@ * [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubyperu/aprende.a.programar) * [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/) + +###R +* [R para Principiantes](http://cran.r-project.org/doc/contrib/rdebuts_es.pdf) +* [An Introduction to R](http://cran.r-project.org/doc/contrib/R-intro-1.1.0-espanol.1.pdf) +* [Gráficos Estadísticos con R](http://cran.r-project.org/doc/contrib/grafi3.pdf) +* [Cartas sobre Estadística de la Revista Argentina de Bioingeniería](http://cran.r-project.org/doc/contrib/Risk-Cartas-sobre-Estadistica.pdf) +* [Introducción al uso y programación del sistema estadístico R](http://cran.r-project.org/doc/contrib/curso-R.Diaz-Uriarte.pdf) +* [Generacion automatica de reportes con R y LaTeX](http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf) +* [Metodos Estadisticos con R y R Commander](http://cran.r-project.org/doc/contrib/Saez-Castillo-RRCmdrv21.pdf) +* [Optimización Matemática con R: Volumen I](http://cran.r-project.org/doc/contrib/Optimizacion_Matematica_con_R_Volumen_I.pdf) From 30ca49d8bb9c80c2020b560ab9c118f84a401125 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Thu, 28 Nov 2013 20:41:56 +0330 Subject: [PATCH 09/17] Enhance Readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3fb2c317..d9d2134d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The French list was based on Date: Thu, 28 Nov 2013 20:46:05 +0330 Subject: [PATCH 10/17] Indexing 'R' in Spanish --- 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 aed1ae25..f1e2dfb2 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -19,6 +19,7 @@ * [Java](#java) * [Python](#python) * [Ruby](#ruby) +* [R](#R) ###Metalistas From c7f601195f26bd90ab6665cb3bde3e439e899f94 Mon Sep 17 00:00:00 2001 From: Nathan Esquenazi Date: Thu, 28 Nov 2013 15:09:49 -0800 Subject: [PATCH 11/17] Fix cliffnotes markdown link --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index a779f61b..b1bc5e99 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -411,7 +411,7 @@ ###Android * [Google Android Developer Training](https://developer.android.com/training/index.html) -* [CodePath Android Cliffnotes] (https://github.com/thecodepath/android_guides/wiki) +* [CodePath Android Cliffnotes](https://github.com/thecodepath/android_guides/wiki) * [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/) * [Expert Android and Eclipse development knowledge](http://www.vogella.com/android.html) * [Styling Android](http://www.stylingandroid.com/) From fb11cacc273918c9864d607a7c77946b30d67808 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Fri, 29 Nov 2013 19:05:19 +0330 Subject: [PATCH 12/17] TODO --- TODO | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 00000000..7ec4ef51 --- /dev/null +++ b/TODO @@ -0,0 +1,16 @@ +TODO +=== + ++ ☐ : Wiki + + ☐ : How to Contribute + + ☐ : Link to License ++ ☐ : Readme.md + + ☐ : Better symantics ++ ☐ : Getting the word out there. + + ☐ : Graphic Pack + + ☐ : Share links of tw,fb,gp,li,... + + +Map: +☑ : Done +☐ : In progress \ No newline at end of file From aa3865ecdce074225af95ca7e69fe83cc9c0d068 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Fri, 29 Nov 2013 19:51:08 +0330 Subject: [PATCH 13/17] TODO Update1: Wiki:2Obj, Readme:4Obj --- TODO | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 7ec4ef51..1f86d6c9 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,14 @@ TODO === -+ ☐ : Wiki - + ☐ : How to Contribute - + ☐ : Link to License -+ ☐ : Readme.md - + ☐ : Better symantics ++ ☑ : Wiki + + ☑ : How to Contribute + + ☑ : Link to License ++ ☑ : Readme.md + + ☑ : Better symantics + + ☑ : Links to other Files + + ☑ : Description + + ☑ : Link to License + ☐ : Getting the word out there. + ☐ : Graphic Pack + ☐ : Share links of tw,fb,gp,li,... From 734ca116549fa5faba89ab790bda9471c44e5b4f Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Fri, 29 Nov 2013 19:52:07 +0330 Subject: [PATCH 14/17] Better UI/UX with the Headings/ULs --- README.md | 78 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 45 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index d9d2134d..050e37bd 100644 --- a/README.md +++ b/README.md @@ -1,42 +1,54 @@ -[List of Free Learning Resources](http://resrc.io) -====================== +List of Free Learning Resources +=== -### [Free programming books](http://resrc.io/list/10/list-of-free-programming-books/) -- free-programming-books.md +Intro +--- + +If you want to find a Learning Resource, you should definitely checkout our site, [List of Free Learning Resources](http://resrc.io). +And for those who want to learn a computer language, you should checkout these books in [our site](http://resrc.io/list/10/list-of-free-programming-books/) or on [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md). This list initially was a clone of [stackoverflow - List of Freely Available Programming Books](http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books/392926#392926) by George Stocker. Now updated, with dead links gone (hopefully) and new content. Moved to GitHub for collaborative updating and for the purpose of reSRC.io : [List of Free Programming Books](http://resrc.io/list/10/list-of-free-programming-books/). -#### [French : Free programming books](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/) -- free-programming-books-fr.md -The French list was based on . -#### [German : Free programming books](/free-programming-books-de.md) -- free-programming-books-de.md - -#### [Italian : Free programming books](/free-programming-books-it.md) -- free-programming-books-it.md - -#### [Japanese : Free programming books](/free-programming-books-ja.md) -- free-programming-books-ja.md - -#### [Russian : Free programming books](/free-programming-books-ru.md) -- free-programming-books-ru.md - -#### [Chinese : Free programming books](/free-programming-books-zh.md) -- free-programming-books-ch.md - -#### [Polish : Free programming books](/free-programming-books-pl.md) -- free-programming-books-pl.md - -#### [Portuguese (Portugal) : Free programming books](/free-programming-books-pt_PT.md) -- free-programming-books-pt_PT.md - -#### [Portuguese (Brazil) : Free programming books](/free-programming-books-pt_BR.md) -- free-programming-books-pt_BR.md - -#### [Persian/Farsi : Free programming books](/free-programming-books-fa.md) -- free-programming-books-fa.md - -#### [Spanish : Free programming books](/free-programming-books-es.md) -- free-programming-books-es.md - -#### [Korean : Free programming books](/free-programming-books-ko.md) -- free-programming-books-ko.md - -#### [Bulgarian : Free programming books](/free-programming-books-bg.md) -- free-programming-books-bg.md - -### [Free JavaScript frameworks resources and tutorials](http://resrc.io/list/18/javascript-frameworks/) -- javascript-frameworks-resources.md - -###How To Contribute +### How To Contribute +It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). - [Fork](https://help.github.com/articles/fork-a-repo) - Edit - [Send a PR](https://help.github.com/articles/using-pull-requests ) -- Who might have guessed? ;) +- be a Part of a job which over 13,000 people considered watching less than 2 month. ;) + + +### In Other Speaking Languages + ++ French: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/). + + The French list was based on . ++ German: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-de.md) + ++ Italian: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-it.md) + ++ Japanese: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-ja.md) + ++ Russian: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-ru.md) + ++ Chinese: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-zh.md) + ++ Polish: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-pl.md) + ++ Portuguese (Portugal): [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-pt_PT.md) + ++ Portuguese (Brazil): [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-pt_BR.md) + ++ Persian/Farsi (Iran): [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-fa_IR.md) + ++ Spanish: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-es.md) + ++ Korean: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-ko.md) + ++ Bulgarian: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-bg.md) + +### Noticable lists from [reSRC](http://resrc.io/) + ++ Free JavaScript frameworks resources and tutorials: [github](https://github.com/vhf/free-programming-books/blob/master/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/) + From 12d6f32fc950e7e284977232b5f80e6b10db3d18 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Fri, 29 Nov 2013 19:53:04 +0330 Subject: [PATCH 15/17] changing fa to fa_IR --- free-programming-books-fa.md => free-programming-books-fa_IR.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename free-programming-books-fa.md => free-programming-books-fa_IR.md (100%) diff --git a/free-programming-books-fa.md b/free-programming-books-fa_IR.md similarity index 100% rename from free-programming-books-fa.md rename to free-programming-books-fa_IR.md From 837732052ab993456b7af0e53741098d4761a983 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Fri, 29 Nov 2013 20:04:44 +0330 Subject: [PATCH 16/17] Ugrading TODO --- README.md | 30 +++++++++++++++--------------- TODO => TODO.md | 0 2 files changed, 15 insertions(+), 15 deletions(-) rename TODO => TODO.md (100%) diff --git a/README.md b/README.md index 050e37bd..1928943f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Intro --- If you want to find a Learning Resource, you should definitely checkout our site, [List of Free Learning Resources](http://resrc.io). -And for those who want to learn a computer language, you should checkout these books in [our site](http://resrc.io/list/10/list-of-free-programming-books/) or on [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md). +And for those who want to learn a computer language, you should checkout these books in [our site](http://resrc.io/list/10/list-of-free-programming-books/) or on [github](/free-programming-books.md). This list initially was a clone of [stackoverflow - List of Freely Available Programming Books](http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books/392926#392926) by George Stocker. Now updated, with dead links gone (hopefully) and new content. Moved to GitHub for collaborative updating and for the purpose of reSRC.io : [List of Free Programming Books](http://resrc.io/list/10/list-of-free-programming-books/). @@ -21,34 +21,34 @@ It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). ### In Other Speaking Languages -+ French: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/). ++ French: [github](/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/). The French list was based on . -+ German: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-de.md) ++ German: [github](/free-programming-books-de.md) -+ Italian: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-it.md) ++ Italian: [github](/free-programming-books-it.md) -+ Japanese: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-ja.md) ++ Japanese: [github](/free-programming-books-ja.md) -+ Russian: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-ru.md) ++ Russian: [github](/free-programming-books-ru.md) -+ Chinese: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-zh.md) ++ Chinese: [github](/free-programming-books-zh.md) -+ Polish: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-pl.md) ++ Polish: [github](/free-programming-books-pl.md) -+ Portuguese (Portugal): [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-pt_PT.md) ++ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md) -+ Portuguese (Brazil): [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-pt_BR.md) ++ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md) -+ Persian/Farsi (Iran): [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-fa_IR.md) ++ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md) -+ Spanish: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-es.md) ++ Spanish: [github](/free-programming-books-es.md) -+ Korean: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-ko.md) ++ Korean: [github](/free-programming-books-ko.md) -+ Bulgarian: [github](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-bg.md) ++ Bulgarian: [github](/free-programming-books-bg.md) ### Noticable lists from [reSRC](http://resrc.io/) -+ Free JavaScript frameworks resources and tutorials: [github](https://github.com/vhf/free-programming-books/blob/master/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/) ++ Free JavaScript frameworks resources and tutorials: [github](/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/) diff --git a/TODO b/TODO.md similarity index 100% rename from TODO rename to TODO.md From 4ca001a81b70d1aaeba39ab055c7b712d4a522b9 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Fri, 29 Nov 2013 20:06:47 +0330 Subject: [PATCH 17/17] Simplest and useful links --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1928943f..9c42d762 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,3 @@ It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). ### Noticable lists from [reSRC](http://resrc.io/) + Free JavaScript frameworks resources and tutorials: [github](/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/) -