Python

  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".

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Python

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

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

Python

  1. Home
  2. Computing & Technology
  3. Python

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

All rights reserved.