Article of interest: Python pros/cons for the enterprise
Jeff Schwab
jeff at schwabcenter.com
Tue Feb 26 12:12:52 EST 2008
Jeff Schwab wrote:
> Nicola Musatti wrote:
>> On Feb 24, 5:25 am, Paul Rubin <http://phr...@NOSPAM.invalid> wrote:
>>> Jeff Schwab <j... at schwabcenter.com> writes:
>>>>> there's actually a published book specifically about C++ pitfalls.
>>>> Mercy, a whole book?
>>> http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?EAN=97802...
>>
>> Read the title. This is about "C Traps and Pitfalls". Although it
>> shows its age, it's still worth reading. Unfortunately from its price
>> you'd think it was handwritten.
>
> That is not a book about C++ pitfalls. That is a book about C pitfalls.
Whoops! You already pointed that out. My mistake!
As you probably know, Andrew Koenig is reportedly the individual who
first proposed argument-dependent lookup, a.k.a "Koenig" lookup, for C++.
More information about the Python-list
mailing list