code-warrior / csci-ua.0004-week-05

Intro to CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class Examples Exist in Different Branches

The master branch does not contain any examples. Please see the different branches for the topics discussed in class this week.

Class Workflow

The workflow in class is comprised of the GitHub Desktop application, the Chrome browser, and the text editor Atom. The first action you should perform in class the moment you arrive is to launch these three applications as follows:

  1. Visit our class’ syllabus at https://cs.nyu.edu/courses/spring19/CSCI-UA.0004-003/ or http://roy.vanegas.org/teaching/at-nyu/CSCI-UA.0004-003/.
  2. Locate the Schedule section, then find the Topics sub section.
  3. Click This week’s repo for the current week, which will take you to the current week’s GitHub page.
  4. Copy the GitHub repo’s URL.
  5. Launch the GitHub Desktop application.
  6. Bring up the Clone a Repository modal by typing cntrl + shift + O (in Windows) or command + shift + O (in macOS).
  7. Of the three tabs on the top, GitHub.com, Enterprise, and URL, click URL.
  8. Click the blue Clone button in the bottom right.
  9. Open Atom via the shortcut: cntrl + shift + A (in Windows) or command + shift + A (in macOS).
  10. Locate the repo in your file system: cntrl + shift + F (in Windows) or command + shift + F (in macOS).
  11. Load into your browser any .html files from the repo.

About

Intro to CSS


Languages

Language:HTML 100.0%