- Joel Spolsky on Fire and Motion
- Pair programming on Wikipedia
- Github flow
- Learn Git branching
- Advanced Git Tutorials on merging vs. rebasing, resetting, checking out, reverting, reflog
- Oh shit, git! a small selection of useful Git tips
- gitx (macOS) or gitk (Linux) are two small but nice graphical interfaces to visualise Git history
- Research how to add colours
- Research how to add branch name and git folder status
- Research dotfiles, start your own, from scratch. Inspirations.
- Research vim, with
vimtutor
. Just install vim and you can get started:- Mac
brew install vim
- Ubuntu
sudo apt install vim
- Mac
- Google's Responsive Web Design Basics
- BEM