Project

My First Project with Java

Easy
2074 completions
~ 4 hours
4.1

This 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 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 icon

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

Gianni Bosso
2 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.
Moises Villalba avatar
Moises Villalba
3 days ago
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 ...
Edward Cruz avatar
Edward Cruz
4 days ago
I learned how to go back and refactor some code to make the newer example read better or fit in with the previous existing code. Very similar in how team based projects, your task might require to edit or add code to already existing code rather than writing from scratch.

4.1

Learners who completed this project within the Introduction to Java course rated it as follows:
Usefulness
4.1
Fun
4.0
Clarity
4.2