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 Abel Avram on May 27, 2008 07:39 AM
Microsoft has published a comprehensive product comparison guide for Visual Studio 2008. The guide is necessary when one needs to know what product to buy in order to make the best use of his/her money.
There are 11 products compared:
• Visual Web Developer 2008 Express Edition
• Visual Basic 2008 Express Edition
• Visual C# 2008 Express Edition
• Visual C++ 2008 Express Edition
• Visual Studio 2008 Standard Edition
• Visual Studio 2008 Professional Edition
• Visual Studio Team System 2008 Architecture Edition
• Visual Studio Team System 2008 Database Edition
• Visual Studio Team System 2008 Development Edition
• Visual Studio Team System 2008 Test Edition
• Visual Studio Team System 2008 Team Suite
There are hundreds of features compared across the product line and grouped in the following categories:
General: Languages, Project System, Extensibility, External Tools, Environment Options, Setup Experience, Help System
Basic Tools: Code Editing Tools, Refactoring Tools, Debugging Tools, Build and Deployment Tools, 64-Bit Development
Data-Related Tools: Data Tools, XML Tools, Reporting Tools
Platform Tools: Office Development, Smart Device Development, Web & WCF Development, Windows Development
Advanced Tools: Distributed System Design Tools, Database Development Tools, Code Analysis Tools, Code Profiling Tools, Code Quality Tools
The Express editions do not have Reporting or Office Development tools. The Distributed System Design Tools are available only in Architecture and Team Suite editions, while Database Development Tools are offered in Database and Team Suite editions. Only the Development and Team Suite editions offer Code Analysis and Code Profiling tools, which are so necessary for development.
The Visual Studio 2008 product comparison guide is available as DOC, PDF or XPS file.
Agile Projects: Five Ways to Fail When You Scale
Smart agile development within dispersed teams
Succeeding with Agile at Scale Educational eKit from IBM
White Paper: Writing Good Use Cases
The Agile Business Analyst: Skills and Techniques needed for Agile
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