Code Monkey home page Code Monkey logo

exercise.javascript_numbers's Introduction

Numbers

  • Objective - To create a shape-printer using console.log.
  • Purpose - To establish familiarity with basic Javascript.
  • Description
    • You are provided with a file located at ./assets/js/numbers.js
    • Edit the file by defining the respective function-stub.
    • The objective is to create a program which can parse a String representative of an arithmetic expressions and return a respective numeric value.

Part 1 - Clone the project

  • Begin by forking this project into a personal repository.
    • To do this, click the Fork button located at the top right of this page.
  • Navigate to your github profile to find the newly forked repository.
  • Clone the repository from your account into the ~/dev directory.
  • Open the newly cloned project in a code editor (Visual Studio Code, for example).

Part 2 - Modifying numbers.js

  • Upon cloning the project, from a browser, open the ./index.html located at the root of the project.
  • From the browser, open the insepctor-tools.
  • The inspector tools should reveal log messages from console displaying an expectedOutput and an actualOutput.
  • Modify ./assets/js/numbers.js to ensure that the expectedOutput and actualOutput are the same.

Part 3 - Submitting assignment

  • Upon completion, submit a pull request from your repository to this remote repository.

exercise.javascript_numbers's People

Contributors

git-leon 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.