mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 02:16:13 +00:00
Create free-courses-pl.md (#2854)
This commit is contained in:
parent
ab5c85c4a2
commit
2d450c62da
@ -57,6 +57,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to Github, [welcome]
|
|||||||
+ [English](/free-courses-en.md)
|
+ [English](/free-courses-en.md)
|
||||||
+ [German](/free-courses-de.md)
|
+ [German](/free-courses-de.md)
|
||||||
+ [Italian](/free-courses-it.md)
|
+ [Italian](/free-courses-it.md)
|
||||||
|
+ [Polish](/free-courses-pl.md)
|
||||||
+ [Russian](/free-courses-ru.md)
|
+ [Russian](/free-courses-ru.md)
|
||||||
+ [Spanish](/free-courses-es.md)
|
+ [Spanish](/free-courses-es.md)
|
||||||
+ [Vietnamese](/free-courses-vi.md)
|
+ [Vietnamese](/free-courses-vi.md)
|
||||||
|
9
free-courses-pl.md
Normal file
9
free-courses-pl.md
Normal file
@ -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
|
@ -68,8 +68,6 @@
|
|||||||
|
|
||||||
* [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1) - Piotr Szawdyński
|
* [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
|
* [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
|
### Common Lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user