![]() |
VOOZH | about |
We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.
Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.
Follow TNS on your favorite social media networks.
Become a TNS follower on LinkedIn.
Check out the latest featured and trending stories while you wait for your first TNS newsletter.
Artificial intelligence (AI) is relatively new to most programmers, but within Microsoft, tens of thousands of developers are already using GitHub Copilot, said Microsoft’s Amanda Silver, corporate vice president of product, developer division.
“I’m already seeing the positive impact AI is having on developers and their teams firsthand,” Silver told The New Stack. “GitHub Copilot saves developers time on mundane tasks like writing boilerplate code and learning a new domain, freeing up time to focus on more meaningful aspects of product making.”
Microsoft’s research shows that 90% of developers using GitHub Copilot are completing tasks faster and 73% are better able to stay in flow, she added.
Developers don’t seem to fear AI. In fact, the data and antidotal evidence shows they’re embracing it. The 2023 Postman’s State of the API queried more than 40,000 developers/API professionals and found that 60% are using generative AI, with more than half those using it to find bugs in their code and over a third relying on AI to generate code. A GitHub survey of 500 developers revealed that 92% of U.S.-based developers are already using AI coding tools both in and outside of work. That reflects what those we spoke to are seeing in the field.
“A high percentage of coders are using AI to their benefit,” Scott Likens, leader of PWC’s Innovation Hub, told The New Stack. “Will it change the way we code? Sure, but that’s probably okay because we’ve been coding the same way for a long time and it’s giving us an opportunity to rethink and to really empower engineers to use the tools.”
While the six industry leaders we spoke to said developers shouldn’t worry about AI taking their jobs, they also cautioned that developers should prepare to adapt the way they work in light of AI. That said, they told us AI will create an overall positive experience for developers, who will be able to leverage it for mundane tasks such as writing tests and code documentation.
“AI will absolutely change the way we work — and it already has,” Silver said. “But I see this as a really good thing for developers. As generative AI tools are increasingly integrated into the development lifecycle, developers can move beyond tasks that have historically bogged them down and instead hone in on building innovative, complex, and differentiated applications. They can focus on the fun and leave the chores to the AI.”
Likens, who started out as a programmer, expressed a similar idea, saying “the brilliance of programming is still a human trait,” but AI will require developers to evolve.
“We’ve seen that with technologies and being a programmer from the early ’90s, languages have changed. Even Python today is very different than when I coded and C, C++, Assembly, back in the day, very different,” Likens said. “And what that allowed us to do is focus more on the fun part, which was the problem solving versus the syntax.”
Developers are constantly learning something new and should treat AI with the same growth mindset, suggested Dana Lawson, vice president of engineering at Netlify.
“The worst thing somebody could do is just freak out and not at least understand how they can implement and enable their job,” Lawson said.
Which brings us to the real question — how can developers future-proof their careers in the age of AI? Here’s what industry leaders told The New Stack: