Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd01f11

Browse files
committed
Merge pull request EbookFoundation#686 from agilob/patch-1
adding python, c, c++, sql to the list in Polish
2 parents 3571cc7 + 3e893e5 commit bd01f11

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

free-programming-books-pl.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* [PHP](#php)
1111
* [Python](#python)
1212
* [Ruby](#ruby)
13+
* [SQL](#sql)
1314

1415

1516
###Niezależne od języka programowania
@@ -22,12 +23,14 @@
2223

2324
###C
2425
* [Programowanie w C](http://upload.wikimedia.org/wikibooks/pl/6/6a/C.pdf)
26+
* [Podstawy programowania Unixa/Linuxa](http://www.opcode.eu.org/more_advanced/programing/c_cpp/)
2527

2628

2729
###C++
2830
* [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1)
2931
* [Zaawansowane C++](http://wazniak.mimuw.edu.pl/index.php?title=Zaawansowane_CPP)
3032
* [OpenGL w C++](http://cpp0x.pl/kursy/Kurs-OpenGL-C++/)
33+
* [Megatutorial "Od zera do gier kodera"](http://xion.org.pl/productions/texts/coding/megatutorial/)
3134

3235

3336
###Common Lisp
@@ -58,7 +61,12 @@
5861
###Python
5962
* [Ukąś Pythona](http://python.edu.pl/byteofpython/index.html)
6063
* [Zanurkuj w Pythonie](http://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)
64+
* [Biblioteka Pythona](http://www.python.rk.edu.pl/)
6165

6266

6367
###Ruby
6468
* [Ruby](http://pl.wikibooks.org/wiki/Ruby)
69+
70+
71+
###SQL
72+
* [SQL i PL/SQL – podstawy](http://jsystems.pl/storage/sqlplsql1.pdf)

0 commit comments

Comments
 (0)