public marks

PUBLIC MARKS from dzc with tag code

2014

10 Fonts for Code - Typecast

by 2 others
10 typefaces that will make your code snippets look great in everything from personal how-to blogs to tech pub tutorials

2013

DRY - Don’t Repeat Yourself

Ne vous répétez pas : éviter la redondance de code

Organiser son code JavaScript avec RequireJS

- Module Pattern : ne pas pourrir notre scope global - Object Litteral Pattern : exporter des fonctions et des attributs publiquement dans une variable globale - Grouper les fichiers JS pour la prod - Gestion des dépendances avec RequireJS

2010

code · Video for Everybody!

by 11 others
a chunk of HTML code that embeds a video into a website using the HTML5 video element, falling back to QuickTime and Flash automatically, without the use of JavaScript or browser-sniffing. It therefore works in RSS readers (no JavaScript), on the iPhone / iPad (don’t support Flash) and on many, many browsers and platforms.

<html5> par l'exemple

by 7 others (via)
Démonstration des nouvelles fonctionnalités HTML5 et de leur support dans différents navigateurs au travers d'exemples simples et efficaces.

2009

2007

GeSHi - Generic Syntax Highlighter :: Home

by 4 others
class PHP pour colorer du code et l'afficher dans un navigateur