Writing Java Code and Unit Tests Faster with GitHub Copilot Header image - explains the blog post intent - Learn how to use GitHub Copilot to generate Java code and unit testsโ€”using a real mortgage calculator exampleโ€”with practical tips on retaining quality code using AI-assisted development tools.

Writing Java Code and Unit Tests Faster with GitHub Copilot

Jonny Hackett Agentic AI & AI-Accelerated Development, Articles, Artificial Intelligence, Java, Spring, Testing Leave a Comment

In this post, weโ€™ll explore how to use GitHub Copilot to generate Java code and unit tests with minimal manual input. Using a real-world exampleโ€”a mortgage calculator serviceโ€”youโ€™ll see how Copilot can help write both the core logic and the corresponding unit tests. Whether youโ€™re new to AI-assisted development or curious about Copilotโ€™s capabilities in a Java environment, this tutorial will give you practical insight into how it worksโ€”and where human oversight still matters.

How I Built a Developer Digital Twin with Agentic AI (And What It Got Right & Wrong)

John Hoestje Agentic AI & AI-Accelerated Development, Articles, Artificial Intelligence, Java, Machine Learning, React, Spring Leave a Comment

This post walks through a hands-on experiment in agentic development using an AI-powered digital twin embedded in the IDE. See how a single, well-structured prompt enabled the agent to implement a real user story, generate behavioral tests, and prepare Git commit documentationโ€”with minimal developer input. Includes real-world code samples, implementation insights, and a candid look at what worked, what didnโ€™t, and where human oversight is still essential.

Ollama + VS Code: Your Guide to Local LLM Development

Evan Sanning Agentic AI & AI-Accelerated Development, Articles, Artificial Intelligence, Machine Learning Leave a Comment

In this guide, we’ll show you how to leverage Ollama, a popular tool for local LLM execution, and the Continue VS Code extension to create a powerful coding environment. Follow along, and you’ll be running AI-powered code suggestions in no time!

Hiring Quality Developers in the AI Era

Lauren Fournier Bogner Artificial Intelligence, Consulting, Hiring and Recruitment, Keyhole, Soft Skills, Videos 1 Comment

Itโ€™s fair to say that AI-accelerated software development has changed software delivery outcomes and reshaped how development teams operate. But like any major technology shift, it also introduces new tradeoffs. Hiring quality developers has become more complex in todayโ€™s AI-driven environment. With automated resumes and advanced interview tools on the rise, many companies now struggle to identify candidates who are …

AI for Developers: How to Automate Testing, Debugging & Code

Zach Gardner Artificial Intelligence, Keyhole, Videos Leave a Comment

AI is already changing the way developers build, test, and deploy software. At Keyhole Software, we have been using AI tools for over five years to automate repetitive tasks, improve efficiency, and focus more on solving complex problems. We do not believe AI will replace developers, just like WYSIWYG editors, CMS platforms, and COBOL did not replace them. Instead, AI …