Giter Site home page Giter Site logo

Stephen Risso's Projects

ruby-review icon ruby-review

Basic review of ruby fundamentals and data strutures.

simple-bmi-calculator icon simple-bmi-calculator

A simple calculator that will calculate you body mass index based on the user's inputted mass and height. Program will let the use know if they are Underweight, normal weight, overweight, or obese.

vending-machine icon vending-machine

A Java OOP program that simulates a vending machine. The user puts in some amount of money and selects an item from a menu. If they have enough money, the user is told the change per coin and the inventory is updated. The items are stored, read and written from a text file. The program uses an MVC design pattern with a service layer and has unit tests for the DAO and service layer components. Big Decimal is used for monetary calculations and the program handles application-specific exceptions. The program also includes an audit DAO to log events and the time they occurred and uses Enums to represent the values of different coins. The application uses Spring dependency injection.

vending-machine-java icon vending-machine-java

This program simulates a vending machine. It is accessible through the terminal. Multiple items can be bought at once depending on how much money is inserted. Written in Java.

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.