2014-07-27 20:16:50 +00:00
### Index
2015-11-13 13:25:42 +00:00
2015-12-16 11:01:49 +00:00
* [0 - Niezależne od języka programowania ](#0---niezale%C5%BCne-od-j%C4%99zyka-programowania )
2022-09-21 01:00:08 +00:00
* [Version Control Systems ](#version-control-systems )
2015-11-17 20:43:11 +00:00
* [Android ](#android )
refactor(books): Split RE4B - Reverse Engineering For Beginners (#5603)
* refactor(books): add re4b - french
Reverse Engineering for Beginners -
https://beginners.re/RE4B-FR.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: Florent Besnard @besnardf, Marc Remy @mremy, Baudouin Landais, Téo Dacquet @T30rix, @BlueSkeye
Implements EbookFoundation/free-programming-books#5558
(cherry picked from commit 14c32afe2cce6015009647445ddef620284634fe)
* refactor(books): remove due to not free in english & russian
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - german
Reverse Engineering for Beginners -
https://beginners.re/RE4B-DE.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: Dennis Siekmeier17 @DSiekmeier, Julius Angres18 @JAngres, Dirk Loser19 @PolymathMonkey, Clemens Tamme, Philipp Schweinzer
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - japanese
Reverse Engineering for Beginners -
https://beginners.re/RE4B-JA.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: @shmz @4ryuJP
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - italian
Reverse Engineering for Beginners -
https://beginners.re/RE4B-IT.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Federico Ramondino @pinkrab
, Paolo Stivanin @paolostivanin, @twyK, Fabrizio
Bertone @fbertone, Matteo Sticco @sticken88, Marco Negro @Internaut401, @bluepulsar.
Implements EbookFoundation/free-programming-books#5558
* fix(books): section level
* refactor(books): add re4b - polish
Reverse Engineering for Beginners -
https://beginners.re/RE4B-PL.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Kateryna Rozanova, Aleksander Mistewicz, Wiktoria Lewicka, Marcin Sokołowski
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - traditional chinese
Reverse Engineering for Beginners -
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Antiy Labs, Archer
Implements EbookFoundation/free-programming-books#5558
* lint(books): fix marker style
* refactor(books): move re4b - german to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - italian to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - french to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): merge assembly - webassembly
Moving/adding book "WebAssembly friendly programming with C/C++"
Author: @chaishushan, @3dgen
Translator: @yushih
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - chinese to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - polish to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - japanese to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
2021-10-07 02:53:01 +00:00
* [Assembly ](#assembly )
2017-05-18 15:56:29 +00:00
* [Bash ](#bash )
2013-11-22 13:45:28 +00:00
* [C ](#c )
2022-01-31 17:02:06 +00:00
* [C# ](#csharp )
2021-01-23 21:36:35 +00:00
* [C++ ](#cpp )
2013-11-22 13:45:28 +00:00
* [Haskell ](#haskell )
2022-07-29 10:46:20 +00:00
* [HTML and CSS ](#html-and-css )
2014-01-18 12:28:57 +00:00
* [Java ](#java )
2013-12-21 23:28:32 +00:00
* [JavaScript ](#javascript )
2013-12-11 09:19:21 +00:00
* [LaTeX ](#latex )
2022-09-13 16:06:55 +00:00
* [Lisp ](#lisp )
2017-05-18 15:56:29 +00:00
* [MySQL ](#mysql )
2015-11-10 23:44:20 +00:00
* [Perl ](#perl )
2013-11-22 13:45:28 +00:00
* [PHP ](#php )
2014-04-14 13:38:38 +00:00
* [Prolog ](#prolog )
2013-11-22 13:45:28 +00:00
* [Python ](#python )
2022-08-12 13:14:00 +00:00
* [Django ](#django )
2022-10-13 15:07:54 +00:00
* [R ](#R )
2013-11-22 13:45:28 +00:00
* [Ruby ](#ruby )
2014-02-07 22:33:17 +00:00
* [SQL ](#sql )
2013-11-22 13:45:28 +00:00
2015-12-15 14:23:48 +00:00
### 0 - Niezależne od języka programowania
2015-11-13 13:25:42 +00:00
2018-08-14 16:09:29 +00:00
* [Git ](https://pl.wikibooks.org/wiki/Git ) - Wikibooks
* [Pisanie OS ](https://pl.wikibooks.org/wiki/Pisanie_OS ) - Wikibooks
2021-10-04 01:54:36 +00:00
* [Poradnik początkującego programisty ](http://www.eioba.pl/a/2eu1/poradnik-poczatkujacego-programisty ) - Mariusz Żurawek
2017-05-18 15:56:29 +00:00
* [Programowanie webowe E14 ](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxOp0wtNk9Sle5WUsBZc6kq )
2023-10-03 17:18:33 +00:00
* [Struktury danych i ich zastosowania ](https://web.archive.org/web/20190126061036/http://informatykaplus.edu.pl/upload/list/czytelnia/Struktury_danych_i_ich_zastosowania.pdf ) - Informatyka+ (PDF) *(:card_file_box: archived)*
2021-10-04 01:54:36 +00:00
* [W poszukiwaniu wyzwań 2 ](https://www.mimuw.edu.pl/~idziaszek/algonotes/looking-for-a-challenge-2-pl.pdf ) - Zadania z AMPPZ 2011– 2014 (PDF)
2013-11-22 13:45:28 +00:00
2015-11-18 07:11:57 +00:00
2022-09-21 01:00:08 +00:00
#### Version Control Systems
* [Pro Git ](https://git-scm.com/book/pl/ ) - Scott Chacon, Ben Straub, et al. (HTML)
* [SVN ](https://pl.wikibooks.org/wiki/Subversion ) - Wikibooks
2015-11-17 20:43:11 +00:00
### Android
2021-09-05 01:48:39 +00:00
* [O Androidzie ludzkim głosem ](https://andrzejklusiewicz-android.blogspot.com/p/bezpatny-kurs-programowania-android-java.html ) - Andrzej Klusiewicz
2015-11-23 13:22:12 +00:00
* [O Androidzie ludzkim głosem ](http://jsystems.pl/storage/kurs_android/ebook/ebook-android.pdf ) (PDF)
* [Przybornik pragmatycznego programisty Android ](http://soldiersofmobile.com/przybornik/przybornik_8_02.pdf ) (PDF)
2015-11-18 07:11:57 +00:00
2013-11-22 13:45:28 +00:00
refactor(books): Split RE4B - Reverse Engineering For Beginners (#5603)
* refactor(books): add re4b - french
Reverse Engineering for Beginners -
https://beginners.re/RE4B-FR.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: Florent Besnard @besnardf, Marc Remy @mremy, Baudouin Landais, Téo Dacquet @T30rix, @BlueSkeye
Implements EbookFoundation/free-programming-books#5558
(cherry picked from commit 14c32afe2cce6015009647445ddef620284634fe)
* refactor(books): remove due to not free in english & russian
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - german
Reverse Engineering for Beginners -
https://beginners.re/RE4B-DE.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: Dennis Siekmeier17 @DSiekmeier, Julius Angres18 @JAngres, Dirk Loser19 @PolymathMonkey, Clemens Tamme, Philipp Schweinzer
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - japanese
Reverse Engineering for Beginners -
https://beginners.re/RE4B-JA.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: @shmz @4ryuJP
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - italian
Reverse Engineering for Beginners -
https://beginners.re/RE4B-IT.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Federico Ramondino @pinkrab
, Paolo Stivanin @paolostivanin, @twyK, Fabrizio
Bertone @fbertone, Matteo Sticco @sticken88, Marco Negro @Internaut401, @bluepulsar.
Implements EbookFoundation/free-programming-books#5558
* fix(books): section level
* refactor(books): add re4b - polish
Reverse Engineering for Beginners -
https://beginners.re/RE4B-PL.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Kateryna Rozanova, Aleksander Mistewicz, Wiktoria Lewicka, Marcin Sokołowski
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - traditional chinese
Reverse Engineering for Beginners -
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Antiy Labs, Archer
Implements EbookFoundation/free-programming-books#5558
* lint(books): fix marker style
* refactor(books): move re4b - german to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - italian to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - french to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): merge assembly - webassembly
Moving/adding book "WebAssembly friendly programming with C/C++"
Author: @chaishushan, @3dgen
Translator: @yushih
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - chinese to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - polish to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - japanese to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
2021-10-07 02:53:01 +00:00
### Assembly
* [Inżynieria wsteczna dla początkujących ](https://beginners.re/RE4B-PL.pdf ) - Dennis Yurichev, Kateryna Rozanova, Aleksander Mistewicz, Wiktoria Lewicka, Marcin Sokołowski (PDF)
2017-05-18 15:56:29 +00:00
### Bash
2023-10-03 17:18:33 +00:00
* [Kurs Bash'a ](http://web.archive.org/web/20180129013729/http://dief.republika.pl/kursbasha.tar.gz ) (tar.gz) *(:card_file_box: archived)*
2021-10-19 13:11:54 +00:00
* [Programowanie w Bashu czyli jak pisać skrypty w Linuksie ](https://www.arturpyszczuk.pl/files/bash/bash.pdf ) - Artur Pyszczuk (PDF)
2017-05-18 15:56:29 +00:00
2014-07-27 20:16:50 +00:00
### C
2015-11-13 13:25:42 +00:00
2022-03-18 01:52:29 +00:00
* [Beej's Guide to Network Programming - Używanie gniazd internetowych ](http://www.asawicki.info/Mirror/Beej_s%20Guide%20to%20Network%20Programming%20PL/bgnet.pdf ) - Brian "Beej Jorgensen" Hall, Przełożył Bartosz Zapałowski (PDF)
2023-10-03 17:18:33 +00:00
* [Kurs języka C ](https://web.archive.org/web/20220910113443/https://kurs-c.manifo.com/konfiguracja-srodowiska-298-547 ) - Mateusz Piaszczak *(:card_file_box: archived)*
2018-08-14 16:09:29 +00:00
* [Programowanie w C ](https://upload.wikimedia.org/wikibooks/pl/6/6a/C.pdf ) - Wikibooks (PDF)
2018-05-17 19:32:00 +00:00
* [Programowanie w języku C ](http://www.arturpyszczuk.pl/files/c/pwc.pdf ) (PDF)
2016-01-02 08:32:21 +00:00
* [Wgłąb języka C ](http://helion.pl/online/wglab/wglab.zip ) (ZIP)
2013-11-22 13:45:28 +00:00
2022-02-25 16:23:35 +00:00
### <a id="csharp"></a>C\#
2018-05-22 18:11:20 +00:00
2018-05-22 20:23:37 +00:00
* [Darmowy kurs C# ](http://kurs.aspnetmvc.pl/Csharp )
* [Kurs C# ](http://zajacmarek.com/kurs-c-sharp/ ) - Marek Zając
2020-10-23 15:46:41 +00:00
* [Kurs podstawy C# ](https://cezarywalenciuk.pl/blog/programing/kurs/kurs-podstaw-c-sharp ) - Cezary Walenciuk
2018-05-22 18:11:20 +00:00
* [Programowanie w języku C# ](https://4programmers.net/C_sharp )
2018-05-22 20:23:37 +00:00
* [Wstęp do programowania w C# ](http://c-sharp.ue.katowice.pl/ksiazka/c_sharp_wer2_0.pdf ) - Anna Kempa, Tomasz Staś (PDF)
2018-05-22 18:11:20 +00:00
2022-02-25 16:23:35 +00:00
### <a id="cpp"></a>C++
2015-11-13 13:25:42 +00:00
2020-10-13 01:24:43 +00:00
* [C++ ](https://pl.wikibooks.org/wiki/C++ ) - Wikibooks
* [Język C++ – podstawy programowania ](http://www.dz5.pl/ti/cpp/zz_dodatki/kurs_cpp_szczegolowy2.pdf ) - Paweł Mikołajczak (PDF)
2018-05-18 21:18:34 +00:00
* [Kurs C++ ](http://cpp0x.pl/kursy/Kurs-C++/1 ) - Piotr Szawdyński
2021-10-15 01:08:11 +00:00
* [Kurs podstaw Arduino ](https://forbot.pl/blog/kurs-arduino-podstawy-programowania-spis-tresci-kursu-id5290 ) - forbot.pl
2023-10-03 17:18:33 +00:00
* [Megatutorial "Od zera do gier kodera" ](https://web.archive.org/web/20230504051926/http://xion.org.pl/productions/texts/coding/megatutorial ) - Karol Kuczmarski *(:card_file_box: archived)*
2022-10-05 16:43:40 +00:00
* [Programowanie obiektowe i C++ ](https://mst.mimuw.edu.pl/wyklady/poc/wyklad.pdf ) - Janusz Jabłonowski (PDF)
2013-11-22 13:45:28 +00:00
2014-07-27 20:16:50 +00:00
### Haskell
2015-11-13 13:25:42 +00:00
2018-08-14 16:09:29 +00:00
* [Haskell ](https://pl.wikibooks.org/wiki/Haskell ) - Wikibooks
2013-11-22 13:45:28 +00:00
2013-12-28 15:14:34 +00:00
2022-07-29 10:46:20 +00:00
### HTML and CSS
2015-11-13 13:25:42 +00:00
2018-05-20 16:59:20 +00:00
* [HTML dla zielonych ](http://www.kurshtml.edu.pl/html/zielony.html ) - Sławomir Kokłowski
2022-07-29 10:46:20 +00:00
* [Kaskadowe Arkusze Stylów ](http://www.kurshtml.edu.pl/css/index.html ) - Sławomir Kokłowski
* [Kurs CSS ](https://webref.pl/arena/css/css_index.html ) - Arkadiusz Michalski
2018-05-20 16:59:20 +00:00
* [KURS HTML ](http://www.kurshtml.edu.pl ) - Sławomir Kokłowski
2020-10-13 20:32:31 +00:00
* [Moja pierwsza strona internetowa w HTML5 i CSS3 ](https://ferrante.pl/books/html/ ) - Damian Wielgosik
2014-04-15 09:26:54 +00:00
2014-07-27 20:16:50 +00:00
### Java
2015-11-13 13:25:42 +00:00
2018-05-19 14:48:27 +00:00
* [Darmowy kurs Java ](https://javastart.pl/baza-wiedzy/darmowy-kurs-java ) - Sławek Ludwiczak
2018-05-23 17:21:32 +00:00
* [Język Java ](http://www.dz5.pl/ti/java/java_skladnia.pdf ) - Jacek Rumiński (PDF)
* [Kurs Java ](https://stormit.pl/kurs-java/ ) - Tomasz Woliński
2018-05-19 14:48:27 +00:00
* [Kurs programowania Java ](http://www.samouczekprogramisty.pl/kurs-programowania-java/ ) - Marcin Pietraszek
2018-05-18 21:18:34 +00:00
* [Praktyczny kurs Javy ](https://kobietydokodu.pl/kurs-javy/ ) - Jakub Derda
2013-12-28 15:14:34 +00:00
2013-12-21 23:28:32 +00:00
2014-07-27 20:16:50 +00:00
### JavaScript
2015-11-13 13:25:42 +00:00
2020-10-15 14:28:20 +00:00
* [JavaScript ](https://pl.wikibooks.org/wiki/JavaScript ) - Wikibooks
2023-10-03 17:18:33 +00:00
* [JavaScript Garden ](https://web.archive.org/web/20220910115336/https://bonsaiden.github.io/JavaScript-Garden/pl ) *(:card_file_box: archived)*
2018-05-20 16:59:20 +00:00
* [JavaScript. I wszystko jasne ](http://shebang.pl/kursy/wszystko-jasne/ ) - Marijn Haverbeke, Łukasz Piwko
* [Wstęp - JavaScript ](http://www.kurshtml.edu.pl/js/index.html ) - Sławomir Kokłowski
2013-12-21 23:28:32 +00:00
2013-12-11 09:19:21 +00:00
2014-07-27 20:16:50 +00:00
### LaTeX
2015-11-13 13:25:42 +00:00
2018-05-18 21:18:34 +00:00
* [LaTeX. Książka kucharska ](https://ptm.org.pl/sites/default/files/latex-ksiazka-kucharska.pdf ) - Marcin Borkowski, Bartłomiej Przybylski (PDF)
2023-04-26 14:28:40 +00:00
* [Nie za krótkie wprowadzenie do systemu LATEX 2ε ](http://www.ctan.org/tex-archive/info/lshort/polish ) - Janusz Goldasz, Ryszard Ku biak, To masz Przech lewski
2022-10-05 16:50:03 +00:00
* [Wprowadzenie do systemu LATEX ](https://www.math.uni.wroc.pl/sites/default/files/wdsl.pdf ) - Karol Selwat (PDF)
2013-12-11 09:19:21 +00:00
2015-11-13 17:58:18 +00:00
2022-09-13 16:06:55 +00:00
### Lisp
* [Kurs programowania w języku Common Lisp ](http://jcubic.pl/lisp_tutorial.php ) - Jakub Jankiewicz
2017-05-18 15:56:29 +00:00
### MySQL
2020-10-13 20:32:31 +00:00
* [Bazy Danych MYSQL ](https://miroslawzelent.pl/kurs-mysql/ )
2021-01-11 16:43:59 +00:00
* [Kurs MySQL ](http://webmade.org/kursy-online/kurs-mysql.php ) - Piotr Kuźmiński
2017-05-18 15:56:29 +00:00
2015-11-10 23:44:20 +00:00
### Perl
2015-11-13 17:58:18 +00:00
2018-08-14 16:09:29 +00:00
* [Perl ](https://pl.wikibooks.org/wiki/Perl ) - Wikibooks
2021-09-05 01:48:39 +00:00
* [Samouczek Perl ](https://www.w3big.com/pl/perl/default.html ) - w3big.com
2013-11-22 13:45:28 +00:00
2015-11-13 17:58:18 +00:00
2014-07-27 20:16:50 +00:00
### PHP
2015-11-13 13:25:42 +00:00
2018-05-21 18:11:01 +00:00
* [Kurs PHP ](http://phpkurs.pl ) - Leszek Krupiński
2018-08-14 16:09:29 +00:00
* [PHP ](https://pl.wikibooks.org/wiki/PHP ) - Wikibooks
2018-05-21 18:11:01 +00:00
* [PHP: The Right Way ](http://pl.phptherightway.com ) - Josh Lockhart
2013-11-22 13:45:28 +00:00
2014-07-27 20:16:50 +00:00
### Prolog
2015-11-13 13:25:42 +00:00
2023-10-03 17:18:33 +00:00
* [Programowanie w logice z ograniczeniami: Łagodne wprowadzenie dla platformy ECLiPSe ](https://web.archive.org/web/20230329101049/http://pwlzo.pl/ ) - Antoni Niederliński *(:card_file_box: archived)*
2014-04-14 13:38:38 +00:00
2014-07-27 20:16:50 +00:00
### Python
2015-11-13 13:25:42 +00:00
2021-01-15 02:41:06 +00:00
* [Python dla wszystkich: Odkrywanie danych z Python 3 ](https://py4e.pl/book ) - Charles Russell Severance (PDF, HTML, EPUB, MOBI)
2022-10-15 02:04:58 +00:00
* [Python na luzie ](https://jsystems.pl/static/andrzejklusiewicz/PNL.pdf ) - Andrzej Klusiewicz (PDF)
2015-12-13 17:32:57 +00:00
* [Zanurkuj w Pythonie ](https://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie )
2013-11-22 13:45:28 +00:00
2017-11-12 21:02:59 +00:00
#### Django
2018-05-15 16:28:31 +00:00
* [Kurs Django ](http://www.python.rk.edu.pl/w/p/djangoindex/ )
2017-11-12 21:02:59 +00:00
* [Kurs Django Girls ](https://tutorial.djangogirls.org/pl/ ) (1.11) (HTML)
2022-10-13 15:07:54 +00:00
### R
* [Przewodnik po pakiecie R ](https://cran.r-project.org/doc/contrib/Biecek-R-basics.pdf ) - Przemysław Biecek (PDF)
2014-07-27 20:16:50 +00:00
### Ruby
2015-11-13 13:25:42 +00:00
2021-10-04 01:54:36 +00:00
* [Ruby ](https://pl.wikibooks.org/wiki/Ruby ) - Wikibooks
2014-02-07 22:33:17 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### SQL
2015-11-13 13:25:42 +00:00
2022-10-07 15:10:45 +00:00
* [Bazy danych ](https://mst.mimuw.edu.pl/wyklady/bad/wyklad.pdf ) - Zbigniew Jurkiewicz (PDF)
2021-01-11 16:43:59 +00:00
* [Kurs SQL ](https://www.sqlpedia.pl/kurs-sql ) - Jakub Kasprzak
2015-11-10 23:44:20 +00:00
* [PL/SQL - podstawy (na stronie) ](http://andrzejklusiewicz.blogspot.com/2010/11/kurs-oracle-plsql.html )
* [SQL - podstawy (na stronie) ](http://andrzejklusiewicz.blogspot.com/2010/11/kurs-oracle-sql.html )