Introduction to the Brief, Fifth Edition

This first taste of object-oriented programming (OOP) focuses on immutable classes, which are conceptually simpler to understand and design. At this point, the Brief Edition wraps up with recursion (covered in Chapter 18 of this book); the Comprehensive Edition, by contrast, continues onward to cover the areas of OOP and data structures. ................
................