====== Developper Guide Lines ====== * **Openmind**: This page is only a guide, but **you do not have to follow it, just do your best** ! And you can also suggest other ways of doing things (TIMTOWTDI: There's more than one way to do it) * **Openness**: **Developpements should try to enlarge possibilities** and not reduce features...(easier to say that to do!) ==== Formatting and Code review ==== * [[en:devmon:guidelines:tidy|Tidy (document & code)]] ==== 20 Best Practices ==== From Perlmonks, but apply to coding in general, and simplify or make it clearer(WIP) * [[en:devmon:guidelines:20bestpractices|20 Best Practices]] ==== Use Perl ==== *[[en:perl|Perl tutorial and ressources]] * References: use rule#1 ([[en:perl:perlre]]) * References: use rule#2 ([[en:perl:perlre]]) * Arrow : use rule#3 ([[en:perl:perlarrow]]) * [[en:devmon:guidelines:variables|Variables Best Practice]]