An open API service indexing awesome lists of open source software.

https://github.com/ismahenelarbi/course

This project calculates the full price of a course depending on taxes.
https://github.com/ismahenelarbi/course

object-oriented-design object-oriented-programming poodr python ruby

Last synced: 2 months ago
JSON representation

This project calculates the full price of a course depending on taxes.

Awesome Lists containing this project

README

          

### COURSE

This project's goal is to practice Object Oriented Design, as taught by [Sandi Metz](https://github.com/skmetz) in her [Practical Object Oriented Design in Ruby](https://www.poodr.com/) book.

The code returns the full price of a course, including taxes.