Project
My First Project with Java
Easy
2074 completions
~ 4 hours
4.1This project will introduce you to Hyperskill projects. Practice Java coding to build a program that can automate your account management routine.
Provided by
JetBrains Academy
About
Imagine that you're the owner of a new small corner shop. You are doing well and want to determine how much you earned in the first month. Create a simple tool that will calculate your net income. Upon completing this project, you can use this tool for your own accounting needs.
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:
Start with printing the names of items and their prices using your first Java method.
You know how much you earned by selling each item. Calculate the total earnings before staff and other expenses!
Measure the shop's net income. Subtract staff, electricity, and security expenses.
Reviews
GB
Gianni Bosso2 days ago
This was my first experience actually implementing some concepts and structures like ArrayLists and getters/setters that I've been learning about. I'm looking forward to using more in the future.
I learned how to manage data using variables, calculate totals, and interact with the user through input. One of my main difficulties was keeping the program structure organized and making sure the output matched the required format, but I overcame this by practicing and reviewing each stage careful ...
4.1
Learners who completed this project within the Introduction to Java course rated it as follows: