Remove Development Remove Programming Remove Software Review Remove Weak Development Team
article thumbnail

The early returns on gen AI for software development

CIO

Generative AI is already having an impact on multiple areas of IT, most notably in software development. Early use cases include code generation and documentation, test case generation and test automation, as well as code optimization and refactoring, among others.

article thumbnail

On Code Reviews

Henrik Warne

There seems to be an established truth in programming that code reviews find a lot of bugs. An example is chapter 18 (Modern Code Review ) in the book Making Software. This is however not my experience – I rarely find outright bugs when reviewing changes. Why code review?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How to build a successful agile development culture – and why your business needs one

CIO

To keep pace with the growing complexity of software development, organizations have spent years working to implement agile practices into their developer experience. It enables teams to deliver value faster, with greater quality and predictability, and greater aptitude to respond to change.

Agile 246
article thumbnail

Code analysis tool AppMap wants to become Google Maps for developers

TechCrunch

The 10/10-rated Log4Shell flaw in Log4j, an open source logging software that’s found practically everywhere, from online games to enterprise software and cloud data centers, claimed numerous victims from Adobe and Cloudflare to Twitter and Minecraft due to its ubiquitous presence. Image Credits: AppMap.

article thumbnail

LLMs Demand Observability-Driven Development

Honeycomb

Our industry is in the early days of an explosion in software using LLMs, as well as (separately, but relatedly) a revolution in how engineers write and run code, thanks to generative AI. In theory , all software is debuggable. There is a much longer list of things that make software less than 100% debuggable in practice.

article thumbnail

Microsoft and Cognizant team up to boost enterprise Copilot adoption

CIO

But the partnership seeks to go beyond Cognizant’s internal use, with Microsoft and Cognizant teaming up to promote generative AI use across Cognizant’s global client base through the advisory and digital transformation services arm of Cognizant’s business.

article thumbnail

Agile, Stand-ups, TDD and Code Reviews

The Programmer's Paradox

It all has to be very reactive; you keep fiddling with the code until it gets traction. Under those conditions, it doesn’t make sense to cross all the t’s and dot the i’s as the life expectancy of the code is weeks or months. A big problem in development, particularly when a lot of people are introverts, is communication.