Prerequisites
This is the second course in our integrated computer science and web development pathways, so there are a number of skills which it is assumed you bring with from your Web Design and Development course. We won't have time to teach these prerequisit skills, so if you don't have them, you will either have to aquire them quickly on your own through independent study or take the previous course before taking this one.
The following is list ofe the prerequisite skills you will be assumed to have in this class. It is assumed that you have comfort using:
- the Unix command-line interface (CLI) to manage files and processes on your computer
- a console based text editor (preferrablly Vim)
- git from the CLI to manage your software and documentation
Resources
The following list of resources are good places to start learning each of the above listed skills.
- Getting Down with the Unix CLI
- Vim Tutor (already installed on your school mac)
- Pro Git