Are you doing cool stuff? If so, you need to communicate how cool it is, with demo apps, exciting examples, articles, talks, and seminars. I love to bring the best new technologies into the public eye. I'm especially a fan of innovative programming tools and mobility software (Tablet PC, SmartPhone, and .NET Compact Framework). Contact me:
Code, industry analysis, and miscellaneous cross-links from Larry O'Brien, the former editor of Computer Language and Software Development magazines.
To receive an occasional announcement message regarding my seminars or publications, please subscribe to my mailing list.
Via Fazed, a really funny japanese table tennis video.... via [Curiosity is bliss]
This is much, much better than The Matrix Reloaded.
I love Mono, I'm very fond of Linux, and if you give me a Mac, I promise I'll give it a fair chance!
Josh criticizes my "disregard for non-Windows platforms as a whole" in this comment. I guess that's pretty fair, at least lately, as I've been living in an all-Windows environment for, oh, the last six months or so anyway. But that's just an accident of timing: I haven't looked at Mono since last Fall and I went through a major hardware cycle over the Winter. Soon (maybe very soon if a particular contract comes through), I will get a Linux system up again. In my training material, I've made a very deliberate effort to teach C# and .NET as separate concepts from the VS.NET 2003 toolset and, to the extent possible, I've tried to make sure that all my code samples run under Mono as well as Microsoft's implementation of the .NET Framework.
Josh's last sentence is a little harsh, though. While I do believe that platform-specific programming has much to offer, I don't want there to be only one platform. I want it to be as easy to use C# to program my Linux-based Tivo as it is to use C# to program my Windows-based Tablet PC.
Not that I have Tivo yet. But when I get one, and if it can be programmed in C#, I promise I'll be hacking it!
No penalty for programming J#.
Contrary to rumors that I've heard, I can find no runtime penalty for code written in J# as opposed to other .NET languages and specifically C#. The one significant difference I've seen in IL generated by the vjc (J#) and csc (C#) command-line compilers is that all Java instance methods are (correctly) virtual, while C# methods default (correctly) to non-virtual. That's a difference in the languages' designs that might lead to a measurable performance difference in the speed with which methods are called (perhaps that is what is going on in the Cholesky benchmarks?).
Something I'd heard, which turns out to be incorrect, is that J#'s implementation of inner classes was flawed. Inner classes are real nested classes at the IL level. So, if you prefer anonymous inner classes to delegates, J#-away with no hesitation.
| July 2003 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
| Jun Aug | ||||||
Recent code:
Recent writing:
Review of Borland's C# Builder 1.0
Recommended .NET Programming Books
Programming Sabre with Java, C#, and XML
Best Practices for .NET Architecture
Windows Server 2003 as an Application Server
Toolroll:
Motion Computing M1200 Tablet PC
Visual Studio 2003 Enterprise Architect
Rational Rose Enterprise Edition 7
T Mobile Pocket PC Phone Edition