CHAPTER 4: Learning and adapting - Dan Bunea Learning during agile development cycles is going two ways: ' Customers learn how valuable their proposed features really are, while programmers learn how difficult the features really are '
Keeping Sight of the Bigger Picture - Kelly Waters So you're agile, but don't forget to keep the the bigger picture in mind: ' an agile development team might break things into small pieces and deliver incrementally, but this makes it even more important to have the overall context always in mind '
Email Insanity & the 0.001 Challenge - Merlin Mann From lifehacking guru Merlin Mann comes this post, where the point that most struck me is: thinkg more about the person you're sending your email to: how many mails will he receive and how can yours stand out (hint: not by adding, but by taking away?)
Immutability and tail recursion - Justin Etheredge On why you get a StackOverflowException with n++ in a recursive method on a 32-bit OS, and not on 64-bit: the tricky ways optimization can cause unexpected results
0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home