Tag: java

Episode 486: Bob Nystrom on Dart

Filed in Episodes by on November 17, 2021 1 Comment
Episode 486: Bob Nystrom on Dart

Bob Nystrom, author of Crafting Interpreters and a software engineer at Google working on the Dart programming language, discusses the key features of Dart that make it an excellent choice for fast apps on any platform. Host Gavin Henry spoke with Nystrom about Dart’s history, hardware out of your control, async-await, concurrency, mobile platforms, threads, […]

Continue Reading »

Episode 471: Jason Meller on Choosing the Right Tech Stack for a Greenfield Project

Filed in Episodes by on August 3, 2021 1 Comment
Episode 471: Jason Meller on Choosing the Right Tech Stack for a Greenfield Project

Jason Meller, CEO and CTO of Kolide, discusses the strategies and heuristics for finding a tech stack for your next startup or project. Host Adam Conrad spoke with Meller on the basics of modern tech stacks, understanding trade-offs for these stacks as well as use cases for each choice, and then took a deep dive […]

Continue Reading »

Episode 465: Kevlin Henney and Trisha Gee on 97 Things Every Java Programmer Should Know

Filed in Episodes by on June 23, 2021 1 Comment
Episode 465: Kevlin Henney and Trisha Gee on 97 Things Every Java Programmer Should Know

Trisha Gee and Kevlin Henney of 97 Things Every Java Developer Should Know discuss their book, which is a collection of essays by different developers. Host Felienne spoke with Gee and Henney about Java, including how to use immutability in Java, the value of type inference, and how to use your IDE most effectively when […]

Continue Reading »

Episode 381: Josh Long on Spring Boot

Filed in Episodes by on September 24, 2019 0 Comments
Episode 381: Josh Long on Spring Boot

Josh Long, developer advocate at Pivotal, discusses Spring Boot with host Simon Crossley, and the features that it provides to efficiently develop production ready enterprise web applications. With 18 years of experience the Spring Framework is certainly mature, and Spring Boot is an attempt to package many of the standard patterns of enterprise development to […]

Continue Reading »

SE-Radio Episode 316: Nicolai Parlog on Java 9

Filed in Episodes by on January 30, 2018 1 Comment
SE-Radio Episode 316: Nicolai Parlog on Java 9

Nate Black talks with Nicolai Parlog about Java 9. Topics include: a timeline of Java features; new patterns enabled by Java 8 lambdas, default interface implementations and how they enable code evolution; how Java 9 takes this further with private default methods; an introduction to Java modules: the Java Platform Module System (JPMS); “launch time” […]

Continue Reading »