Some of the following tools require the use of the terminal (Terminal.app). This can be quite overwhelming if you've never used it before, but don't worry, you'll soon grow comfortable with it.
A custom install script can be used to install all of the developer tools you will need for the class. To run the install script:
xcode-select --install
and follow the on screen
instructions.install-script.sh
on your Desktop.cd ~/Desktop
at the
promptchmod 755 install-script.sh
at the
prompt (this won't produce any visible change)../install-script.sh
at the prompt.GitHub is a web-based hosting and communication service for software development projects that use the Git revision control system. Sign up for an account.
Make sure to add a profile picture and your full name, since this will help me learn your name.
CodePen is an HTML, CSS, and JavaScript code editor in your browser with instant previews. We will use this in class for demonstrations.
You may sign up for your own account if you would like.
You'll need an SSH key when using Github. SSH keys are a way to identify trusted computers, without involving passwords. Walk through the steps in the following tutorial to create your SSH key and add it to your Github account: https://help.github.com/articles/generating-ssh-keys
Screenhero is an interactive screen sharing application. We'll be using it throughout the class for homework review and debugging during the lectures.
They do not allow you to sign up for a new account, so please email jake@theironyard with the email address you would like to sign up with and he will send you an invitation.