diff --git a/README.md b/README.md index 7d88a3dca8dd7e1d257b0f74a9f30e0e04ffc5db..a61f9d9db82275fffefed0ceb7886009c2279a5c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This page is available as an easy-to-read website at [https://ebookfoundation.gi [View the English list](/free-programming-books.md) ## Intro -This list was originally a clone of [stackoverflow - List of Freely Available Programming Books](http://web.archive.org/web/20130824154208/http://stackoverflow.com/a/392926) with contributions from Karan Bhangui and George Stocker. +This list was originally a clone of [stackoverflow - List of Freely Available Programming Books](http://web.archive.org/web/20130824154208/http://stackoverflow.com/a/392926) with contributions from Karan Bhangui and George Stocker. The list was moved to GitHub by Victor Felder for collaborative updating and maintenance. It has grown to become one of the [most popular repositories on Github](https://octoverse.github.com/), with over 100,000 stars, over 4500 commits, over 950 contributors, and over 25,000 forks. @@ -57,6 +57,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to Github, [welcome] + [English](/free-courses-en.md) + [German](/free-courses-de.md) + [Italian](/free-courses-it.md) ++ [Polish](/free-courses-pl.md) + [Russian](/free-courses-ru.md) + [Spanish](/free-courses-es.md) + [Vietnamese](/free-courses-vi.md) diff --git a/free-courses-pl.md b/free-courses-pl.md new file mode 100644 index 0000000000000000000000000000000000000000..40bf2a3b5c216e137ad38c439c739718e4ab4a4a --- /dev/null +++ b/free-courses-pl.md @@ -0,0 +1,9 @@ +### Index + +* [C++](#c-1) + + +### C++ + +* [Podejście obiektowe dla znających już podstawy C++ (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdozvOVheSRb_qPVU-4ZJA7uB) - Mirosław Zelent, Damian Stelmach +* [PROGRAMOWANIE W C++. KURS OD PODSTAW, DLA KAŻDEGO (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxx0Y5wzs7CFpmBzb40PaDo) - Mirosław Zelent, Damian Stelmach diff --git a/free-programming-books-pl.md b/free-programming-books-pl.md index 0aba1dd99671ad089d80d48fb807109fcbcdb522..1b51bbd73580e18ea7e18cac3d7fe941938a8003 100644 --- a/free-programming-books-pl.md +++ b/free-programming-books-pl.md @@ -68,8 +68,6 @@ * [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1) - Piotr Szawdyński * [Megatutorial "Od zera do gier kodera"](http://xion.org.pl/productions/texts/coding/megatutorial/) - Karol Kuczmarski -* [Podejście obiektowe dla znających już podstawy C++ (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdozvOVheSRb_qPVU-4ZJA7uB) - Mirosław Zelent, Damian Stelmach -* [PROGRAMOWANIE W C++. KURS OD PODSTAW, DLA KAŻDEGO (VIDEO)](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxx0Y5wzs7CFpmBzb40PaDo) - Mirosław Zelent, Damian Stelmach ### Common Lisp