Live data from Hacker News

Viewing profile — bddbbdb

bddbbdb

HN member
Joined
Fri, Jul 17, 2009, 8:40 PM UTC
HN karma
8
Public activity
7 items

About bddbbdb

No profile information was provided.

Recent public activity

  1. comment
    Comment #785881

    Tech/business jargon: "leverage" (when used as a verb) anywhere: "utilize" (when used as a word)

  2. comment
    Comment #755941

    Concrete Mathematics is (as it says itself) intended for first year grad students. It is certainly good, but it is NOT for a "complete noobie". I am in a similar situation, and am …

  3. comment
    Comment #721939

    Stonemason, artist, (unemployed) mathematician.

  4. comment
    Comment #714639

    Little Schemer, then SICP. For sure. As for TDD, take a look at SchemeUnit, which I've found very handy in testing the exercises in Little Schemer. SICP is one of the single most v…

  5. comment
    Comment #712536

    Please provide ashtrays and convenient places to dispose of them. We'll use them when they are available.

  6. comment
    Comment #712532

    THC does not make you a better programmer, though I suppose there could be some Balmer-peak like point of intoxication out there. I did once have an interesting insight into the my…

  7. story
    Unit test procedures as returned values?

    I've been having a fantastic experience working through the Lil Schemer using Schemeunit to test my progress. I have, however, hit a stumbling block. Maybe i'm missing something, b…