Pacific Northwest Software Symposium - No Fluff Just Stuff

Pacific Northwest Software Symposium

September 7 - 9, 2012

Tail call optimization and Memoization Techniques

Sunday - Sep 9 2:15 PM PDT - Salon 4

Recursion is a highly expressive technique that's common in divide and conquer strategy and also in dynamic programming. Modern JVM languages like Clojure, Scala, and Groovy offer techniques to optimize recursion and also to facilitate dynamic programming.

In this presentation we'll take a look at the nature of the problems that can use these techniques, and dive into code examples to use these techniques.

Venkat Subramaniam

Venkat Subramaniam

Founder @ Agile Developer, Inc.

Video Preview

About Venkat Subramaniam

Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., creator of agilelearner.com, and an instructional professor at the University of Houston.

He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly-invited speaker at several international conferences. Venkat helps his clients effectively apply and succeed with sustainable agile practices on their software projects.

Venkat is a (co)author of multiple technical books, including the 2007 Jolt Productivity award winning book Practices of an Agile Developer. You can find a list of his books at agiledeveloper.com. You can reach him by email at venkats@agiledeveloper.com or on twitter at @venkat_s.