mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 13:58:03 +00:00
Merge pull request #439 from MHM5000/master
Upgrading the Structure of files
This commit is contained in:
commit
f7aeb2bdfd
77
README.md
77
README.md
@ -1,42 +1,53 @@
|
|||||||
[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](/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.
|
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/).
|
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 <http://progdupeu.pl/forums/sujet/43/une-banque-de-liens>.
|
|
||||||
|
|
||||||
#### [German : Free programming books](/free-programming-books-de.md) -- free-programming-books-de.md
|
### How To Contribute
|
||||||
|
It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution).
|
||||||
#### [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
|
|
||||||
- [Fork](https://help.github.com/articles/fork-a-repo)
|
- [Fork](https://help.github.com/articles/fork-a-repo)
|
||||||
- Edit
|
- Edit
|
||||||
- [Send a PR](https://help.github.com/articles/using-pull-requests )
|
- [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](/free-programming-books-fr.md) or [site](http://resrc.io/list/33/livres-gratuits-sur-la-programmation/).
|
||||||
|
|
||||||
|
The French list was based on <http://progdupeu.pl/forums/sujet/43/une-banque-de-liens>.
|
||||||
|
+ German: [github](/free-programming-books-de.md)
|
||||||
|
|
||||||
|
+ Italian: [github](/free-programming-books-it.md)
|
||||||
|
|
||||||
|
+ Japanese: [github](/free-programming-books-ja.md)
|
||||||
|
|
||||||
|
+ Russian: [github](/free-programming-books-ru.md)
|
||||||
|
|
||||||
|
+ Chinese: [github](/free-programming-books-zh.md)
|
||||||
|
|
||||||
|
+ Polish: [github](/free-programming-books-pl.md)
|
||||||
|
|
||||||
|
+ Portuguese (Portugal): [github](/free-programming-books-pt_PT.md)
|
||||||
|
|
||||||
|
+ Portuguese (Brazil): [github](/free-programming-books-pt_BR.md)
|
||||||
|
|
||||||
|
+ Persian/Farsi (Iran): [github](/free-programming-books-fa_IR.md)
|
||||||
|
|
||||||
|
+ Spanish: [github](/free-programming-books-es.md)
|
||||||
|
|
||||||
|
+ Korean: [github](/free-programming-books-ko.md)
|
||||||
|
|
||||||
|
+ Bulgarian: [github](/free-programming-books-bg.md)
|
||||||
|
|
||||||
|
### 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/)
|
||||||
|
19
TODO.md
Normal file
19
TODO.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
TODO
|
||||||
|
===
|
||||||
|
|
||||||
|
+ ☑ : 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,...
|
||||||
|
|
||||||
|
|
||||||
|
Map:
|
||||||
|
☑ : Done
|
||||||
|
☐ : In progress
|
Loading…
Reference in New Issue
Block a user