Coder Social home page Coder Social logo

js2test-akbar's Introduction

Introduction

For the test we are going to ask you to do a couple of smaller JS exercises. The exercises will be very similar (but a little harder) to what you have done in the homework.

Goal / Requirements

Go through all of the question-x.js files. At the top of the file there is an explanation of what you need to do. Read through that carefully and write the javascript needed to solve the problem.

Once you have completed all of the questions (or it is time to hand in), create a new project in your github and upload the files there. Then send the link to that github project to @Rob van Kruijsdijk on slack.

Grading

Every question has a certain amount of points associated with that question. Spend your time wisely, if you get stuck on a question, move on to the next one.

  • Question 1 [up to 4 points]
  • Question 2 [up to 2 points]
  • Question 3 [up to 4 points]
  • Question 4 [up to 3 points]
  • Question 5 [up to 3 points]
  • Code is nicely organised and clean [up to 4 points]
    • No more console.log test lines
    • No commented out code
    • Comments for functions/lines of code that can be unclear for other programmers or yourself in 5 months
    • Are the variables/functions named nicely
    • Check that the code is split logically (no repeated code in multiple functions, functions that are used for the same step close together in a file or in a separate file)

Make sure you spend the time to clean up your code as we will grade on that too!

Rules during the exam

  1. You are allowed to use Google.
  2. In case you copy (a line of) code from somewhere else, you must place a reference. Otherwise it is seen as plagiarism.
  3. No contact with others during the test.
  4. Do not share your test with anybody.
  5. Hand in your work on time. You have 2 hours in total.

js2test-akbar's People

Contributors

akbar1002 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.