Variables and Types
What a variable actually holds, and how to choose the type that holds it.
The sentence "a variable is a box" survives about ten minutes of real Java, because half of Java's variables hold an address instead of a value and the difference decides what assignment does. This is where that split is drawn. Fixed-point arithmetic and BigDecimal's wider API are named and not taught.
Contents
9 cardsnot started