Giter Club home page Giter Club logo

seng-live-121321-phase-2's Introduction

SENG-LIVE-121321: Phase 2

Day 1

Welcome to Phase 2!


Before the first day's lecture, please complete the following:

  • Fork a copy of SENG-LIVE-121321-phase-2 (this repository)
    • Select the Fork button in the upper right corner
    • After the fork has completed, you'll be automatically redirected to a new GitHub repository titled <your-github-name>/SENG-LIVE-121321-phase-2
  • Clone this forked GitHub repository to your local machine
    • Click the green Code button + the double-box icon next to the web URL generated under HTTPS to copy your unique GitHub repository's web URL to clipboard
    • In Terminal, run git clone <copied_web_url>
    • To change directories to this cloned repository in Terminal, run cd SENG-LIVE-121321-phase-2

Daily Lectures

Each lecture day at ~1:30 PM EST, this repository will be updated with Starter Code necessary for live code alongs and group activities.

  • To bring Starter Code down to your local machine before each lecture, follow these steps:

    • On your GitHub account, navigate to <your-github-name>/SENG-LIVE-121321-phase-2
    • At the top of the page, there will be a notification stating This branch is 1 commit behind learn-co-students:main.
    • Click on the Fetch upstream dropdown and select Fetch and merge
    • Once the fetch and merge has completed, navigate to the cloned repository via Terminal with cd SENG-LIVE-121321-phase-2 before running git pull
    • Navigate to the given lecture's Starter Code and open in VSCode (or code editor of your choice):
      • cd SENG-LIVE121321-phase-2/lectures/01-intro-to-react
      • code .
        • Handy trick for directly opening up directories from Terminal in VSCode

seng-live-121321-phase-2's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.