Programmation
- 26 octobre 2007 David Rupp's Blog: The Last Language War / Language Trolling Post You'll Ever Need To Read (Hopefully)
- 26 octobre 2007
Practical Common Lisp
free book… or buy it
- 24 octobre 2007 InfoQ: Grails EJB Domain Models Step-by-Step
- 24 octobre 2007 Home - Terracotta - Terracotta
- 23 octobre 2007 Roland Bouman's blog: Oracle SQL Developer 1.1 Supports MySQL
- 18 octobre 2007
Java Community News - Groovy, JRuby, or Scala: Which JVM Language to Learn Next?
As developers desire to benefit from the conciseness and features of the multitude of languages that target the JVM, the question of which of those languages to master next comes up from time to time. Frederic Daoud points out the plusses and minuses of Groovy, JRuby, and Scala, showing a small illustrative program in each.
- 16 octobre 2007
gwt-ext - Google Code
GWT-Ext is a library that integrates Ext with GWT.
- 15 octobre 2007
google-collections - Google Code
The Google Collections Library 0.5 (ALPHA) is a suite of new collections and collection-related goodness for Java 5.0, brought to you by Google.
This library is a natural extension of the Java Collections Framework you already know and love.
The major new types are:
* BiMap. A Map that guarantees unique values, and supports an inverse view. * Multiset. A Collection that may contain duplicate values like a List, yet has order-independent equality like a Set. Often used to represent a histogram. * Multimap. Similar to Map, but may contain duplicate keys. Has subtypes SetMultimap and ListMultimap providing more specific behavior.There are also more than a dozen collection implementations, mostly of the interfaces above, but not all. ReferenceMap, for example, is a ConcurrentMap implementation which easily handles any combination of strong, soft or weak keys with strong, soft or weak values.
- 12 octobre 2007
F-Script Home
F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks.
- 9 octobre 2007 Using the Rake Build Language
- 9 octobre 2007 the { buckblogs :here }: Unit vs. Functional vs. Integration
- 9 octobre 2007 Stoneageblog.com » Ma première application Ruby On Rails
- 9 octobre 2007
Extreme Forge
The aim of this project is to create a development environment for Extreme Programming in Erlang.
- 24 septembre 2007 EUnit vs ErUnit @ BestFriendChris
- 24 septembre 2007
XPairtise - Pair Programming for Eclipse
The Eclipse plug-in XPairtise provides a platform for distributed pair programming. The plug-in offers shared editing, project synchronization, shared program and test execution, user management, built-in chat communication and a shared whiteboard.
Pair programming is a key practice in Extreme Programming (XP) whereby two programmers share the same terminal and program together. Distributed pair programming is the practice of pair programming where the two programmers comprising the pair are in different locations.
- 20 septembre 2007
Erlang University
This is the content of the Erlang course. This course usually takes four days to complete. It is divided into 5 modules and has a number of programming exercises.
- 20 septembre 2007
erlang-fr - Débuter avec Erlang
Erlang (BEAM) emulator version 4.9
- 20 septembre 2007 Introduction à Erlang - Découvrez la programmation orientée concurrence - Process-one - Documentation
- 17 septembre 2007 O'Reilly Network: How to Build Simple Console Apps with Ruby and ActiveRecord
- 17 septembre 2007 ONLamp.com -- The Power of Google Gears (Part 2)