We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fc86d7 + e66716e commit 6238c0eCopy full SHA for 6238c0e
1 file changed
content/curso-asyncio-aula00.rst
@@ -0,0 +1,28 @@
1
+Curso Python asyncio: Aula 00 - Introdução ao módulo asyncio
2
+############################################################
3
+
4
+:date: 2016-06-03 17:30
5
+:tags: python, asyncio
6
+:category: Tutoriais
7
+:slug: curso-asyncio-aula00
8
+:author: Carlos Maniero
9
+:email: carlosmaniero@gmail.com
10
+:github: carlosmaniero
11
+:twitter: carlosmaniero
12
+:linkedin: carlosmaniero
13
+:facebook: carlosmaniero
14
15
16
+Primeira aula do curso de asyncio.
17
+Nessa vídeo aula são abordadas as principais diferenças entre Concorrência e Paralelismo.
18
19
+Slides:
20
+http://carlosmaniero.github.io/curso-asyncio/aula00/
21
22
+GitHub:
23
+http://github.com/carlosmaniero/
24
+http://github.com/carlosmaniero/curso-asyncio
25
26
+http://carlosmaniero.github.io/
27
28
+.. youtube:: xGoEpCaachs
0 commit comments