Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept of immutable classes in modern Java programming through this GeeCON 2022 conference talk by Tomasz Skowroński. Delve into the "immutable first" approach, which has become increasingly prevalent in class design practices. Discover how immutability extends beyond Value Objects and functional paradigms, becoming a norm for many development teams. Learn to address common objections and misconceptions surrounding immutable classes, such as framework compatibility issues and concerns about entities, services, or DTOs. Gain insights on effectively implementing immutability with popular Java libraries, including persistence, serialization, and mocking tools. Empower yourself to write immutable classes confidently, enhancing code quality and reducing complexity in software development.