forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtwisted-tutorial-part-1.json
More file actions
26 lines (26 loc) · 1.46 KB
/
twisted-tutorial-part-1.json
File metadata and controls
26 lines (26 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"alias": "video/1252/twisted-tutorial-part-1",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "Twisted is one of the best asynchronous network programming frameworks\nout there, and can help you build cool stuff very easily, once you\nunderstand the core design. Unfortunately, Twisted is also a huge\nframework and can be very daunting for beginners to approach. This\ntraining session aims to help people with little or no asynchronous\nprogramming experience understand both Twisted and asynchronous\nprogramming. The plan is to cover core asynchronous topics, the Twisted\nway, and as many practical applications as we can cover, including web\nservices, IPC, GUI applications etc. The audience should be competent in\ncore Python constructs. No previous asynchronous or threading\nprogramming experience required. This is a repeat of the popular\nEuroPython 2011 Twisted Tutorial, improved after feedback.\n",
"duration": null,
"id": 1252,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-06",
"slug": "twisted-tutorial-part-1",
"speakers": [
"S Thorne"
],
"summary": "[EuroPython 2012] S Thorne - 5 JULY 2012 in \"Track Pizza Margherita\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/GuNwewBU_Hw/hqdefault.jpg",
"title": "Twisted tutorial part 1",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=GuNwewBU_Hw"
}
]
}