2020
Deno is a Browser for Code :: kitsonkelly.com — A recovering 7ft tall cactus
(via)are also a couple other commands that make managing repeatable builds. deno cache would resolve all the dependencies for a supplied module and populate the Deno cache. deno bundle can be used to generate a single file “build” of a workload which all the dependencies are resolved and included in that file, so only that single file is needed for future deno run commands.
2015
2014
2012
2011
CDD: Une nouvelle méthode pour travailler | Dev blog af83
Dans les commentaires, le GMDD (Georges Marchais Driven Development).
2010
7 Reasons To Hate Your Code « yield thought
"Incompetence is the cause of many ills in the software world, but increasingly I’m seeing a certain kind of competence as being just as destructive. You see, there are a lot of programmers who care deeply about their code. I did, but it turns out there are good reasons we shouldn’t do that; reasons why we should hate our code…"
TwitterAlikeExample - redis - Project Hosting on Google Code
A simple real app exemple coded in PHP with redis as a database.
Entity Code - A Clear and Quick Reference to HTML Entities Codes
by 1 other (via)A Clear and Quick Reference to HTML Symbol Entities Codes
2008
Python Tips, Tricks, and Hacks
by 3 othersAbstract: Want to write shorter, cleaner code? Have an unfortunate situation where you need to fit as much as you can in one expression? Prefer a quick dose of hacks to spending the rest of your life reading the docs? You've come to the right place.
1
(11 marks)