Programmation
- 17 septembre 2007 ONLamp.com -- The Power of Google Gears (Part 1)
- 17 septembre 2007 O'Reilly Network -- Cookin' with Ruby on Rails - More Designing for Testability
- 17 septembre 2007 ONLamp.com -- Introduction to Haskell, Part 3: Monads
- 17 septembre 2007 ONLamp.com -- Introduction to Haskell, Part 2: Pure Functions
- 17 septembre 2007 ONLamp.com -- An Introduction to Haskell, Part 1: Why Haskell
- 17 septembre 2007 O'Reilly Network -- Behavior-Driven Development Using Ruby (Part 2)
- 17 septembre 2007 O'Reilly Network -- Behavior Driven Development Using Ruby (Part 1)
- 17 septembre 2007
ONLamp.com -- An Introduction to Erlang
the functional languages are all the rage.
- 7 septembre 2007 Meme Agora: Polyglot Programming
- 7 septembre 2007 Lessons Learned for Dealing with Legacy Code - Jeremy D. Miller -- The Shade Tree Developer
- 7 septembre 2007 Removing the Legacy from your Code - Jeremy D. Miller -- The Shade Tree Developer
- 7 août 2007
wxWidgets
wxWidgets lets developers create applications for Win32, Mac OS X, GTK , X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C , Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform’s own native controls rather than emulating them. It’s also extensive, free, open-source, and mature.
- 3 août 2007
soapUI - welcome
soapUI is a free and open source desktop application for inspecting, invoking, developing, simulating/mocking and functional/load/compliance testing of web services over HTTP. soapUI Pro is an extended version with professional support and extended functionality.
- 1 août 2007 JUnit best practices - Java World
- 1 août 2007 ONJava.com -- Automating EJB Unit Testing
- 26 juillet 2007
EclEmma - Java Code Coverage for Eclipse
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA Java code coverage tool, trying to adopt EMMA’s philosophy for the Eclipse workbench:
* Fast develop/test cycle: Launches from within the workbench like JUnit test runs can directly be analyzed for code coverage. * Rich coverage analysis: Coverage results are immediately summarized and highlighted in the Java source code editors. * Non-invasive: EclEmma does not require modifying your projects or performing any other setup.The Eclipse integration has its focus on supporting the individual developer in an highly interactive way.
- 17 juillet 2007
Eclipse IDE for Java EE Developers
The Eclipse IDE for Java EE Developers contains everything you need to build Java and Java Enterprise Edition (Java EE) applications. Considered by many to be the best Java development tool available, the Eclipse IDE for Java EE Developers provides superior Java editing with incremental compilation, Java EE 5 support, a graphical HTML/JSP/JSF editor, database management tools, and support for most popular application servers.
- 16 juillet 2007 Using Maven 2 to Build WebLogic Portal Applications
- 16 juillet 2007 glassfish: GlassFish Community
- 16 juillet 2007 EclipseTotale - Tutorial : développement d'EJB 3 avec Eclipse et JBoss