CS education weblog

| -Uncategorized

http://www.cs-ed.org/blogs/mjadud/ proposed an interesting question – how do you compile? I notice that students tend to write lots of (buggy) code and then get frustrated by the number of errors that crop up, but that’s because javac is awfully slow. Personally, I use jikes – it feels a lot more responsive.

By the way, the blog has some nice diagrams. I wonder how…

You can comment with Disqus or you can e-mail me at sacha@sachachua.com.