Project
Cinema Room Manager
Medium
7166 completions
~ 14 hours
4.5Create an application that helps manage a cinema theatre: sell tickets, check available seats, view sales statistics, and more.
Provided by
JetBrains Academy
About
In this project, you will build a program that automates cinema theatre management. You will utilize key Java concepts, including working with input/output operations, handling arrays, creating functions, and using loops and conditional statements.
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Visualize the seating arrangement by printing it to the console.
Calculate the profit from all the sold tickets.
Set the ticket price.
Add a menu that allows you to buy tickets and display the current state of the seating arrangement.
Handle some input errors.
Reviews
21 hours ago
I have learned about different exceptions and how to avoid them. Nice good project.
I learned a lot on how to initialize 2d arrays and fill them with data after setting the size. I learned how to access and manipulate data in 2d arrays. I learned more about using switch statements and while loops to have a menu. I also refreshed on handling bad user input.
4.5
Learners who completed this project within the Java Core course rated it as follows: