forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfunctional-functional-programming-in-python-and-0.json
More file actions
26 lines (26 loc) · 1.61 KB
/
functional-functional-programming-in-python-and-0.json
File metadata and controls
26 lines (26 loc) · 1.61 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/1258/functional-functional-programming-in-python-and-0",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "Reaping the benefits of functional programming can be a real challenge,\nfalling anywhere between exciting and frustrating, to the point that one\nmight end up feeling demotivated and embarrassed about writing in the\nfunctional style in the \u201creal world\u201d. I have always strived to write\nfunctional side- effect free code for production, and this year I have\nbeen taking functional programming for myself one step further by\nre-writing some of my Python tools in Haskell, and I would like to share\nmy findings. In this tutorial we will work through a progression of\nincreasing in complexity fun-to-solve problems, obtain solutions both in\nPython and Haskell, in order to be able to first hand compare and\ncontrast readability, performance and development time. Bring a laptop\nand a couple of interpreters (ipython and ghci) and lets do some\nhacking!\n",
"duration": null,
"id": 1258,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-06",
"slug": "functional-functional-programming-in-python-and-0",
"speakers": [
"S Trygubenko"
],
"summary": "[EuroPython 2012] S Trygubenko - 5 JULY 2012 in \"Track Pizza Napoli\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/J992TknDAT8/hqdefault.jpg",
"title": "Functional functional programming in Python and even Haskell part 2",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=J992TknDAT8"
}
]
}