Content deleted Content added
RobertGary1 (talk | contribs) No edit summary |
Diego Moya (talk | contribs) No edit summary |
||
Line 1:
{{WikiProject Computing}}
{{WikiProject Computer science}}
==Don't start with Lisp==
I don't think the initial examples should be in Lisp. Here's why: the vast majority of Lisp programmer will already be familiar with closures, but a lot of people who navigate to this page will tend to be people who aren't familiar with Lisp (if they were familiar with Lisp, they'd probably know what a closure was already). I'd suggest (for the initial examples) some language which has syntax which is more C-like. Maybe javascript? Or maybe pseudocode. Of course, definitely include the Lisp code later. Just not the very first thing. Does anyone else agree?
|