web developer & system programmer

coder . cl

ramblings and thoughts on programming...


λ day meet-up

published: 24-07-2011 / updated: 24-07-2011
posted in: development, haskell, programming, projects, python, tips
by Daniel Molina Wegener

The past July 19, I’ve made a talk on the Dynamic Languages meet-up explaining some basics of functional programming. The presentation has two parts, the theoretical one, with the proper presentation and the second one with code examples. For the code examples I’ve used Lisp, Haskell and Python, with homologous functions, each one implemented on each used language, to ensure that are concepts were handled.

Probably the problem was the time to make the presentation, I had 40 minutes assigned to make the complete presentation plus 10 minutes for questions. I really enjoyed that talk, it was very interesting, and certainly some questions made on it were very interesting, leading to further analysis and readings.

Meet-up Introduction

Meet-up Introduction

Was a very interesting meet-up, sharing ideas and knowledge really rocks, and the Dynamic Languages community seems to be rocking. Also, I’ve received an invitation to present some work on other meet-ups, and seems that I will do some presentations related to my FOSS projects.

Practical Examples, Python

Practical Examples, Python

If you have joined the meet-up and assisted to the talk, you will enjoy downloading the presentation and the code examples that I’ve made for that presentation. The code examples are related just to closures as the main functional abstraction, due to the assigned time for the presentation, other topics like monads requires more time to explain them.

Enjoy reading the example source code again ;)


No coments yet.

post a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>