diff --git a/README.md b/README.md index 050e37bdb4a4e99ed690a14e6d34b540697f4bae..1928943fb8d3d741d2f49ff9f23ecb9ae8e1fcd2 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