Getting started

Course Introduction

Welcome to iCodeCamp

There are three steps you must complete before your first before class. If you run into trouble, no worries we’ll work with you during class. Good Luck!

  1. Install Sublime Text

    download link for Mac

    download link for Windows

    alternative download link for windows x86

  2. Create Github Account

    create a free username and password and make sure you remember your credentials :)

  3. Installing Git

    mac users open the application called “terminal” and type git --version in the black box that appears.

    If you get a response similar to git version #.##.# (Apple Git-78), then you’re good. Otherwise, download git from here

    windows users follow the instructions for windows here