Skip to content

Instantly share code, notes, and snippets.

@jumalhackbright
Last active August 29, 2015 14:16
Show Gist options
  • Save jumalhackbright/546b4b53e68bc43fed3e to your computer and use it in GitHub Desktop.
Save jumalhackbright/546b4b53e68bc43fed3e to your computer and use it in GitHub Desktop.

Full Stack Pre-Work

Audience: Students who are looking to brush up on the necessary skills needed to succeed in the Hackbright Academy Full-Stack Web Development Course.

Terminal skills

Goal: Be comfortable navigating the command line, including changing directory, moving files, and using command-line utilities such as curl.

Git skills

Goal: Be familiar with Git and GitHub, and able to commit and push code (and understand why you might want to).

Python Refresher

Goal: Be familiar with Python syntax, including loops, functions, conditionals and general workflow around creating and running Python programs.

Front-End Refresher

Goal: Be able to create and read front-end templates and JavaScript snippets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment