Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: I'm turning into one heck of a lisper
Ray Dillinger <bear@sonic.net> writes:

> Key to understanding lambda is that it is the *only* thing that binds
> names and establishes lexical scopes.  Anything else which seems to
> do so is just lambda wearing a different hat. It does this by creating
> *functions* within which those names are bound.
>
> So, under the hood, you can think of a let expression as an anonymous
> function. Its formal arguments are the names it binds, and the values
> with which they're seeded are the actual arguments.
>
> Sometimes this observation leads to greater enlightenment; other
> times it tends to muddle the mind of beginners.  Here's hoping that
> it works for you.

It's working for me: I'm getting past thinking in terms of imperatives
and thinking more in terms of functions.

The thing that's holding me up as far as my real programming goal is
now that I understand how to think functionally, I'm thinking a lot
about the data structure --- as in "Should I really enter the data the
way I thought I should originally?"  I've designed top-level
procedures that work, it's just a matter of giving them data they understand
.

Joel

--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA  02114
(617) 643-1432
(303) 880-3109

Report this thread to moderator Post Follow-up to this message
Old Post
Joel J. Adamson
08-21-07 12:14 AM



http://www.digitalalemedia.com/WatchMovie?id=726071

Report this thread to moderator Post Follow-up to this message
Old Post
Ewwy
08-23-07 07:58 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Scheme archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 03:37 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.