The Artima Developer Community
Articles | News | Weblogs | Books | Forums
Artima Weblogs | Weblogs Forum | Bloggers
Sponsored Link

Artima Weblogs
A Community of Software Thinkers
Welcome Guest
  Sign In
89 pages [ 1 ... 53 54 55 56 57 58 59 60 61 62 63 ]
by Bruce Eckel, August 30, 2005,  7 comments
I've just finished reading "Java Puzzlers: Traps, Pitfalls, and Corner Cases" by Joshua Bloch and Neal Gafter (Addison Wesley, 2005).
by Bruce Eckel, August 26, 2005,  Submit comment
The slides and audio from my presentation at the 2005 Python conference are now available.
by Christopher Diggins, August 25, 2005,  4 comments
Here, I describe an interpreted subset of Heron called HeronScript and I talk a bit about my short and long term plans.
by Calum Shaw-Mackay, August 23, 2005,  Submit comment
Okay this came from a little idea I had last night for Neon, and from a bit of playing around with those ideas - dependency injection from Jini configuration files.
by Rahul Chaudhary, August 23, 2005,  3 comments
An interesting and funny way of describing management lessons.
by Bruce Eckel, August 21, 2005,  12 comments
Ian Bicking creates the first reasonable analysis (that I know of) between the two languages.
by Bruce Eckel, August 20, 2005,  53 comments
While experimenting to find a good introductory exercise for the PriorityQueue class, I discovered several anomalous results which I think produce a higher-order exercise in library design.
by Christopher Diggins, August 19, 2005,  53 comments
Heron is going to need a killer-app if it has any hope of surviving. I may have found one ... teaching programming.
by Christopher Diggins, August 18, 2005,  8 comments
Chuck Allison stated in his latest article the unfortunate fact: "C++ novices don't learn templates, let alone CRTP, in their first week". This represents one of the big problems with how C++ is taught to novices.
by Christopher Diggins, August 17, 2005,  5 comments
Automating the delegation of implementation of an interface to an expression.
by Christopher Diggins, August 16, 2005,  3 comments
A rather unpleasant name, but a very useful pattern.
by Christopher Diggins, August 15, 2005,  10 comments
C++ templates enable a powerful variant of the Adapter Pattern, which I call the Generic Adapter Pattern. I think it helps illustrate how OO design patterns go together well with generic programming techniques.
by Guido van van Rossum, August 14, 2005,  17 comments
A lighthearted comparison of how successful fiction authors and language designers can accidentally paint themselves into a corner in their first work.
by Christopher Diggins, August 8, 2005,  2 comments
Inspired by Kevlin Henney's boost::any variant type I have written a high performance alternative called cdiggins::any.
by Bruce Eckel, August 8, 2005,  2 comments
Mike Levin has posted another audio interview with me, which we recorded yesterday using Skype. It's about an hour long.
89 pages [ 1 ... 53 54 55 56 57 58 59 60 61 62 63 ]
Subscribe to be notified of new Artima Weblogs posts via RSS.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use