More Goto tech episodes

Java Generics and Collections  Maurice Naftalin & Stuart Marks thumbnail

Java Generics and Collections Maurice Naftalin & Stuart Marks

Published 9 Jan 2026

Duration: 1988

This podcast explores software development concepts, focusing on Java generics and related topics such as immutability and defensive programming.

Episode Description

This interview was recorded for the GOTO Book Club. http://gotopia.tech/bookclub Check out more here: https://gotopia.tech/episodes/406 Maurice Naftal...

Overview

The podcast delves into various topics related to software development, focusing on practical lessons and theoretical concepts. A significant portion of the discussion is dedicated to Java generics, including updates to the second edition of a book on Java 25. This edition introduces new features such as sequenced collections and explores the evolution of Java's collection framework, emphasizing a shift towards immutability and the deprecation of older, mutable practices. The content highlights the importance of modernizing Java code to align with current best practices.

In addition to Java generics, the podcast touches on broader software development principles such as defensive programming, encapsulation, and effective object state management. These concepts are presented as essential practices for maintaining robust and maintainable code. The discussion concludes with an endorsement of the book's value, suggesting that it provides developers with a solid understanding of the framework and generics, making it a useful resource for professionals looking to deepen their knowledge of Java.

Recent Episodes of Goto tech

31 Mar 2026 Platform Engineering Ajay Chankramath & Nic Cheneweth

Platform engineering challenges are addressed through product-centric internal development, standardized "golden paths," control planes abstracting cloud infrastructure for self-service, developer ownership of pipelines, Kubernetes-driven self-healing systems, balancing AI's infrastructure benefits with reliability risks, domain-specific design, clear team boundaries, and the critical role of human oversight in automation.

20 Mar 2026 Learn C++ by Example Frances Buontempo & Matt Godbolt

Modern C++ innovations like the spaceship operator, coroutines, and structure bindings are explored through practical examples, interactive learning, and tools like Compiler Explorer, emphasizing the balance between low-level control, high-level abstractions, and educational challenges in mastering advanced concepts.

More Goto tech episodes