We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6238c0e + fa547e0 commit 9aec270Copy full SHA for 9aec270
1 file changed
content/curso-asyncio-aula1.rst
@@ -0,0 +1,30 @@
1
+Curso Python asyncio: Aula 01 - Iterators e Generators
2
+######################################################
3
+
4
+:date: 2016-06-11 12:30
5
+:tags: python, asyncio
6
+:category: Tutoriais
7
+:slug: curso-asyncio-aula1
8
+:author: Carlos Maniero
9
+:email: carlosmaniero@gmail.com
10
+:github: carlosmaniero
11
+:twitter: carlosmaniero
12
+:linkedin: carlosmaniero
13
+:facebook: carlosmaniero
14
15
16
+Entendendo o conceito de Iterator e Generator.
17
18
+Primeira Aula:
19
+https://www.youtube.com/watch?v=xGoEpCaachs
20
21
+Slides:
22
+http://carlosmaniero.github.io/curso-asyncio/aula01/
23
24
+GitHub:
25
+http://github.com/carlosmaniero/
26
+http://github.com/carlosmaniero/curso-asyncio
27
28
+http://carlosmaniero.github.io/
29
30
+.. youtube:: jksHpfsarfc
0 commit comments