Giter Site home page Giter Site logo

lab00-git-started's Introduction

Lab 0: Git Started ๐Ÿ”ฅ

Welcome to the INFO343 lab!

Throughout this year, the labs will be unique times that Evan will teach new cool web technologies, have various academic & industry relevant exercises, and incentivize collaborative group work.

Thoughts from Evan:

I'm gonna teach some really cool stuff that won't explicitly be covered in the course material, and highly recommend you actively work in lab to become a better developer and web designer!

Jumping In!

  • Finish installing all of the necessary software (all 5 bullet points)
  • Fork and clone this repository
  • Once cloned, create a new branch, call it something like dev or development or lab
  • Do some coding โ€” it doesn't have to be much, your HTML & CSS exercises are due later
    • Put something cool or interesting in the index.html file
    • Style your code with styles.css and link it to the index.html
    • Feel free to use the live-server tool from Wednesday for testing
  • Once you've finished coding, add, commit, and push to the new branch you just created

    Sometimes you may get something that looks like: git push --set-upstream origin dev -- in which case, just copy paste that into the command line and hit enter

  • After you've successfully pushed to your new branch, navigate to the forked repo on Github (eg https://github.com/{YOUR USERNAME}/lab00-git-started)
    • You should see a button like this (click it and make a new Pull Request!): PR img
    • The PR should pop up with some pre-defined text (not super important, but you can find it in the .github dir in the repo). Fill out the PR and add the necessary screenshots: PR img 2
    • Pair up with another student, send eachother your PR links (eg: https://github.com/{YOUR USERNAME}/lab00-git-started/pull/1) and give eachother feedback!

    ๐Ÿ’ก Feedback can be finding bugs, having them fix code style, variable names to make more sense, or just questions on why they did stuff! Read more about that here!

    • Submit the PR link on Canvas (eg: https://github.com/{YOUR USERNAME}/lab00-git-started/pull/1) You don't need to submit anything today, showing up is your participation credit! However, do make sure that you know this PR process, it will be important for doing homework assignments!

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.