StanDarsh's comments

StanDarsh | 15 years ago | on: A Simple Way To Think About Recursion

I could have used this when I was first introduced to recursion.

"Recursion doesn’t know it’s recursion. Recursion doesn’t know it’s complicated"....awesome.

StanDarsh | 15 years ago | on: Ask HN: How to license software...

Hey, thanks for the reply.... Background: I am a co-founder of Tenacious C (www.tenaciousc.com), and we are developing a tool that presents the internals of C programming for educational and industry purpose....moving to C++ soon. Anyway, we do want to make it a paid app; therefore, we do want to protect it. To what extent? That's what we are contemplating. I was hoping to get some good/generous feedback on this site because I trust this site and the people on it.

StanDarsh | 15 years ago | on: The value of a personal bug log

I like to make video screen shots with CamStudio and record myself searching for the bug, finding the bug, explaining why the bug occurred, etc. I check the video into a log I have. It's worked very well, and it's much easier to watch the video instead of deciphering comments over, in some cases, multiple source files.
page 1