Viewing profile — bddbbdb
bddbbdb
HN member- Joined
- Fri, Jul 17, 2009, 8:40 PM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About bddbbdb
No profile information was provided.
Recent public activity
-
comment
Comment #785881
Tech/business jargon: "leverage" (when used as a verb) anywhere: "utilize" (when used as a word)
-
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 …
-
comment
Comment #721939
Stonemason, artist, (unemployed) mathematician.
-
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…
-
comment
Comment #712536
Please provide ashtrays and convenient places to dispose of them. We'll use them when they are available.
-
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…
-
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…