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 ... 36 37 38 39 40 41 42 43 44 45 46 ]
by Bill Venners, August 14, 2006,  7 comments
In his weblog, Cameron Purdy suggests that when a distributed system is designed as a multi-cellular organism rather than a collection of individual cells, an application need not deal with the potential for other servers to fail, but rather with it's own potential for failure.
by Guido van van Rossum, August 14, 2006,  7 comments
Python is now an approved language in Google's yearly Code Jam coding contest.
by Christopher Diggins, August 9, 2006,  5 comments
I talk about my experience at having presented at the Lang. NET 2006 symposium.
by Michael Feathers, August 8, 2006,  11 comments
A simple tool which makes refactoring safer.
by Christopher Diggins, August 5, 2006,  38 comments
I am wondering out loud whether a contract can be completely expressed as a type (or type class) in a language with a sufficiently advanced type system.
by Michael Feathers, August 3, 2006,  1 comment
In this blog, I describe 'sensing variables', and how you can use them to make large method refactoring easier. I also discuss the potential for tools which could achieve the same effects in a nicer way.
by Christopher Diggins, July 31, 2006,  3 comments
I'm presenting the Cat programming language at Lang. NET 2006 today. The slides are now online.
by James O. Coplien, July 31, 2006,  24 comments
Design techniques good and bad come and go in the industry, often more quickly than educators can foresee. This 'blog looks whimsically at a possible resurgence in Multi-paradigm Design, and Part II reflects on how educators can prepare students for industry design whims.
by Bruce Eckel, July 27, 2006,  7 comments
I think I'm really starting to get this "event" thing down. I can tell because, at the end of the "Web Frameworks Jam," half the people were saying "when are we going to do this again?"
by Christopher Diggins, July 23, 2006,  14 comments
Yes and no.
by Christopher Diggins, July 19, 2006,  25 comments
Two of the cardinal sins of programming are overspecification and underspecification. Today I will discuss the one most programmers are guilty of: overspecification.
by Martin Odersky, July 18, 2006,  12 comments
A follow-up on my previous blog on pattern matching, which summarizes the discussions this entailed.
by Christopher Diggins, July 17, 2006,  2 comments
The next version of the Cat programming language, contains namespaces and type annotations.
by Bruce Eckel, July 16, 2006,  3 comments
I've been doing a lot of web programming lately. Although I've experimented with PHP, I keep migrating back to Python.
by Michael Feathers, July 14, 2006,  67 comments
Tempted to code defensively? Maybe it's because you're dealing with offensive code.
89 pages [ 1 ... 36 37 38 39 40 41 42 43 44 45 46 ]
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