Thursday, March 7, 2013

Convert HTML to Jade.

http://html2jade.aaron-powell.com/

How to fork a repo

This explains how to fork a repo (i.e. I can fork another person's repo into my github):
https://help.github.com/articles/fork-a-repo

Git/Github Video

This video first shows how to use git locally then shows how to configure it to Github:
http://bit.ly/YCkz4i

Github humor

Hitler gets Github:
http://bit.ly/YCkiOH

Wednesday, March 6, 2013

Great Beginner Website to Learning Android:

http://developer.android.com/training/index.html

Tuesday, March 5, 2013

Great Tutorials using Node.js, Express, MongoDb, Stylus and Jade.

Tutorial using Node.js, Express, MongoDb, Stylus and Jade.

For Beginners:
http://howtonode.org/express-mongodb
Note: read the comment area, they are tips for if you run into problems working through the tutorial.

This is a comprehensive award winning tutorial using all the technologies mention above plus
Socket.IO and Graphics.
http://www.codeproject.com/Articles/523451/Node-Js-And-Stuff#App-skeleton


Fun way to understand Github

http://pcottle.github.com/learnGitBranching/