Personal info for chadfowler

This person is currently certified at Apprentice level.

Name: Chad Fowler

Homepage: http://www.chadfowler.com

Notes: Coming to Squeak by way of Ruby (though, I actually tried Squeak first several years ago). I'm a dynamic language lover in general.

Recent diary entries for chadfowler:
RSS

15 Jan 2004 (updated 28 Jan 2004)  »

This is my Squeak-specific diary. I don't expect anyone to read it. My apologies to those who do. I'm just going to braindump/take notes as I explore Squeak. It's very possible that this will be my last post. I'm like that. I won't pay any attention to the quality of what I post here, since it's called a "Diary".

My "Hello World" project is to create a Ruby to Squeak compiler. This is as stupid a first project as it sounds. Fortunately, I've got some pretty high quality help (thanks, Avi).

I'll be using these notes as I work on this project as part of the trial run of the Software MFA program at the University of Illinois.

The obvious thing to mention about Squeak (and, I assume, Smalltalk in general) is that everything seems to be ultra-consistent in contrast with other environments I've used. I've always felt that Ruby had this feature going for it, but Squeak is consistent to the extreme. It's consistent (and therefore intuitive--to me) to the point that on the very rare occasion that it's *not* consistent, it's much more frustrating than when, say, Java isn't consistent with itself. At the Software MFA program residency, Andy Schneider did a talk on "Similarity" and the role it plays in software development. Consistency, though usually ideal, can be dangerous. The consumer of consistent behavior can grow lazy very quickly. And then, when something unexpected comes along, the lazy consumer doesn't know what to do with it. One thing I continue to like about the extreme programming philosophy is that it is centered around preparing itself for surprises. "If $x is usually hard, do it all the time and make it easy." I wonder how a programming language/environment might learn from this with regard to consistency and how to prepare the end user/programmer for inconsistencies.

I haven't really talked about my compiler project yet, but the theraflu is kicking in and I should sleep.

This person has certified others as follows:

Others have certified this person as follows:

[ Certification disabled because you're not logged in. ]

[ Home | Articles | Login/Account | People | Projects ]