Project: Attempt 2

Review of chapter

In this chapter, we’ve covered the following:

  • Using intstr, and double data types and how to transform one type of data to another

  • Computing simple mathematical expressions in Java, using +-*, and /

  • Defining our own custom, user-defined methods to better organize our code

With these new skills at our disposal, let’s try to determine how many requirements of the final product we can meet.

Cheat sheet

This cheat sheet will help us take a quick look at some useful commands while we write the code for the final product.

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy