Talk cancelled - Getting functional with Python 3.0

Talks | Submit a talk
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
  1. Introduction to FP
  2. Getting Functional in Python 2.x
  3. Map/Reduce/Apply/Lambda representation
  4. List comprehensions
  5. Python 3k "functional" modules
    • functools
    • partial
    • Currying with partial, other patterns
  6. Decorators
  7. Comparisons with Haskell & Erlang
  8. 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.