Clojure
Rich Hickey discusses Clojure features and syntax, example code, functional programming, concurrency semantics, transactions, software transactional memory, agents, implementation and pain points.
- Java,
Tracking change and innovation in the enterprise software development community
Posted by Jonathan Allen on Oct 04, 2008 04:15 PM
No, that's not a typo. In conjunction with the rolling out .NET 3.5 SP 1 to Windows Update, Microsoft is planning a "service release" to fix some of the bugs introduced by SP1. According to Jon Langdon of Microsoft,
Additionally we intend to include this fix in an upcoming servicing release, a roll-up of sorts, which will be released in synch with 3.5SP1 via Windows Update. I.e. when 3.5SP1 starts getting pushed out broadly, so will this fix. We’re still working out the exact timeframe for this release but our hope is before the end of the year.
Of the six open issues we reported in August, only the one on serialization and the one on reflection were corrected. Doubtless other hotfixes will also be included once the formal announcement is made. For more information on why these and other issues happened in the first place I direct you to Scott Hanselman's write-up.
Offshore software development: Making it a success with Agile Practices
The Agile Business Analyst: Skills and Techniques needed for Agile
Tools to get Visual Studio 2008 Projects Under Control
Smart agile development within dispersed teams
The Future of Software Delivery According to visionaries Grady Booch & Erich Gamma
Rich Hickey discusses Clojure features and syntax, example code, functional programming, concurrency semantics, transactions, software transactional memory, agents, implementation and pain points.
We introduce the concept of Composite Oriented Programming, and show how it avoids the issues with OOP and reignites the hope of being able to compose domain models with reusable pieces.
Dan Farino talks about the system architecture and the challenges faced when building a very large online community. Dan explains how a .NET product scales on hundreds of servers.
Alan Shalloway, CEO and founder of Net Objectives, presents the Lean software development principles and practices and how they can benefit to Agile practitioners.
Bernd Mathiske discusses Maxine VM, Java compatibility, swapping major VM components, research areas, Object handling, code examples, optimizing compiler, snippets, bytecode generation, JNI and JIT.
Joe Armstrong speaks on various aspects of the Erlang language, presenting its roots, how it compares with other languages and why it has become popular these days.
The java double-check singleton pattern is not thread safe and can’t be fixed. In this article, Dr. Alexey Yakubovich provides an implementation of the Singleton pattern that he claims is thread-safe.
Diana and Jim talk about patterns observed in CTOs' activity. CTOs emerge as real people caring for other people in their organization, and are put under a lot of pressure and constraints.
No comments
Reply