2010
2009
2008
PythonStyleGuide - soc - Google Code - Style guide for Python code contributed to Melange
by parmentierf & 1 other (via)Style guide for Python code
2007
Envie de développer agilement en Python ? Suivez le guide ! - Biologeek : Ubuntu, bio-informatique et geekeries libres d'un bio-informaticien au quotidien.
by parmentierfCe livre est bien plus qu'un livre sur Python, c'est tout ce que vous ne trouverez pas dans les ouvrages classiques ou sur le net : de la méthodologie, des bonnes pratiques, des conseils pour progresser en tant que développeur (pas forcément Python), etc c'est vraiment un ouvrage qui se place au-dessus des ouvrages de référence. Le concentré d'expérience de Tarek et la réflexion qu'il peut avoir sur le métier de développeur donne un savant mélange d'épanouissement personnel et de progression au niveau de Python mais aussi de votre carrière si vous êtes amené à évoluer vers la gestion de projet.
Developing Integration Solutions with BizTalk Server 2004
by nhoizey (via)This guide contains examples of team approaches for developing with BizTalk Server 2004, and illustrates techniques that can increase development efficiency. It also provides hints and tips that can decrease the time and effort spent debugging and testing. It emphasizes the team development process and team development setup.
Guide avancé d'écriture des scripts Bash
by parmentierf & 12 othersUne exploration en profondeur de l'art de la programmation shell
2006
Debugging make
by parmentierf (via)Make utilities such as GNU make, System V make, and Berkeley make, are fundamental tools for streamlining the application build process, but each one is just a little different from the others. Learn the structure of the makefile and how to avoid common mistakes in its creation, discover how to fix or work around portability issues, and pick up hints for solving other problems as they crop up.
Quick guide to somewhat advanced JavaScript
by parmentierf & 5 others (via)Until recently, I knew that Javascript had more OO capabilities than I was employing, but I did not feel like I needed to use it. As the browsers started to support a more standardized featureset of Javascript and the DOM, it became viable to write more complex and functional code to run on the client. That helped giving birth to the AJAX phenomena.
2005
Four Days on Rails
by xibe & 10 othersA roadmap pointing to the key pages that you need to know to get up and running in Rails development
1
(12 marks)