Category Archives: Uncategorized

Melissa McKay: What Does a Java Developer Need to Know About DevOps???

Watch live on Youtube at https://www.youtube.com/watch?v=VzpoTFpoPRI Details 5:30-5:45: Announcements 5:45-7:15: What does a Java Developer Need to Know about DevOps??? A day in the life of a Java dev includes coding up new features and fixing bugs. But what happens after … Continue reading

Posted in Uncategorized | Comments Off on Melissa McKay: What Does a Java Developer Need to Know About DevOps???

Vaughn Vernon: Reactive Domain-Driven Design Made Explicit

Wednesday, August 10, 2022 Watch on YouTube: https://www.youtube.com/watch?v=TkKhS3ImbQI Details 5:30-5:45: Announcements 5:45-7:15: Reactive Domain-Driven Design Made Explicit There is a better way forward than most developers have been taught by reading blog-driven example code. Those examples are often watered-down, how-to pitches … Continue reading

Posted in Uncategorized | Comments Off on Vaughn Vernon: Reactive Domain-Driven Design Made Explicit

Kito Mann: GraphQL Distilled

Details Wednesday, June 8th Watch on YouTube: https://www.youtube.com/watch?v=xk-_gzUeBN8 5:30-5:45: Announcements 5:45-7:15: GraphQL Distilled REST is all about endpoints that perform specific queries or operations. This works fine, but the client is limited by which queries have been exposed. What if the … Continue reading

Posted in Uncategorized | Comments Off on Kito Mann: GraphQL Distilled

Four Key Actions to Level Up the Lifecycle of Your Cloud-Native Apps

Wednesday, May 11th, 2022 Watch on YouTube: https://www.youtube.com/watch?v=5T78aBA4-L0 5:30-5:45: Announcements 5:45-7:15: Four Key Actions to Level Up the Lifecycle of Your Cloud-Native Apps Deploying 1440 times a day, in other words, one deploy per minute is not a sign that you’re … Continue reading

Posted in Uncategorized | Comments Off on Four Key Actions to Level Up the Lifecycle of Your Cloud-Native Apps

Pejman Ghorbanzade: Improving Productivity through Continuous Regression Testing

Details Watch on YouTube: https://www.youtube.com/watch?v=6LtgbTdUJEQ, Wednesday April 13, 2022 5:30-5:45: Announcements 5:45-7:15: Improving Developer Productivity through Continuous Regression Testing Making code changes to real-world software systems runs the risk of introducing unintended side-effects that are costly to find and fix. There … Continue reading

Posted in Uncategorized | Comments Off on Pejman Ghorbanzade: Improving Productivity through Continuous Regression Testing

Billy Korando: To Java 18 and Beyond!

Wednesday March 9th, 2022 Watch on YouTube: https://www.youtube.com/watch?v=R5Av2AAV8LI 5:30-5:45: Announcements 5:45-7:15: To Java 18 and Beyond! Java 17 has come and gone, but development on Java continues on! What has changed since Java 11? And what changes are being added in … Continue reading

Posted in Uncategorized | Comments Off on Billy Korando: To Java 18 and Beyond!

Brian Demers: Security Vulnerabilities for Java Developers

Wednesday February 9th, 2022 Watch on YouTube: https://www.youtube.com/watch?v=M9AbUTXSmPc 5:30-5:45: Announcements 5:45-7:15: Security Vulnerabilities for Java Developers Ever seen a security-related issue that you felt should be reported? Unsure of how reporting security issue is different than a regular bug? Developers of … Continue reading

Posted in Uncategorized | Comments Off on Brian Demers: Security Vulnerabilities for Java Developers

Gordon Weakliem: Coding Interviews for Java Developers

Wednesday, January 12th, 2022 Watch on YouTube: https://www.youtube.com/watch?v=3LH9tJ6qSGQ 5:30-5:45: Announcements 5:45-7:15: Coding Interviews for Java Developers In the year 2000 – Joel Spolsky released his first “guerilla guide to interviewing” (most current version from 2006) https://www.joelonsoftware.com/2006/10/25/the-guerrilla-guide-to-interviewing-version-30/ This really started to set the … Continue reading

Posted in Uncategorized | Comments Off on Gordon Weakliem: Coding Interviews for Java Developers

Sharat Chander: Moving Java Forward…Together

Wednesday, November 10, 2021 Watch on YouTube: https://youtu.be/TTc7rZACvQk 5:30-5:45: Announcements 5:45-7:15: Moving Java Forward…Together The last 25 years have shown that Java has enriched the world we live in. Applications of all shapes and all sizes target a wide and diverse … Continue reading

Posted in Uncategorized | Comments Off on Sharat Chander: Moving Java Forward…Together

Jeremy Gustine: Java Logging Deep Dive

Wednesday October 13, 2021 Watch on YouTube: https://youtu.be/Jg0Oa7UMGTs 5:30-5:45: Announcements 5:45-7:15: Java Logging Deep Dive SLF4j, JUL, Log4j, Logback….huh? Logging in the world of Java is a surprisingly deep subject. This presentation will explore the history of logging in the Java … Continue reading

Posted in Uncategorized | Comments Off on Jeremy Gustine: Java Logging Deep Dive