Tag: programmingPage 2 of 2

MINI – A super-simple naked PHP boilerplate

MINI is “a super-simple naked PHP application, useful for small projects and quick prototypes.”

Learn git via this GitHub repo that’s a game

Very cool way to learn git via the command line: Learn git by cloning this repo. Then you check README.md for your next clue. This is a terminal…

icdiff: side-by-side highlighted command line diffs

Nice command line tool for showing differences between files: icdiff: www.jefftk.com/icdiff  

Javascript Cheat Sheet

Here’s a nice JavaScript Cheat Sheet: http://overapi.com/javascript/

MacGap

Develop native Mac apps with HTML/JS/CSS: MacGap MacGap provides HTML/JS/CSS developers an Xcode project for developing native OS X Apps. These Apps run in OS X’s WebView and…

Made with Code_Google

This holiday season, we’re inviting girls from across the country to experience the beauty of code by lighting up a tree in the nation’s capital. via Made with Code_Google

Git Immersion – Brought to you by Neo

Write code? Don’t use version control? Great resource for learning #git: gitimmersion.com GIT IMMERSION IS A GUIDED TOUR THAT WALKS THROUGH THE FUNDAMENTALS OF GIT, INSPIRED BY THE…

Junior – HTML5 front-end framework for building mobile apps

Junior – A front-end framework for building HTML5 mobile apps with a native look and feel.

Getting up-to-speed with AngularJS in 1 day

For some good reasons, I found myself needing to learn AngularJS…. fast. I decided to document this down so that this will serve as a good refresher for…