Skip to content

Commit c7ce1d8

Browse files
lightbringer1991eshellman
authored andcommitted
2626: add translated versions of django girls (EbookFoundation#2643)
1 parent 1ca63b1 commit c7ce1d8

14 files changed

+86
-0
lines changed

free-programming-books-cs.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* [OpenSource](#opensource)
1818
* [PHP](#php)
1919
* [Python](#python)
20+
* [Django](#django)
2021
* [Ruby](#ruby)
2122
* [TeX](#tex)
2223
* [Webdesign](#webdesign)
@@ -115,6 +116,11 @@
115116
* [Učebnice jazyka Python](http://i.iinfo.cz/files/root/k/Ucebnice_jazyka_Python.pdf) (PDF)
116117

117118

119+
#### Django
120+
121+
* [Django Girls Tutoriál](https://tutorial.djangogirls.org/cs/) (1.11) (HTML) (:construction: *in process*)
122+
123+
118124
### Ruby
119125

120126
* [Ruby Tutoriál](http://i.iinfo.cz/files/root/k/Ruby_tutorial.pdf) (PDF)

free-programming-books-de.md

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* [MySQL](#mysql)
2020
* [PHP](#php)
2121
* [Python](#python)
22+
* [Django](#django)
2223
* [Ruby on Rails](#ruby-on-rails)
2324
* [Scilab](#scilab)
2425
* [UML](#uml)
@@ -150,6 +151,11 @@
150151
* [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/)
151152

152153

154+
#### Django
155+
156+
* [Django Girls Tutorial](https://tutorial.djangogirls.org/es/) (1.11) (HTML) (:construction: *in process*)
157+
158+
153159
### Ruby on Rails
154160

155161
* [Praxiswissen Ruby](http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf) (PDF)

free-programming-books-es.md

+5
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,11 @@
287287
* [Python para todos](https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf) (PDF)
288288

289289

290+
#### Django
291+
292+
* [Tutorial de Django Girls](https://tutorial.djangogirls.org/de/) (1.11) (HTML) (:construction: *in process*)
293+
294+
290295
#### Web2py
291296

292297
* [Web2py - Manual de Referencia Completo, 5a Edición](http://www.web2py.com/books/default/chapter/41)

free-programming-books-fr.md

+6
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* [Perl](#perl)
3434
* [PHP](#php)
3535
* [Python](#python)
36+
* [Django](#django)
3637
* [R](#r)
3738
* [Ruby](#ruby)
3839
* [Sage](#sage)
@@ -230,6 +231,11 @@
230231
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal
231232

232233

234+
#### Django
235+
236+
* [Tutoriel de Django Girls](https://tutorial.djangogirls.org/fr/) (1.11) (HTML)
237+
238+
233239
### R
234240

235241
* [Introduction à la programmation en R](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf) - Vincent Goulet (PDF)

free-programming-books-hu.md

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* [PHP](#php)
1313
* [PowerShell](#powershell)
1414
* [Python](#python)
15+
* [Django](#django)
1516
* [Windows Phone](#windows-phone)
1617

1718

@@ -106,6 +107,11 @@
106107
* [Tanuljunk meg programozni Python nyelven](http://mek.oszk.hu/08400/08435/index.phtml) - Gérard Swinnen, ford.: Daróczy Péter (PDF, ODT)
107108

108109

110+
#### Django
111+
112+
* [Django Girls Tutorial](https://tutorial.djangogirls.org/hu/) (1.11) (HTML) (:construction: *in process*)
113+
114+
109115
### Windows Phone
110116

111117
* [Windows Phone fejlesztés lépésről lépésre](http://mek.oszk.hu/10300/10393/) - Árvai Zoltán, Fár Attila Gergő, Farkas Bálint, Fülöp Dávid, Komjáthy Szabolcs, Turóczi Attila, Velvárt András (PDF)

free-programming-books-it.md

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* [Perl](#perl)
2020
* [PHP](#php)
2121
* [Python](#python)
22+
* [Django](#django)
2223
* [Ruby](#ruby)
2324
* [Visual Basic](#visual-basic)
2425

@@ -131,6 +132,11 @@
131132
* [Pensare da Informatico, Versione Python](http://www.python.it/doc/Howtothink/Howtothink-html-it/index.htm)
132133

133134

135+
#### Django
136+
137+
* [Il tutorial di Django Girls](https://tutorial.djangogirls.org/it/) (1.11) (HTML) (:construction: *in process*)
138+
139+
134140
### Ruby
135141

136142
* [Introduzione a Ruby](http://tesi.cab.unipd.it/22937/1/Tesina_-_Introduzione_a_Ruby.pdf) (PDF)

free-programming-books-ko.md

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* [PHP](#php)
1515
* [Laravel](#laravel)
1616
* [Python](#python)
17+
* [Django](#django)
1718
* [R](#r)
1819
* [Ruby](#ruby)
1920
* [Swift](#swift)
@@ -104,6 +105,11 @@
104105
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
105106

106107

108+
#### Django
109+
110+
* [장고걸스 튜토리얼 (Django Girls Tutorial)](https://tutorial.djangogirls.org/ko/) (1.11) (HTML) (:construction: *in process*)
111+
112+
107113
### R
108114

109115
* [R을 이용한 데이터 처리 & 분석 실무](http://r4pda.co.kr) - 서민구 (HTML, PDF - 이전 버젼)

free-programming-books-pl.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* [PHP](#php)
1919
* [Prolog](#prolog)
2020
* [Python](#python)
21+
* [Django](#django)
2122
* [Ruby](#ruby)
2223
* [Scala](#scala)
2324
* [SQL](#sql)
@@ -139,6 +140,11 @@
139140
* [Zanurkuj w Pythonie](https://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)
140141

141142

143+
#### Django
144+
145+
* [Kurs Django Girls](https://tutorial.djangogirls.org/pl/) (1.11) (HTML)
146+
147+
142148
### Ruby
143149

144150
* [Ruby](https://pl.wikibooks.org/wiki/Ruby)

free-programming-books-pt_BR.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* [Perl](#perl)
1818
* [PHP](#php)
1919
* [Python](#python)
20+
* [Django](#django)
2021
* [RegEx](#regex)
2122
* [Ruby](#ruby)
2223
* [Shell Script](#shell)
@@ -148,6 +149,11 @@
148149
* [Tutorial Django Girls](http://tutorial.djangogirls.org/pt/)
149150

150151

152+
#### Django
153+
154+
* [Tutorial Django Girls](https://tutorial.djangogirls.org/pt/) (1.11) (HTML) (:construction: *in process*)
155+
156+
151157
### RegEx
152158

153159
* [Expressões Regulares - Guia de Consulta Rápida](http://aurelio.net/regex/guia/)

free-programming-books-ru.md

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* [PHP](#php)
3030
* [PostgreSQL](#postgresql)
3131
* [Python](#python)
32+
* [Django](#django)
3233
* [R](#r)
3334
* [Reverse engineering](#reverse-engineering)
3435
* [Ruby](#ruby)
@@ -210,6 +211,11 @@
210211
* [Учебник Python 2.6](http://ru.wikibooks.org/wiki/Учебник_Python_2.6)
211212

212213

214+
#### Django
215+
216+
* [Руководство Django Girls](https://tutorial.djangogirls.org/ru/) (1.11) (HTML) (:construction: *in process*)
217+
218+
213219
### PostgreSQL
214220

215221
* [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)

free-programming-books-sk.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,19 @@
22

33
* [Language Agnostic](#language-agnostic)
44
* [Právo](#pravo)
5+
* [Python](#python)
6+
* [Django](#django)
57

68

79
### Language Agnostic
810

911
#### Právo
1012

1113
* [Zodpovednosť na internete](https://knihy.nic.cz) - Zodpovednosť na internete (PDF)
14+
15+
16+
### Python
17+
18+
#### Django
19+
20+
* [Príručka k Django Girls](https://tutorial.djangogirls.org/sk/) (1.11) (HTML) (:construction: *in process*)

free-programming-books-tr.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* [Matlab](#matlab)
1818
* [PHP](#php)
1919
* [Python](#python)
20+
* [Django](#django)
2021
* [R](#r)
2122
* [Ruby](#ruby)
2223
* [Rust](#rust)
@@ -113,6 +114,11 @@
113114
* [Python ile Programlama](https://belgeler.yazbel.com/python-istihza/)
114115

115116

117+
#### Django
118+
119+
* [Django Girls Eğitimi](https://tutorial.djangogirls.org/tr/) (1.11) (HTML) (:construction: *in process*)
120+
121+
116122
### R
117123

118124
* [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk)

free-programming-books-ua.md

+6
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* [Java](#java)
1212
* [Language Agnostic](#language-agnostic)
1313
* [Python](#python)
14+
* [Django](#django)
1415
* [Ruby](#ruby)
1516

1617

@@ -46,6 +47,11 @@
4647
* [Пориньте у Python 3](https://uk.wikibooks.org/wiki/Пориньте_у_Python_3) - Марк Пілігрим
4748

4849

50+
#### Django
51+
52+
* [Навчальний посібник Django Girls](https://tutorial.djangogirls.org/uk/) (1.11) (HTML)
53+
54+
4955
### Ruby
5056

5157
* [Маленька книга про Ruby](https://lambdabooks.github.io/thelittlebookofruby) — Сергій Гіба (LambdaBooks)

free-programming-books-zh.md

+6
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
* [Perl](#perl)
5454
* [PHP](#php)
5555
* [Python](#python)
56+
* [Django](#django)
5657
* [R](#r)
5758
* [reStructuredText](#restructuredtext)
5859
* [Ruby](#ruby)
@@ -618,6 +619,11 @@
618619
* [简明 Python 教程](https://bop.molun.net) (作者:Swaroop C H 译者:沈洁元、漠伦)
619620

620621

622+
#### Django
623+
624+
* [Django Girls 教程](https://tutorial.djangogirls.org/zh/) (1.11) (HTML)
625+
626+
621627
### R
622628

623629
* [153分钟学会 R](http://cran.r-project.org/doc/contrib/Liu-FAQ.pdf) (PDF)

0 commit comments

Comments
 (0)