-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse-info.yaml
16 lines (16 loc) · 935 Bytes
/
course-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
type: hyperskill
title: Coffee Machine
language: English
summary: 'What can be better than a cup of coffee during a break? A coffee that you
don’t have to make yourself. It’s enough to press a couple of buttons on the machine
and you get a cup of energy; but first, we should teach the machine how to do it.
In this project, you will work on programming a coffee machine simulator. The machine
works with typical products: coffee, milk, sugar, and plastic cups; if it runs out
of something, it shows a notification. You can get three types of coffee: espresso,
cappuccino and latte. Since nothing’s for free, it also collects the money.<br/><br/>Learn
more at <a href="https://hyperskill.org/projects/33?utm_source=ide&utm_medium=ide&utm_campaign=ide&utm_content=project-card">https://hyperskill.org/projects/33</a>'
programming_language: Java
programming_language_version: 11
content:
- Coffee Machine
mode: Study