StanDarsh
|
15 years ago
|
on: Stop Telling Students Recursion is Hard
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: "Do you listen to music while coding?" An analysis.
AOL Radio 00's and 90's Alternative channel, sucka!!!!
StanDarsh
|
15 years ago
|
on: Ask HN: How to license software...
"Looks like you might have to spend some money." lol....yeahhhhh, on that note, what's the best software to use?
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: Reworder – A tale of learning Python and launching an app in five days.
Awesome story. Thank you very much for the Stanford links.
StanDarsh
|
15 years ago
|
on: Review My Startup: ZestyLogos
You have some great talent! ... fav. logo: Undropped.com.
StanDarsh
|
15 years ago
|
on: Notes from porting C# code to PHP
Hey, great post. I'm in a similar situation, and I'm not as intimidated/frustrated as I once was...for now.
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.