forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdaniele-procida-documentation-driven-development.json
More file actions
22 lines (22 loc) · 1.95 KB
/
daniele-procida-documentation-driven-development.json
File metadata and controls
22 lines (22 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"copyright_text": "Creative Commons Attribution license (reuse allowed)",
"description": "Daniele Procida - Documentation-driven development\n[EuroPython 2016]\n[21 July 2016]\n[Bilbao, Euskadi, Spain]\n(https://ep2016.europython.eu//conference/talks/documentation-driven-development)\n\nOne secret of Django's success is the quality of its documentation. As\nwell as being key to the quality of the code itself, it has helped\ndrive the development of Django as a community project, and even the\nprofessional development of programmers who adopt Django.\n\nI'll discuss how Django has achieved it, and how any project can\neasily win the same benefits.\n\n-----\n\nPart of my job title is *Documentation Manager*. When I explain this\nto a programmer outside the Python/Django community, the reaction can\nbe anything from bewilderment to a kind of mild horror. When I mention\nit to a Python/Django programmer, the response is usually: *Oh, cool*.\nIn fact, one secret of Django's success is the quality of its\ndocumentation, and everyone who uses Django is quick to note this.\n\nThe returns on Django's investment have been substantial, but some of\nthem are also surprising.\nThe documentation has clearly been key to the *quality of the code\nitself*, but also (less obviously) to the *development of Django as a\ncommunity project*, and even the *professional development of\nprogrammers* who adopt Django.\n\nI'll discuss how Django has achieved it, and how any project can\neasily win the same benefits.",
"duration": 2782,
"language": "eng",
"recorded": "2016-08-04",
"related_urls": [
"https://ep2016.europython.eu//conference/talks/documentation-driven-development"
],
"speakers": [
"Daniele Procida"
],
"tags": [],
"thumbnail_url": "https://i.ytimg.com/vi/31Uhdd1efYA/maxresdefault.jpg",
"title": "Documentation-driven development",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=31Uhdd1efYA"
}
]
}