[author : Jonathan Erickson] #Edito
[author : Harry H. Cheng]
[author : Michael Swaine]
[author : Jonathan Erickson]
[author : Michael Swaine]
[author : Michael Swaine]
If you've been wondering what functional programming is all about, don't wait any longer. Michael examines functional languages like Scala, F#, Erlang, and Haskell, and Mike Riley adds a note about functional programming with Mathematica.
[author : Eric Bergman-Terrell]
Eric finds out that a VM and Mono comes in handy when creating C# .NET programs. In addition to Linux, Mono lets you develop and run .NET client and server applications on Solaris, Mac OS X, Windows, and UNIX.
[author : Walter O. Krawec]
Even though the DOORS OS is an operating system designed to run on the HC11, there's nothing stopping you from porting the code to your processor of choice.
[author : Bartosz Milewski]
The two major problems in concurrent programs are data races and deadlocks. The solution that Bartosz presents here is based on a deadlock-avoidance protocol.
[author : Bob Cusick]
Why bother writing apps for Apple?s iPhone when you can write an app to write the apps.
[author : Herb Sutter]
When it comes to scalability and concurrency, more is always better.
[author : Scott W. Ambler]
Scott examines the myths surrounding agile software development.