From fb11cacc273918c9864d607a7c77946b30d67808 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Fri, 29 Nov 2013 19:05:19 +0330 Subject: [PATCH 1/6] 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 2/6] 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 3/6] 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 4/6] 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 5/6] 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 6/6] 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/) -