Software Engineer Training Program

Headstart Resources

Intro to Web Development

Tools of the Trade: Text Editors

  • Atom

    • FREE, cross-platform (OS X, Windows, and Linux.) editor from the fine folks at GitHub.

  • Atom Keyboard Shortcut Cheat Sheet

    • FREE, great printable sheet to keep on your desk.

  • Sublime Text 3

    • Widely used text editor for code, markup and prose. (Free to try, $70 to own)

  • Visual Studio Code

    • FREE, cross-platform- Excellent newcomer from Microsoft.

  • Brackets

    • FREE- Open source text editor founded by Adobe.

Tools of the Trade: Terminal / Console Emulators

Tools of the Trade: Browser DevTools

Intro to the Command Line

Intro to Git & GitHub

HTML

CSS

JavaScript

Free Web-Dev Resources

Images

  • Essential Image Optimization

    • FREE book on modern image optimization techniques. Formats, decoders, techniques for efficient compression and more are covered.