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.
- Host: GitHub
- URL: https://github.com/ismahenelarbi/course
- Owner: IsmaheneLarbi
- Created: 2024-10-17T16:20:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-17T16:48:44.000Z (over 1 year ago)
- Last Synced: 2025-02-19T05:42:59.471Z (over 1 year ago)
- Topics: object-oriented-design, object-oriented-programming, poodr, python, ruby
- Language: Ruby
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.