Skip to content

Commit d7e87f6

Browse files
kompowieceshellman
authored andcommitted
With the new additions, I think there are enough videos to start a free-podcasts-screencasts-pl list and move them. But I'll merge these and create an issue, if polish readers agree then hopefully they'll contribute a PR. * Add bash and site from which I learned about webdev * fix and add service similar to codecademy * added high quality course on video * alphabetize, delint * more delinting
1 parent 902ea1c commit d7e87f6

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

free-programming-books-pl.md

+24
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* [0 - Niezależne od języka programowania](#0---niezale%C5%BCne-od-j%C4%99zyka-programowania)
44
* [Android](#android)
5+
* [Bash](#bash)
56
* [C](#c)
67
* [C++](#c-1)
78
* [Common Lisp](#common-lisp)
@@ -12,6 +13,7 @@
1213
* [Java](#java)
1314
* [JavaScript](#javascript)
1415
* [LaTeX](#latex)
16+
* [MySQL](#mysql)
1517
* [Perl](#perl)
1618
* [PHP](#php)
1719
* [Prolog](#prolog)
@@ -24,10 +26,13 @@
2426
### 0 - Niezależne od języka programowania
2527

2628
* [Git](https://pl.wikibooks.org/wiki/Git)
29+
* [Interaktywna platforma do nauki programowania](http://apki.org)
2730
* [Pisanie OS](https://pl.wikibooks.org/wiki/Pisanie_OS)
2831
* [Pro Git](http://git-scm.com/book/pl/)
32+
* [Programowanie webowe E14](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxOp0wtNk9Sle5WUsBZc6kq)
2933
* [SVN](https://pl.wikibooks.org/wiki/Subversion)
3034
* [System kontroli wersji Subversion](http://www.gajdaw.pl/varia/subversion-system-kontroli-wersji-tutorial/)
35+
* [W obronie wolności](http://stallman.helion.pl)
3136

3237

3338
### Android
@@ -36,6 +41,11 @@
3641
* [Przybornik pragmatycznego programisty Android](http://soldiersofmobile.com/przybornik/przybornik_8_02.pdf) (PDF)
3742

3843

44+
### Bash
45+
46+
* [Kurs Bash'a](http://dief.republika.pl/kursbasha.tar.gz) (tar.gz)
47+
48+
3949
### C
4050

4151
* [Podstawy programowania Unixa/Linuxa](http://www.opcode.eu.org/programing/c_cpp/)
@@ -47,6 +57,8 @@
4757

4858
* [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1)
4959
* [Megatutorial "Od zera do gier kodera"](http://xion.org.pl/productions/texts/coding/megatutorial/)
60+
* [Podejście obiektowe dla znających już podstawy C++ (VIDEO)](https://www.youtube.com/watch?v=aDXjubGK0jU&list=PLOYHgt8dIdozvOVheSRb_qPVU-4ZJA7uB)
61+
* [PROGRAMOWANIE W C++. KURS OD PODSTAW, DLA KAŻDEGO (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxx0Y5wzs7CFpmBzb40PaDo)
5062
* [Zaawansowane C++](http://wazniak.mimuw.edu.pl/index.php?title=Zaawansowane_CPP)
5163

5264

@@ -62,6 +74,8 @@
6274

6375
### CSS
6476

77+
* [Kaskadowe Arkusze Stylów](http://www.kurshtml.edu.pl/css/index.html)
78+
* [Kurs CSS. Wygląd strony www - kaskadowe arkusze stylów - Pasja informatyki (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdow6b2Qm3aTJbKT2BPo5iybv)
6579
* [Moja pierwsza strona internetowa w HTML5 i CSS3](http://ferrante.pl/books/html/)
6680

6781

@@ -72,6 +86,7 @@
7286

7387
### HTML
7488

89+
* [HTML dla zielonych](http://www.kurshtml.edu.pl/html/zielony.html)
7590
* [KURS HTML](http://www.kurshtml.edu.pl)
7691
* [Moja pierwsza strona internetowa w HTML5 i CSS3](http://ferrante.pl/books/html/)
7792

@@ -85,14 +100,22 @@
85100

86101
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/pl)
87102
* [JavaScript. I wszystko jasne](http://shebang.pl/kursy/wszystko-jasne/)
103+
* [Kurs JavaScript. Programowanie frontendowe (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxTUYuHS9ZYNlcJq5R3jBsC)
104+
* [Wstęp - JavaScript](http://www.kurshtml.edu.pl/js/index.html)
88105

89106

90107
### LaTeX
91108

109+
* [LaTeX kurs](http://www.latex-kurs.x25.pl)
92110
* [LaTeX. Książka kucharska](http://www.ptm.org.pl/latex-ksiazka-kucharska), Marcin Borkowski, Bartłomiej Przybylski
93111
* [Nie za krótkie wprowadzeniedo systemu LATEX 2ε](http://www.ctan.org/tex-archive/info/lshort/polish)
94112

95113

114+
### MySQL
115+
116+
* [Kurs MySQL. Bazy danych, język zapytań SQL](https://www.youtube.com/playlist?list=PLOYHgt8dIdoymv-Wzvs8M-OsKFD31VTVZ)
117+
118+
96119
### Perl
97120

98121
* [Wikibooks Perl](https://pl.wikibooks.org/wiki/Perl)
@@ -101,6 +124,7 @@
101124
### PHP
102125

103126
* [Kurs PHP](http://phpkurs.pl)
127+
* [Kurs PHP. Programowanie backendowe](https://www.youtube.com/playlist?list=PLOYHgt8dIdox81dbm1JWXQbm2geG1V2uh)
104128
* [PHP](https://pl.wikibooks.org/wiki/PHP)
105129
* [PHP: The Right Way](http://pl.phptherightway.com)
106130

0 commit comments

Comments
 (0)