Coder Social home page Coder Social logo

babysitter-kata's Introduction

BabySitter-Kata

Personal solution to this exercise.

Here I took a very simplistic approach to the problem, straying from many complex solutions to demenstated that it is a very possible problem to solve with a base-line understanding of language. The process of making this was very TDD focused as i would often start writing methods by thinking and understand in what scenarios could it be tested. Which lead to a very small number of actual classes, ignoring the actuall JUnit classes there was only 3 classes dedicated to holding logic and values with a sudden additon of a 4th runnable class. The fourth classes entire function is to make the program easier to use as when that class is run will provide a terminal read-out of the process asking for the 3 time slots: Start, Bed, & End times and feeds those values into the rest of the logic and returning with a clean numerical value of what the sitter would have earned by the end of the shift.

babysitter-kata's People

Contributors

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