Smart Calculator with Java
Apart from writing a useful program (everyone uses calculators!), you will learn a lot about arrays, strings, and other data types. You will also get closer experience with 2 important data structures: the stack and the queue.
JetBrains Academy
About
Calculators are a very helpful tool that we all use on a regular basis. Why not create one yourself, and make it really special? In this project, you will write a calculator that not only adds, subtracts, and multiplies, but is also smart enough to remember your previous calculations. You will practice concepts frequently tested in technical interviews at top tech companies.
Graduate project
This project covers the core topics of the Java Core course, making it sufficiently challenging to be a proud addition to your portfolio.
At least one graduate project is required to complete the course.
What you'll learn
Reviews
4.2