More! Harder!

Feb 12, 2014 11:39

Java, Take Two ( Read more... )

Leave a comment

Comments 4

(The comment has been removed)

ayun February 13 2014, 20:01:12 UTC
it's nice to have something with a crystal clear set of success parameters

This is part of what I'm enjoying too. It's sort of what I was getting at in this post, but you're right about the stark contrast with the day-job stuff being at play there.

Reply


(The comment has been removed)

ayun February 13 2014, 19:57:09 UTC
The prof and TAs had their own go-to metaphors, but (unsuprisingly) the authors of the textbook came up with my favorite: the stack is pieces of paper. Every recursive call just adds a fresh page on top of the pile!

Reply

(The comment has been removed)

ayun February 13 2014, 20:56:45 UTC
I also now know what a stack overflow is. :)

One of my homework problems was a recursive fibonacci method! Guess that means I'm ready for entry-level programming gigs, huh? (That was a joke. Also I don't want an entry-level programming gig.)

Reply


Leave a comment

Up