New Learning

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.zappable.com/2012/11/chart-for-learning-a-programming-langauge/

Chart for Learning a Programming Langauge | Zappable

The previous chart helped beginners pick a language, this one shows them what resources to use to learn it.

Mozilla Thimble Teaches You How to Code with a Side-By-Side HTML Editor

We recently told you about Mozilla's new Webmaker projects that teach you how to code , and the first one is ready for a test drive right now. http://lifehacker.com/5914119/mozilla-thimble-teaches-you-how-to-code-with-a-side+by+side-html-editor
http://codysoyland.com/2010/jun/6/ssh-tip-automatic-reverse-tunnels-workflow-simplif/ I came up with a trick today to simplify the workflow of certain tasks with SSH. The problem this solves is largely driven by a particular annoyance I had with remote SSH file management. Consider the following workflow for locating a remote file and copying it back to the local machine:

SSH tip: Automatic Reverse Tunnels for Workflow Simplification | codysoyland.com