18 things tagged “Programming”
-
Tuesday August 30, 2011
Learn Vim Progressively
-
Tuesday August 23, 2011
Django Packages : django reusable apps, sites and tools directory
A directory of reusable apps, sites, tools, and more for your Django projects. -
django-tagging - A generic tagging application for Django projects - Google Project Hosting
-
Thursday August 18, 2011
The magic of template tags
-
Wednesday August 17, 2011
Making Virtualenv Play Nice with Git | Harry Marr
-
Tuesday August 16, 2011
Crash into Python
Python for Programmers with 3 Hours. A set of documents/slides that are meant to be used as a teaching aid for bringing programmers from other languages up to speed with Python -
Comparisons of scripting languages: PHP, Perl, Python, Ruby
Like a Rosetta Stone of scripting languages. -
Wednesday August 10, 2011
» Good to Great Python reads jessenoller.com
-
Sunday July 17, 2011
CoffeeScript
-
Thursday July 14, 2011
Essential JavaScript Design Patterns For Beginners
-
Tuesday July 5, 2011
6.006: Introduction to Algorithms - Massachusetts Institute of Technology
-
Twitter Shifting More Code to JVM, Citing Performance and Encapsulation As Primary Drivers
The change is partially motivated by oft-cited advantages of the JVM, such as performance and scalability, but is also driven by a desire for better encapsulation of individual services, and other architectural concerns. -
Sunday July 3, 2011
TripAdvisor Architecture
Interesting notes on the internal structure and numbers. -
Saturday July 2, 2011
Class-responsibility-collaboration card - Wikipedia, the free encyclopedia
Using a small card keeps the complexity of the design at a minimum. It focuses the designer on the essentials of the class and prevents her/him from getting into its details and inner workings at a time when such detail is probably counter-productive. It also forces the designer to refrain from giving the class too many responsibilities. -
Tuesday June 28, 2011
How to take advantage of Redis just adding it to your stack
-
Thursday January 6, 2011
Erlang: For an absolute beginner
Last night I spent 30 minutes having a play with a new (to me) programming language, Erlang. Its a... -
Wednesday September 29, 2010
Aggressive/aggressive commit messages
David Singleton posted a photo:
None of this passive bullshit.
"We are migrating away rom the big file because it is retarded. If you add to it I will cock punch you to the fucking moon." -
Wednesday September 6, 2006
Programming Quotes
I came across a rather impressive list of ‘Programming Quotes‘ today, some humurous, some...