Skip to main content

Forrester shares its predictions for how AI will continue to shape software development in 2026

As another year draws to a close, experts have begun looking ahead to how the technology landscape will evolve over the course of the next one.

Forrester today released its 2026 predictions, with many of them relating to how software development will continue to be impacted by AI.

Vibe coding took off in 2025, but next year, Forrester thinks it will evolve into vibe engineering, moving from just generating code to encompassing the full software development lifecycle. Today’s AI tools often produce problematic code, but Forrester believes these tools may improve enough in 2026 that they will be able to deliver engineering-grade outputs.

The analysts also believe that there will be 20% fewer students enrolling in CS programs at universities, citing recent difficulties in new graduates finding jobs. They recommend CS professors update their courses to include AI material so that students will have the AI development skills employers are looking for.

At the same time, it will take twice as long for employers to fill developer positions. Organizations who are pairing senior developers with AI will stop hiring junior developers, leading to increased demand for experienced developers with AI experience, forcing employers to look outside of their immediate talent pools for candidates. Additionally, many job seekers are using AI to automate the process, overwhelming HR teams and leading them to spend more time thoroughly verifying candidates before extending an offer.

Generative AI will also be used to enable more aspects of development to be done in an as-code way.  Forrester believes that improvements to context awareness by AI agents will make as-code the most efficient way of implementing automation in software development workflows. It predicts that observability as code and governance as code will be adopted by 80% of development teams.

“While the need for auditable, repeatable controls and automation has been a long-standing driver, the steep learning curve of various opinionated, declarative languages has hampered expansion. GenAI will shatter this barrier as it quickly creates syntactically correct code needed for forward-looking solutions like observability as code and governance as code,” the company wrote.

However, despite much of the predictions around software development being about the impact of AI, Forrester did also predict that “AI will face a reckoning next year.”

It believes that the gap between AI vendor promises and the value organizations are seeing from AI is widening, and less than one-third of decision makers have been able to successfully tie AI investments to financial growth.

CEOs will rely more heavily on their CFOs to approve AI investments based on actual ROI, and this may lead to organizations deferring a quarter of their planned AI spend to 2027.

“In 2026, the AI hype period ends as the pressure to deliver real, measurable results from secure AI initiatives intensifies,” said Sharyn Leaver, chief research officer at Forrester. “As the era of volatility continues, tech and security leaders will be called upon to recalibrate investments under tighter financial scrutiny and governance while navigating increasingly complex geopolitical and economic risks.”

Other predictions made by Forrester include that neoclouds — cloud providers that offer GPU-as-a-service — will earn $20 billion in revenue, 15% of companies will turn to private AI, and process intelligence will save 30% of failed AI projects.

The post Forrester shares its predictions for how AI will continue to shape software development in 2026 appeared first on SD Times.



from SD Times https://ift.tt/HB7Tgji

Comments

Popular posts from this blog

A guide to data integration tools

CData Software is a leader in data access and connectivity solutions. It specializes in the development of data drivers and data access technologies for real-time access to online or on-premise applications, databases and web APIs. The company is focused on bringing data connectivity capabilities natively into tools organizations already use. It also features ETL/ELT solutions, enterprise connectors, and data visualization. Matillion ’s data transformation software empowers customers to extract data from a wide number of sources, load it into their chosen cloud data warehouse (CDW) and transform that data from its siloed source state, into analytics-ready insights – prepared for advanced analytics, machine learning, and artificial intelligence use cases. Only Matillion is purpose-built for Snowflake, Amazon Redshift, Google BigQuery, and Microsoft Azure, enabling businesses to achieve new levels of simplicity, speed, scale, and savings. Trusted by companies of all sizes to meet...

2022: The year of hybrid work

Remote work was once considered a luxury to many, but in 2020, it became a necessity for a large portion of the workforce, as the scary and unknown COVID-19 virus sickened and even took the lives of so many people around the world.  Some workers were able to thrive in a remote setting, while others felt isolated and struggled to keep up a balance between their work and home lives. Last year saw the availability of life-saving vaccines, so companies were able to start having the conversation about what to do next. Should they keep everyone remote? Should they go back to working in the office full time? Or should they do something in between? Enter hybrid work, which offers a mix of the two. A Fall 2021 study conducted by Google revealed that over 75% of survey respondents expect hybrid work to become a standard practice within their organization within the next three years.  Thus, two years after the world abruptly shifted to widespread adoption of remote work, we are dec...

10 Simple Image Slider HTML CSS JavaScript Examples Neeraj Mishra The Crazy Programmer

Slider is a very important part of any website or web project. Here are some simple image slider examples that I handpicked from various sites. These are built by different developers using basic HTML, CSS, and JavaScript. Some are manual while others have auto-slide functionality. You can find the source code for each by clicking on the code button or on the image. 1. Very Simple Slider Demo + Code 2. Popout Slider Demo + Code 3. Really Simple Slider Demo + Code 4. Jquery Simple Slider Demo + Code 5. Manual Slideshow Demo + Code 6. Slideshow Indicators Demo + Code 7. Simple Responsive Fullscreen Slider Demo + Code 8. Responsive Image Slider Demo + Code 9. Simple Image Slider Demo + Code 10. Slicebox – 3D Image Slider Demo + Code I hope these simple image sliders are helpful for you. For any queries, you can ask in the comment section below. The post 10 Simple Image Slider HTML CSS JavaScript Examples appeared first on The Crazy Prog...