Posts by this author

Oct 28, 2025
Post comments count0
Post likes count1

Java and AI for Beginners: a practical video series for Java

If you're looking for a clear, no-nonsense path into generative AI on Java, this series is for you.  Microsoft's Java and AI for Beginners video series is a set of short tutorials that introduce the concepts, tooling, and patterns you need to get started at a pace that respects your time and experience. What the series covers We help you thro...

Java
Jun 11, 2024
Post comments count0
Post likes count4

Using Java with ACA dynamic sessions

Have you ever needed to just run your Java code in an instant-on container in the cloud without the hassle of managing your own Kubernetes server?  How about having access to Open AI code interpreter built-in to that container and billed on a consumption basis? About Azure Container Apps and dynamic sessions Azure Container Apps (ACA) dynamic...

JavaAzure Container Apps
Feb 26, 2024
Post comments count2
Post likes count0

Speed up your Java Development on Windows with Dev Drive

An overwhelming majority of Java developers work on Windows devices. Developers, IDE and cloud service providers are constantly looking for ways to enhance efficiency and reduce build times. Dev Drive is a tool specifically designed to optimize the development environment on Windows, including significant performance improvements for Java developme...

Java