Tag: LJC

19 articles with this tag


LJC Live February 2023 Announcement

LJC Live Talk: "When Is Native Java With GraalVM Worthwhile for Me?"

I'll give a 30-minute talk about "When Is Native Java With GraalVM Worthwhile for Me?" at the London Java Community "LJC Live" event on February 16, 2023, in London.

Talk title card

London Java Community: "Flutter for Java Developers: Mobile, Web & Desktop with 1 Codebase?"

I was happy to give a 40-minute talk about 'Flutter for Java Developers: Mobile, Web & Desktop with 1 Codebase?' to the London Java Community (LJC) on April 26, 2022. I discussed why we need Flutter, how Flutter works, and whether Java developers should use it.

LJC Community Talk announcement poster

I'll Present "Front-Ends for Java Developers" to the LJC on Feb 25, 2021

I'll give a 30-minute talk about 'How Should Java Developers Build Front-Ends for Web, Mobile & Desktop Today?' to the London Java Community (LJC) on February 25, 2020. I will look at various frameworks from the perspective of a Java developer and suggest which toolkits to use in typical scenarios.

LJC Community Talk announcement poster

LJC Community Talk: "How Should Java Developers Build Front-Ends for Web, Mobile & Desktop Today?"

I gave a 30-minute talk about 'How Should Java Developers Build Front-Ends for Web, Mobile & Desktop Today?' to the London Java Community (LJC) on February 25, 2021. I will look at various frameworks from the perspective of a Java developer and suggest which toolkits to use in typical scenarios.

Build IT Right 2020 home page

Video Available for My "Build IT Right 2020" Talk

I gave a 20-minute conference talk at "Build IT Right 2020". The video is now available.

Conference announcement slide

Conference Report: LJC Unconference 2020

December 12, 2020, marked my second LJC Unconference. Naturally, it was online - and worked surprisingly well.

Build IT Right 2020 home page

I'll give a talk at "Build IT Right 2020": "Learn Tools & Technologies Faster by Coding with JHipster"

On November 12, 2020, I will give a 20-minute conference talk at "Build IT Right 2020". It is a four-track, one-day online conference. You can still buy tickets for £150 plus VAT.

LJC Community Talk announcement poster

I Gave an LJC Community Talk: "JaVers: Code Audit Logs Easily in Java"

I gave a 30-minute talk about 'JaVers: Code Audit Logs Easily in Java' to the London Java Community (LJC) on October 2, 2020. Audit logs show users who changed what when how. Video, slides, and code are available.

LJC Community Talk announcement poster

LJC Community Talk: "JaVers: Code Audit Logs Easily in Java"

I gave a 30-minute talk about 'JaVers: Code Audit Logs Easily in Java' to the London Java Community (LJC) on October 2, 2020. Audit logs show users who changed what when how. JaVers is an open-source library that creates, stores and queries versions. It also computes the difference between two POJOs.

YouTube page for LJC Lightning Talks #13

Video Available for My LJC Lightning Talk About Easy Audit Logs in Java With JaVers

I gave a lightning talk about 'JaVers: Easy Audit Logs in Java' to the London Java Community (LJC) on October 2, 2020. Audit logs show users who changed what when how. JaVers makes that easy in Java. The video is now available.

Audit log compares two versions of customer data

I Gave an LJC Lightning Talk About Easy Audit Logs in Java With JaVers

I gave a lightning talk about 'JaVers: Easy Audit Logs in Java' to the London Java Community (LJC) on October 2, 2020. Audit logs show users who changed what when how. JaVers makes that easy in Java.

Audit log compares two versions of customer data

LJC Lightning Talk: "JaVers: Easy Audit Logs in Java"

I gave a lightning talk about 'JaVers: Easy Audit Logs in Java' to the London Java Community (LJC) on October 2, 2020. Audit logs show users who changed what when how. JaVers is an open-source library that creates, stores and queries versions. It also computes the difference between two POJOs.

YouTube page for Learning by Coding: Better Java Projects Faster With Jhipster

Video Available for My LJC Talk About Learning by Coding With Jhipster

On August 25, 2020, I gave a 60-minute talk to the London Java Community (LJC): "Learning by Coding: Better Java Projects Faster With Jhipster". The video of the talk is now on YouTube.

Illustration for Learning by Coding: Better Java Projects Faster With Jhipster

I Gave an LJC Talk About Learning by Coding With Jhipster

On August 25, 2020, I gave a 60-minute talk to the London Java Community (LJC): "Learning by Coding: Better Java Projects Faster With Jhipster". I discussed how JHipster gets you Java projects faster if you can learn from running code. My talk included two live demos.

Illustration for Learning by Coding: Better Java Projects Faster With Jhipster

LJC Talk: Learning by Coding: Better Java Projects Faster With Jhipster

I gave a talk about 'Learning by Coding: Better Java Projects Faster With Jhipster' to the London Java Community (LJC) on August 25, 2020. JHipster gets you Java projects faster if you can learn from running code. My talk included two live demos.

Illustration for Better Spring Boot Projects Faster With JHipster

LJC Lightning Talk: Better Spring Boot Projects Faster With JHipster

I gave a lightning talk about 'Better Spring Boot Projects Faster With JHipster' to the London Java Community (LJC) on May 29, 2020. JHipster generates full Spring Boot monolith or microservice applications. It saves time when you learn and when you manage your project and your code.

Waiting for Spring Boot 2.2

I gave three LJC lightning talks in May 2020

With Spring Boot 2.2, applications start up faster and use less memory. Wonderful. Now, when can we get this in JHipster, please?

Illustration for Google Jib: Smaller & Faster Docker Images for Java Applications

LJC Lightning Talk: Google Jib: Smaller & Faster Docker Images for Java Applications

I gave a lightning talk about 'Google Jib: Smaller & Faster Docker Images for Java Applications' to the London Java Community (LJC) on May 15, 2020. Google Jib creates layered Docker images for Java applications. With these images, you usually push 90%+ less data to your Docker repository. So Jib saves a ton of time & network bandwidth!

Illustration for Eclipse OpenJ9: Memory Diet for Your JVM Applications

LJC Lightning Talk: Eclipse OpenJ9: Memory Diet for Your JVM Applications

I gave a lightning talk about 'Eclipse OpenJ9: Memory Diet for Your JVM Applications' to the London Java Community (LJC) on May 1, 2020. Eclipse OpenJ9 is an alternate JVM. It uses less memory, especially in containers. It therefore lowers the cost of running your Java applications.