Talk cancelled - Getting functional with Python 3.0
| Authors | Vijay Mathew |
| Level | Beginner |
| Topic | Core Python (including Python 3.x) |
| Tags | functional, fp, functools, py3k |
Summary
The talk is about functional programming with Python 3.x. Vijay will be discussing functional programming with Python 2.x and then go on to changes in functional programming with Python 3k. The functools module will be featured mainly and the "partial" module also. Apart from that he will cover decorators and some comparisons of functional programming in Python with pure functional languages such as Haskell & Erlang.
Outline
- Introduction to FP
- Getting Functional in Python 2.x
- Map/Reduce/Apply/Lambda representation
- List comprehensions
-
Python 3k "functional" modules
- functools
- partial
- Currying with partial, other patterns
- Decorators
- Comparisons with Haskell & Erlang
- Q&A
Notes
The talk has been cancelled because of personal reasons by the author
Profile of the authors
http://vmathew.in
Files
No files uploaded. You can upload a file if you are author of this talk.






