Coder Social home page Coder Social logo

quantity-exercise's Introduction

Quantity Exercise

The objective of the exercise is to extend the concept of value objects, to include conversion in equality, an intro to exceptions in programming, enumerations and possibly object slugs


The requirements will be delivered in the following 6 increments:

Requirement 1

As an architect, I want to able to check if 1 cm is equal to 1 cm (Git tag: requirement-1)

Requirement 2

As an architect, I want to be able to check if 1 m is equal to 100 cm, and 100 cm is equal to 0.1 km (Git tag: requirement-2)

Requirement 3

As an architect, I want to be able to know that 1 m + 100 cm = 2 m, or 200 cm + 1 km = 100200 cm (Git tag: requirement-3)

Requirement 4

As an architect, I want to be able to know that 1 m - 50 cm = 0.5 m, 2000 cm โ€“ 1 m = 1900 cm (Git tag: requirement-4)

Requirement 5

As an architect I want to be able to check if 1 g is equal to 1 g, and 0.1 kg = 100 g, and to know that 10 g + 1 kg = 1010 g, and 1.5 kg - 500 g = 1 kg (Git tag: requirement-5)

Requirement 6

As an architect, I want to be able to check if 0 Celsius is equal to 32 Fahrenheit, and 0 Kelvin is equal to -273 Celsius (Git tag: requirement-6)


The tags associated with each requirement will reflect the expected code at the end of each requirement. Having said that, we always welcome meaningful (or sometimes even better) variations from the trainees.

Each requirement tag will have release notes in REQDISCUSSIONS.md as well as written in remote (Gitlab). The release notes have information regarding the often observed discussions and learning from each of the requirement.

quantity-exercise's People

Contributors

dvguruprasad avatar rijun-tw avatar sowmika148 avatar

Watchers

James Cloos avatar  avatar

Forkers

dvguruprasad

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.