Skip to content

Commit e98fe50

Browse files
danielkrupinskieshellman
authored andcommitted
Update free-programming-books-pl.md (EbookFoundation#2822)
* Add Python tutorial * Remove not working link * Remove not working link to Scala tutorial * Remove Scala section * Add Django book * Order books aphabetically
1 parent 2bcdbb6 commit e98fe50

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

free-programming-books-pl.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
* [Python](#python)
2121
* [Django](#django)
2222
* [Ruby](#ruby)
23-
* [Scala](#scala)
2423
* [SQL](#sql)
2524

2625

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

6462

6563
### Common Lisp
@@ -137,11 +135,13 @@
137135
### Python
138136

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

142141

143142
#### Django
144143

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

147147

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

152152

153-
### Scala
154-
155-
* [Język programowania Scala](http://www.grzegorzbalcerek.net/jps2/index.html)
156-
157-
158153
### SQL
159154

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

0 commit comments

Comments
 (0)