Behold! A link-post!
Wherein I link to various shiny things that caught my eye for the last four days, while I was not able to blog.
Wherein I link to various shiny things that caught my eye for the last four days, while I was not able to blog.
If there is one thing Kathy Sierra and crew know how to do, its how to market their books. I guarantee their covers get a ton more attention then this, for instance. They are getting plenty of free advertising from bloggers, like me and Robert Watkins, for instance.
Anyways, I bought it for the […]
This is pretty much the most important java program ever.
http://www.99-bottles-of-beer.net/language-java-3.html
The site has the 99 bottles program implemented in over 700 languages. A worthy goal:
http://www.99-bottles-of-beer.net/
Martin Fowler blogged on how Ruby deals with collections using blocks (or closures). Its a nice example of some of the power you really miss having in the Java/C# family of languages.
Wouldn't it be nice if instead of this:
List managers = new ArrayList();
for(Iterator iter = employee.iterator(); iter.hasNext();) {
Employee emp = (Employee) [...]
update 8/31/05: I have written part two with some possible answers. Also, renamed the post.
I did a technical evaluation for a candidate my employer was looking at awhile ago, so I had an opportunity to try and figure out a good set of technical questions for a prospective intermediate level Java web developer. [...]
© Panasonic Youth. Powered by WordPress using the DePo Clean Theme.