Browse Source

Add Polish book about C++ (#7592)

* Add Polish book about C++

* fix: remove MIMUW from creators. it's a publisher platform

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Michał Dobranowski 3 years ago
parent
commit
28bacf6377
1 changed files with 1 additions and 0 deletions
  1. 1 0
      books/free-programming-books-pl.md

+ 1 - 0
books/free-programming-books-pl.md

@@ -86,6 +86,7 @@
 * [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1) - Piotr Szawdyński
 * [Kurs podstaw Arduino](https://forbot.pl/blog/kurs-arduino-podstawy-programowania-spis-tresci-kursu-id5290) - forbot.pl
 * [Megatutorial "Od zera do gier kodera"](http://xion.org.pl/productions/texts/coding/megatutorial/) - Karol Kuczmarski
+* [Programowanie obiektowe i C++](https://mst.mimuw.edu.pl/wyklady/poc/wyklad.pdf) - Janusz Jabłonowski (PDF)
 
 
 ### Haskell