Programming

TwitterFacebook
Get flash to fully experience Pearltrees
http://docs.python-guide.org/en/latest/ Welcome to The Hitchhiker’s Guide to Python. This guide is currently under heavy active development.

The Hitchhiker’s Guide to Python! — The Hitchhiker's Guide to Python

Show Me Objective-C

http://tekpub.com/productions/objectivec In this series Ben Scheirman shows Rob Conery the basics of Objective-C using Apple's XCode. Along the way we take a look at strings, numbers, dates, working with a SQLite database (for iPhone/iPad data work), and accessing a remote JSON API. 8 Episodes, 306 minutes.
Easy High DPI Images http://www.html5rocks.com/en/tutorials/

Tutorials

http://readwrite.com/2011/12/06/teach-yourself-to-program

Teach Yourself to Program

Do you want to build a game for Android, a theme for your blog or a twitter desktop client?
Why SSH? As recently as a 2001, it was not uncommon to log in to a remote Unix system using telnet.

SSH tricks

http://matt.might.net/articles/ssh-hacks/

Backbone patterns

Here, I try to document the good practices that our team has learned along the way building Backbone applications. http://ricostacruz.com/backbone-patterns/

git - the simple guide - no deep shit!

git - the simple guide just a simple guide for getting started with git. no deep shit ;) by Roger Dudler credits to @tfnico , @fhd and Namics this guide in deutsch , español , français , italiano , nederlands , português , русский , türkçe , မြန်မာ , 日本語 , 中文 , 한국어 please report issues on github http://rogerdudler.github.com/git-guide/
http://addyosmani.com/blog/backbone-fundamentals/ About a week ago, I began working on a new article about Backbone.js .

Backbone Fundamentals – A Free Work-In-Progress Book For Developers Of All Levels

http://citizen428.net/blog/2010/08/12/30-free-programming-ebooks/ Since this post got quite popular I decided to incorporate some of the excellent suggestions posted in the comments, so this list now has more than 50 books in it. BTW : I’m not very strict on the definition of “ebook”, some of them are really just HTML versions of books. [ UPDATED : 2012-01-18] Learning a new programming language always is fun and there are many great books legally available for free online.

30 free programming eBooks - citizen428.blog()

Efficient JavaScript

By Mark 'Tarquin' Wilton-Jones Traditionally, a Web page would not contain much scripting, or at least, not much that would affect the performance of that Web page. http://dev.opera.com/articles/view/efficient-javascript/

The Best Way to Learn Rails

I come from a PHP background, but these days, I’m a full-time Rails developer.
The theme music for this blog post is: Air - Playground Love . Python is the best language in the world for interacting with the web, and I'm going to show you why. This article will give an extremely high level overview of how to use python for the web .

Python for the Web

YUI3 « Triptych

YUI3 is a modern javascript library that allows you to build cross-browser applications without having to worry about all of the issues you might run into with low level javascript coding. It provides a library of utilities as well as a host of best practices for web development. Needless to say I’m a big fan of YUI and I’ve written several articles about it over the past year or so.