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 ... 8 9 10 11 12 13 14 15 16 17 18 ]
by Michele Simionato, May 12, 2009,  Submit comment
This episode goes in depth through the most obscure secrets of Scheme, by exploring the (Dark) Tower of Metalevels of the R6RS module system.
by Michele Simionato, May 7, 2009,  8 comments
Last week my MacBook died of a premature death at age 2. Out of necessity, I have been forced to borrow my wife's EeePC for a while and to use it as my main development platform. The unexpected thing is that it just works perfectly.
by Bruce Eckel, May 5, 2009,  4 comments
Both social networking and votable newsfeeds are one-dimensional. Combine the two and you get a kind of Pandora for stories, and for discovering people who like the kind of stories you do.
by Bruce Eckel, May 4, 2009,  1 comment
An interview with InfoQ; also includes what I've been up to: writing, theater, conferences, management issues, painting, "First Steps in Flex," opinions on web development, and "Thinking in Java."
by Michele Simionato, April 30, 2009,  3 comments
In this episode I introduce the concepts of implicit phasing, explicit phasing and multiple instantiation of modules. Moreover, I discuss various portability issues of the R6RS module system related to the different phase separation concepts.
by Michele Simionato, April 27, 2009,  5 comments
One of the trickiest things about Scheme is the distinction between the interpreter semantics which is typically (but not always) used at the REPL and compiler semantics which is typically (but not always) used in scripts.
by Bruce Eckel, April 25, 2009,  3 comments
A science-fiction study for an upcoming writing group meeting. However, I honestly believe this could happen, and happen in a way similar to what I describe here.
by Gregg Wonderly, April 23, 2009,  Submit comment
In the world of animation, Apple's web page is "lagging". It's an interesting example of how not to depict a real time event stream in a non-realtime environment.
by Bruce Eckel, April 21, 2009,  54 comments
I finally figured out the right analogy for software development. Alas, the target audience for this analogy won't be happy with it.
by Michele Simionato, April 21, 2009,  Submit comment
This is the first of six episodes concerning the R6RS module system. The module system is quite new and it is the result of several compromises. As a consequence, it has some rough edge and writing portable code - specially for macro writers - is not always trivial.
by Bruce Eckel, April 18, 2009,  4 comments
The Internet accelerates everything. We now watch companies go from "the next great thing" to "meh" in the space of a few short years.
by Bruce Eckel, April 17, 2009,  1 comment
Retrospectives allow you to analyze what worked and what didn't about a project so you can do better in the future. How often, though, do people have either the resources or the wherewithall to do a retrospective on a complete disaster -- arguably where we'll learn the most?
by Bruce Eckel, April 9, 2009,  7 comments
Some notes of my own, and some collected from other attendees.
by Aahz, April 9, 2009,  Submit comment
Early registration ends June 2.
by Michele Simionato, April 8, 2009,  4 comments
In this final installment I show a solution of the design problem posed last week, i.e. I show a possible mechanism for adding multiple interfaces to an object without polluting its namespace with mixin methods.
89 pages [ 1 ... 8 9 10 11 12 13 14 15 16 17 18 ]
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