Big collection of different patterns for programming in Javascript.
#programming
PHP: The Right Way
There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present time.
Learn X in Y Minutes
See samples of different programming language and their syntax, written in those languages.
Rubular: a Ruby regular expression editor and tester
Rubular: a Ruby regular expression editor and tester
Rubular is a Ruby-based regular expression editor. It’s a handy way to test regular expressions as you write them.
CoffeeScript
CoffeeScript is a little language that compiles into JavaScript.
js-assessment
…a set of tests that can be used to assess the skills of a candidate for a JavaScript position, or to improve one’s own skills.
Flight
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.
Git Immersion
Git Immersion is a guided tour that walks through the fundamentals of git, inspired by the premise that to know a thing is to do it.