566 liens privés
toujours pratique: Lightbox2, la petite lib js qui t'ambiance une galerie.
Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another. Rosetta Code currently has 692 tasks, 106 draft tasks, and is aware of 518 languages, though we do not (and cannot) have solutions to every task in every language.
Rammstein style coding :-) via @Seboss666
PHP Error | Improve Error Reporting for PHP
>>> import antigravity
Voici un petit flowchart que j’ai fait pour s’aider quand on débute sous python.
Git-deliver est un système simple et sécurisé sous GPLv3 pour :
déployer un logiciel sur un ou plusieurs serveurs ;
vérifier quelle version est sur un serveur, qui l'a livré et quand, et les éventuelles modifications depuis la livraison ;
partager des configurations de livraison.
frak transforms collections of strings into regular expressions for matching those strings. The primary goal of this library is to generate regular expressions from a known set of inputs which avoid backtracking as much as possible.