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

8 May 2026 Java Cookbook Ian Darwin & Jeanne Boyarsky

Java's evolution through features like Records and Switch Expressions, career transitions from Fortran, integration with R for data analysis, AI's role in coding, structured learning resources, open-source contributions, and concerns about AI's impact on education and intellectual property are explored.

1 May 2026 Learning API Styles Lukasz Dynowski & Sam Newman

This exploration of API design delves into networking fundamentals, communication paradigms, protocol mechanics, trade-offs in security and performance, data formats, microservices communication patterns, emerging technologies like Web Transport and gRPC, and the critical role of secure, documented, and reproducible frameworks aligned with architectural and use-case demands.

More Goto tech episodes