Bash
Emacs and vi(m)
- Familiarize yourself with a unix-based code editor
- vi(m):
- emacs:
- Basics Emacs Tutorial - Youtube (video)
- set of 3 (videos):
- Emacs Tutorial (Beginners) -Part 1- File commands, cut/copy/paste, cursor commands - Youtube (video)
- Emacs Tutorial (Beginners) -Part 2- Buffer management, search, M-x grep and rgrep modes - Youtube (video)
- Emacs Tutorial (Beginners) -Part 3- Expressions, Statements, ~/.emacs file and packages - Youtube (video)
- Evil Mode: Or, How I Learned to Stop Worrying and Love Emacs - Youtube (video)
- Writing C Programs With Emacs - Yale (notes)
- The Absolute Beginner's Guide to Emacs (video by David Wilson)
- The Absolute Beginner's Guide to Emacs (notes by David Wilson)