mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 22:05:29 +00:00
Merge pull request #412 from Scony/master
Polish book list & README fix
This commit is contained in:
commit
f5ed8cb05a
@ -19,6 +19,8 @@ The French list was based on <http://progdupeu.pl/forums/sujet/43/une-banque-de-
|
||||
|
||||
#### [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
|
||||
|
45
free-programming-books-pl.md
Normal file
45
free-programming-books-pl.md
Normal file
@ -0,0 +1,45 @@
|
||||
###Index
|
||||
* [Niezależne od języka programowania](#niezale%C5%BCne-od-j%C4%99zyka-programowania)
|
||||
* [C](#c)
|
||||
* [C++](#c-1)
|
||||
* [Common Lisp](#common-lisp)
|
||||
* [Haskell](#haskell)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [Ruby](#ruby)
|
||||
|
||||
###Niezależne od języka programowania
|
||||
|
||||
* [W obronie wolności](http://stallman.helion.pl)
|
||||
* [Git](http://pl.wikibooks.org/wiki/Git)
|
||||
* [SVN](http://pl.wikibooks.org/wiki/Subversion)
|
||||
* [System kontroli wersji Subversion](http://svnbook.opensys.pl)
|
||||
|
||||
###C
|
||||
|
||||
* [Programowanie w C](http://upload.wikimedia.org/wikibooks/pl/6/6a/C.pdf)
|
||||
|
||||
###C++
|
||||
|
||||
* [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1)
|
||||
|
||||
###Common Lisp
|
||||
|
||||
* [Kurs programowania w języku Common Lisp](http://jcubic.pl/lisp_tutorial.php)
|
||||
|
||||
###Haskell
|
||||
|
||||
* [Haskell](http://pl.wikibooks.org/wiki/Haskell)
|
||||
|
||||
###PHP
|
||||
|
||||
* [PHP](http://pl.wikibooks.org/wiki/PHP)
|
||||
|
||||
###Python
|
||||
|
||||
* [Ukąś Pythona](http://python.edu.pl/byteofpython/index.html)
|
||||
* [Zanurkuj w Pythonie](http://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)
|
||||
|
||||
###Ruby
|
||||
|
||||
* [Ruby](http://pl.wikibooks.org/wiki/Ruby)
|
Loading…
Reference in New Issue
Block a user