July 13, 2007
Enterprise Systems: The New Bounce in Suns Step. Dont look now, but Sun Microsystems Inc. has a new bounce in its step.
From its recent...
More »
June 24, 2007
Jazoon'07. Jazoon'07 brings together experts and users of Java and open source technologies from all...
More »
|
 |
Tom Hawtin: Method-local methods for recursion
Often when writing recursive algorithms, the recursive method doesn't have a suitable interface to be published. The interesting method should be hidden, with a second, public method introduced to check arguments, set things up, do a bit of munging and tidy the furniture. However, conceptually there should be just one method. I generally start off writing a single method and then split (perhaps that ...
Date: May 04, 2007
Category: Developers
More »
Others News
|