1. Home
  2. Computing & Technology
  3. Python
Python Blog

From Al Lukaszewski, for About.com

Lambda Calculus and Python

Saturday May 31, 2008
Key to an effective implementation of any function is in the drawing stages of the code. Pseudo-code is always the best way to start out, but lambda forms also offer a very clear and more concise means of expressing the logic you are trying to code. What's more, it tends to be closer to Python syntax. To review lambda calculus as it pertains to Python programming, check out "Using Lambda Calculus in Python" under "Beginning Python".
Explore Python
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.