Stuff I've learned recently…

I teach this stuff. I didn't say I could do it.

  • Home
  • About Me
  • Groovy
  • Java
  • Kotlin
  • NFJS
  • Teaching
  • Groovy Podcast, Episode 88 (S06E03)

    https://www.podbean.com/media/share/pb-dq399-12e2f7c Groovy Podcast, Episode 88 (S06E03), from ApacheCon in New Orleans, LA. Ken Kousen, Paul King, Zach Klein, and Puneet Behl talk about the Groovy / Grails / Micronaut talks at the Apache Software Foundation’s open source conference, October 2022.

    Ken Kousen

    October 9, 2022
    Gradle, Grails, Groovy, Micronaut
  • Groovy Podcast, Episode 87 (S06E02), with Ken Kousen and Sergio del Amo Caballero

    https://www.podbean.com/media/share/pb-chuiz-1250fee News and views from the Groovy programming language ecosystem. Includes latest developments in Micronaut and Groovy, the return of Gr8Conf in Copenhagen later this year, a discussion about GitHub Copilot, and much more. Show notes at https://github.com/groovy-podcast/groovypodcast/blob/master/ep-87.asciidoc

    Ken Kousen

    June 16, 2022
    Gradle, Grails, Groovy, Micronaut
  • Spring’s queryForStream Method

    During one of my recent Spring and Spring Boot training course, I talked about the three major ways to access relational data from Spring: Send already-worked-out SQL using the JdbcTemplate, Work with Hibernate by injecting the JPA EntityManager using the @PersistenceContext annotation, and Simply extend one of the Spring Data interfaces, like CrudRepository. I told my students how I always struggle…

    Ken Kousen

    May 26, 2022
    Java, Spring
    Java, spring
  • Groovy Podcast, S06E01, ep. 86, hosted by Ken Kousen and Sergio del Amo

    https://www.podbean.com/media/share/pb-yt6by-119741f News and views from the Groovy programming language ecosystem. Topics include the release of Groovy 4.0 and Micronaut 3.3.0, as well as discussions of recent blog posts, the move to Java 17, working with Spock, and people on the move. Show notes at https://github.com/groovy-podcast/groovypodcast

    Ken Kousen

    February 2, 2022
    Gradle, Grails, Groovy, Micronaut
  • Groovy Podcast episode 85 (S05E05) with Sergio del Amo and Guillaume Laforge

    https://www.podbean.com/media/share/pb-q8tak-11603dc News and views from the Groovy programming language ecosystem, hosted by Ken Kousen, Sergio del Amo, and Guillaume Laforge. We talked about the new Micronaut AOT module (7ms startup time!), the latest Grails 5.1 release, dealing with the log4J CVE problems, and a tribute to Stéphane Maldini, who left us all too soon.  …

    Ken Kousen

    December 22, 2021
    Gradle, Grails, Groovy, Micronaut
  • Groovy Podcast 84 (S05E04) with Sergio del Amo and Paul King

    https://www.podbean.com/media/share/pb-jqvtd-112b50d News and views from the Groovy programming language ecosystem. This time with Sergio del Amo and Puneet Behl, including a deep dive into Grails 5 and Micronaut 3. Show notes: https://github.com/groovy-podcast/groovypodcast/blob/master/ep-84.asciidoc

    Ken Kousen

    November 11, 2021
    Gradle, Grails, Groovy, Micronaut
  • Groovy Podcast, S05E03, with Paul King

    https://www.podbean.com/media/share/pb-c5c4t-11199c8 News and views from the Groovy programming language ecosystem, with Paul King, the head of the Groovy project! Topics include the upcoming Groovy 4 release, the IDE situation for Groovy, the recent Grails 5 release, the recent ApacheCon at Home conference, and more.   Show notes at https://github.com/groovy-podcast/groovypodcast/blob/master/ep-83.asciidoc 

    Ken Kousen

    October 29, 2021
    Gradle, Grails, Groovy, Micronaut
  • Simple Demo of Gradle Parallel Tests

    The maxParallelForks property runs test classes in parallel, but not individual tests in a class.

    Ken Kousen

    November 22, 2020
    Gradle, Groovy
    Gradle, Java
  • Solving the Daily Jumble

    Recently I decided to subscribe to my local newspaper (the Hartford Courant, pronounced current) again. That’s been valuable by itself, and brought some benefits I forgot about (like a comics page), but one of the unexpected side effects has been the Daily Jumble. The idea is to unscramble the clues to form words. All of…

    Ken Kousen

    July 8, 2020
    Groovy, Java, Kotlin
    GraalVM, Groovy, Java, Kotlin
  • Are you positive you tested positive?

    If we ever hope to break out of our current pandemic isolation, we need tests to determine who has COVID-19 and who doesn’t. No test is perfect, however, which means any test is going to result in false positives, especially if you are trying to measure a very weak signal. The purpose of this post…

    Ken Kousen

    May 13, 2020
    Teaching
    bayes, coronavirus, statistics
1 2 3 … 23
Next Page

About the Blog

Stuff I’ve Learned Recently chronicles my adventures in the world of teaching software development, primarily focused on Java and related languages, like Groovy and Kotlin. I also teach Spring, Android, Gradle, and more.

Popular Posts

  • Groovy Podcast, Episode 88 (S06E03)October 9, 2022
  • Groovy Podcast, Episode 87 (S06E02), with Ken Kousen and Sergio del Amo CaballeroJune 16, 2022
  • Spring’s queryForStream MethodMay 26, 2022

Newsletter

Subscribe to our email newsletter for a weekly dose of travel inspiration.

Blog at WordPress.com.

 

Loading Comments...