Programmation
- 3 avril 2009 Amazon Elastic MapReduce
- 26 mars 2009
Aquamacs: Emacs for Mac OS X
An Editor for Text, HTML, LaTeX, C , Java, Python, Perl, Ruby, PHP, and more…
- 20 mars 2009
plists - Google Code
plists is a drop-in replacement for the Erlang module lists, making most list operations parallel. It can operate on each element in parallel, for IO-bound operations, on sublists in parallel, for taking advantage of multi-core machines with CPU-bound operations, and across erlang nodes, for parallizing inside a cluster. It handles errors and node failures. It can be configured, tuned, and tweaked to get optimal performance while minimizing overhead.
- 20 mars 2009 Free Search
- 20 mars 2009
Pragmatic Programming Techniques: Exploring Erlang with Map/Reduce
Map/Reduce
- 20 mars 2009 Pragmatic Programming Techniques
- 18 mars 2009
Time & Money Code Library
More abstraction and generalization is not always better. In the Java library, the separation of the Calendar class seems like a nice abstraction, but it was not implemented well. The result is that the great majority of applications that use conventional calendars have to deal with cumbersome constants because Calendar attempts to make no assumptions about the breakdown of time into years, months, days, and so forth, resulting in verbose, unreadable code.
- 3 mars 2009 Poppendieck: Lean Programming : Set Based Design
- 16 janvier 2009 Rocks Into Gold by Clarke Ching - SlideShare
- 27 décembre 2008
Tsung
Tsung is an open-source multi-protocol distributed load testing tool
- 14 novembre 2008 mcdonaldland » Design Patterns Quick Reference
- 12 novembre 2008
Dive into Erlang
A Rubyist dabbles in today’s most exciting programming language
- 10 novembre 2008 Create Web services with Ruby on Rails and Action Web Service
- 9 novembre 2008 nodefinder - Google Code
- 9 novembre 2008
ChucK => Strongly-timed, On-the-fly Audio Programming Language
ChucK is a new (and developing) audio programming language for real-time synthesis, composition, performance, and now, analysis - fully supported on MacOS X, Windows, and Linux.
- 5 novembre 2008 Real World Haskell
- 5 novembre 2008 Learn You a Haskell for Great Good!
- 5 novembre 2008
Heroku
rail hosting on amazon EC2
- 3 novembre 2008 Comprehensive Erlang Archive Network
- 19 octobre 2008 Computerworld - The A-Z of Programming Languages: Haskell