Skip to content

Commit b9eda09

Browse files
author
Filipe Mondaini
committed
Adding the portuguese book 'Python para desenvolvedores' CC license
1 parent c240895 commit b9eda09

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

img/cover_pypd_2ed_th.jpg

36.7 KB
Loading

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
{ "books" : [
2+
{
3+
"title": "Python para Desenvolvedores (2nd Edition)",
4+
"author": "Luiz Eduardo Borges",
5+
"authorUrl": "http://ark4n.wordpress.com/python/",
6+
"level": "Intermediate",
7+
"info": "[PORTUGUESE] Este livro aborda assuntos que incluem: criação de interfaces com usuário, computação gráfica, aplicações para internet, sistemas distribuídos, entre outros.",
8+
"url": "http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf",
9+
"cover": "img/cover_pypd_2ed_th.jpg"
10+
},
211
{
312
"title": "How to Think Like a Computer Scientist: Interactive Edition",
413
"author": "B. Miller & D. Ranum",

0 commit comments

Comments
 (0)