Project: Attempt 2
Make another attempt at producing the final application.
Review of chapter
In this chapter, we’ve covered the following:
Using
int
,str
, anddouble
data types and how to transform one type of data to anotherComputing 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.
Continue your learning journey with a 14-day free trial.
By signing up, you agree to Educative's Terms of Service and Privacy Policy