Skip to content

Commit

Permalink
Update free-programming-books-pl.md (EbookFoundation#2822)
Browse files Browse the repository at this point in the history
* Add Python tutorial

* Remove not working link

* Remove not working link to Scala tutorial

* Remove Scala section

* Add Django book

* Order books aphabetically
  • Loading branch information
danielkrupinski authored and ShamimWP committed Dec 3, 2019
1 parent a578e33 commit 336486f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions free-programming-books-pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
* [Python](#python)
* [Django](#django)
* [Ruby](#ruby)
* [Scala](#scala)
* [SQL](#sql)


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


### Common Lisp
Expand Down Expand Up @@ -137,11 +135,13 @@
### Python

* [Biblioteka Pythona](http://www.python.rk.edu.pl)
* [Podstawy Pythona](http://www.python.rk.edu.pl/w/p/podstawy/)
* [Zanurkuj w Pythonie](https://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)


#### Django

* [Kurs Django](http://www.python.rk.edu.pl/w/p/djangoindex/)
* [Kurs Django Girls](https://tutorial.djangogirls.org/pl/) (1.11) (HTML)


Expand All @@ -150,11 +150,6 @@
* [Ruby](https://pl.wikibooks.org/wiki/Ruby)


### Scala

* [Język programowania Scala](http://www.grzegorzbalcerek.net/jps2/index.html)


### SQL

* [PL/SQL - podstawy (na stronie)](http://andrzejklusiewicz.blogspot.com/2010/11/kurs-oracle-plsql.html)
Expand Down

0 comments on commit 336486f

Please sign in to comment.