Git Product home page Git Product logo

finalexamuncorrected's Introduction

Final Exam

Girections

  1. DO NOT touch the HTML or starting JS code (do remove all comments that I wrote as you go through).

  2. All other girections are in 'scripts.js'

  3. This is a solo coding assignment. If you do get any help from someone, be sure to mention them in a comment to make it clear what they helped you with.

Grading

50 Points Total

You will be graded on:

  1. Overall code quality and functionality. Use of ‘ES2015+’ syntax, =>, destructuring and default parameter values. If you try to copy code that you don’t understand, and do stuff like have vars in your code, I will immediately take at least 10 points off of the top.

  2. Quality of your commits. Generally, you should have 1 commit as a minimum for every ‘girection’ (e.g. TODO). Many times, you can literally cut/paste my TODO as your commit message.

  3. Quality of your comments to show that you understand what the code is doing. Again, you are not writing an essay - although, you may create a separate write up in a ‘long form’ document to show what you do understand, especially if you can’t get your code done and working (Slack DM this as a separate document - unless YK how to write MD files) - but do sprinkle in a sentence here or there to explain what you are doing. Do not leave any of my comments in the code.

Get Started

First and foremost, make sure that your local machine is set up with all of the 'dev environment tooling' as per this guide...

After establishing your directory structure on your local machine, (e.g. '~/Code'), kindly follow these girections - essentially, there should be a button 👆🏾that says Use this template.

Once this repo has been created on your GitHub, you can click on the button to clone it as usual. Once it's cloned to your local machine, kindly cd into the directory and be sure to do: npm i to build out 'node_modules'. This will provide you with some helpful tooling and linting.

Now, enter code . to open this project in VS Code, and look for a prompt to 'install some extensions' once inside VS Code (in the bottom right of your screen). You should install these. 👍🏾

finalexamuncorrected's People

Contributors

manavm1990 avatar serenarh avatar

Watchers

 avatar

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.