Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion sections/java.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,14 @@
"author": {
"name": "Julio Cezar Dourado",
"url": "http://jcdourado.github.io/"
}
}
}, {
"name": "Curso de Java para Iniciantes - Grátis, Completo e com Certificado",
"url": "https://www.youtube.com/playlist?list=PLHz_AreHm4dkI2ZdjTwZA4mPMxWTfNSpR",
"type": "vídeo",
"tags": ["java", "playlist", "curso em video"],
"author": {
"name": "Curso em Video",
"url": "https://www.youtube.com/user/cursosemvideo/playlists"
}
}]
12 changes: 12 additions & 0 deletions sections/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,17 @@
"tags": [
"python", "playlist"
]
},
{
"name": "Curso Intensivo de Python: Uma introdução prática e baseada em projetos à programação",
"url": "https://novatec.com.br/livros/curso-intensivo-python/",
"type": "livro",
"tags": [
"introdução", "curso", "básico", "livro", "ebook"
],
"author": {
"name": "Eric Matthes",
"url": "https://peak5390.wordpress.com/about/"
}
}
]