Java Pub House
This podcast talks about how to program in Java; not your tipical system.out.println(“Hello world”), but more like real issues, such as O/R setups, threading, getting certain components on the screen or troubleshooting tips and tricks in general. The format is as a podcast so that you can subscribe to it, and then take it with you and listen to it on your way to work (or on your way home), and learn a little bit more (or reinforce what you knew) from it.
-
Episode 76. Tick…tock…Time to upgrade to Java 11!
It’s coming! If you have been using Oracle Java 8, you should know that starting on January 2019 we will have to get an oracle license for running Oracle’s JDK in production. OR, if you want to keep using Oracle Java (or OpenJDK) for free, and still…
Written by
-
Episode 75. Let’s get coding with Kotlin!
While Freddy is travelling from Chicago through the West Coast in a minivan, Bob talked to about the new darling language from the JVM. Kotlin is much more than a novelty now, and with Android support, and some time to “work out the kinks” it has…
Written by
-
Episode 74. Unit and…Integration Tests, JaCoCo, Docker and Coverage (and more!)
In this episode we interview on her talk of “Integration Test Coverage with JaCoCo” and dive into the nuances of Units vs Integration tests. We dive into Gherkin sentences as we use Cucumber, and challenges of integration tests (hint… use Docker)….
Written by
-
Episode 73. Spring Boot 2.0 is out! Hear all about it with Greg Turnquist
Episode 73. Spring Boot 2.0 is out! Hear all about it with Greg Turnquist It’s new, it’s shiny, and is powerful! The new Spring Boot 2.0 framework is out! And we interviewed Spring’s own to tell us what’s new, what’s improved and what has changed in…
Written by
-
Episode 72. A very deep dive on Var, and unmodifiable collections with Stuart Marks (@stuartmarks) himself!
We went to one of the best sources to learn what’s happening with Var and Java 10, @stuartmarks! Also, what has been (and is being deprecated) on Java 10, and 11. And little inside perspective of having a new java version every six months! Included is…
Written by
-
Episode 71. Jigsaw part II, and Java 10 Highlights!
Episode 71. Jigsaw part II, and Java 10 Highlights! So we finally wrapped Jigsaw in this episode (the most prominent feature for Java 9 (and included a small errata from ). But Java is moving at a breakneck speed, and Java 10 was just released a…
Written by
-
Episode 70. Let’s put puzzles together. Using Java 9’s Jigsaw!
It was both the most anticipated and (one of the) most controversial features in Java 9. What’s the bruhaha all about? What is Jigsaw (or the Java Platform Module System)? What does it bring? Can I use it? And if so, why would I use it? All these…
Written by
-
Episode 69. All I want for Xmas is a million requests per second (JMeter!)
So it’s the holidays and now we are winding down the year. Even so, sometimes this is the best time to actually do some performance testing. And there’s no better (foss) tool to do so than JMeter! Come and let’s dive into how to use JMeter for those…
Written by
-
Episode 68. Clouding it up with Microsoft Service Fabric
Episode 68. Clouding it up with Microsoft Service Fabric Clouds are everywhere and are puffy! In this Sponsored Episode, we dive into one of the main prominent cloud providers out there (Microsoft), who is outreaching to us Java Developers! (gasp!)….
Written by
-
Episode 67. Recording from JavaOne!
We sneaked in! Bob and I managed to get into JavaOne (sshhhh….) and made drive-by interviews with some of the luminaries and notable atendees at JavaOne, from Dr. Deprecator @stuartmarks to @reza_rahnman, @edburns, @prpatel, @saturnism, @javaclimber…
Written by