the brown-dragon blog
Posts on
LtU
Brown-Dragon(1)
|
Tech(33)
|
LtU(7)
|
C/C++(20)
|
SCM(2)
|
Scheme-Lisp(4)
|
Java(3)
|
Utils(20)
|
1TrueEd(3)
|
Fun(13)
|
My-Views(10)
|
2009-12
[2009-12-03]
Minimum in a Lazy Functional Language
(LtU,Tech)
In a functional language [href http://en.wikipedia.org/wiki/Quic...
2009-09
[2009-09-22]
C++ != ++C
(C/C++,LtU,Tech)
*C++* is NOT *C*.
2009-08
[2009-08-22]
Recursive Processes vs Recursive Procedures (characterizing Tail Recursion)
(LtU)
What is a recursive process?
[2009-08-21]
Duff's Device
(LtU,Fun,Tech,C/C++)
I find it sad that many programmers today, even those that use C...
2009-05
[2009-05-08]
A Brief, Incomplete, and Mostly Wrong History of Programming Languages
(LtU,Fun,Tech)
This is mostly for the PLT fans out there - I found it absolutel...
2008-12
[2008-12-26]
array[0] or array[1]? (The Definitive Answer at last!)
(LtU,Tech,My-Views,Java,C/C++)
Beginner programmers tend to get confused over the convention th...
[2008-12-21]
An Elegant (and utterly amazing) solution to Einstein's Problem
(LtU,Fun,Tech,Scheme-Lisp)
A colleague of mine sent me this puzzle to solve. It's apparentl...