Summary
At last, we have used some serious Java. We learned about variables, declaration, and initialization. We saw how to use operators to change the value of variables. It's all right if you don't remember everything straight away as we will constantly be using these techniques and keywords throughout the book.
In the next chapter, let's look at how we can make decisions based on the values of these variables and find out how this is useful to us.