Re: Do any of you recommend Python as a first programming language?
- From: John Nagle <nagle@xxxxxxxxxxx>
- Date: Sat, 22 Mar 2008 23:15:00 -0700
Paul Rubin wrote:
Jeff Schwab <jeff@xxxxxxxxxxxxxxxx> writes:I've been learning a fair amount about functional programming
recently, mostly because compile-time C++ turns out to be a pure
functional programming language. Where should I go for a solid
grounding in lambda-calculus?
For PL theory in general, try this:
http://www.cs.cmu.edu/~rwh/plbook/book.pdf
What a mess. That's some professor inventing his very own variation on
predicate calculus and writing a book using his own notation and terminology.
There's no sign of footnotes or references to prior work. The notation
doesn't seem to do anything not previously possible; it's just different.
Back when I was doing program verification work, we used to refer to
stuff like that as the "logic of the month club".
John Nagle
.
- Follow-Ups:
- Re: Do any of you recommend Python as a first programming language?
- From: Steven D'Aprano
- Re: Do any of you recommend Python as a first programming language?
- From: Paul Rubin
- Re: Do any of you recommend Python as a first programming language?
- References:
- Do any of you recommend Python as a first programming language?
- From: jmDesktop
- Re: Do any of you recommend Python as a first programming language?
- From: Larry Bates
- Re: Do any of you recommend Python as a first programming language?
- From: Arnaud Delobelle
- Re: Do any of you recommend Python as a first programming language?
- From: Jeff Schwab
- Re: Do any of you recommend Python as a first programming language?
- From: Paul Rubin
- Do any of you recommend Python as a first programming language?
- Prev by Date: Re: Do any of you recommend Python as a first programming language?
- Next by Date: Re: Pyparsing help
- Previous by thread: Re: Do any of you recommend Python as a first programming language?
- Next by thread: Re: Do any of you recommend Python as a first programming language?
- Index(es):