As 2024 comes to a close, SD Times is looking back at the top software development news stories of the year across the industry. Here are 10 of what we believe to be the biggest stories we covered throughout the year: Microsoft releases .NET 9 .NET 9 was released in November, adding a number of … continue reading
The AI coding assistant provider Tabnine today announced a new feature, Code Provenance and Attribution, to protect companies from unintentionally adding restrictively licensed code into their codebase when using generative AI to write code. The new feature checks AI-generated code against public GitHub repositories to find matches, and flags the license type of the original … continue reading
Emotional intelligence (EI) has become one of the most sought-after soft skills in the IT industry, especially at the management level. The ability to understand and manage emotions — both one’s own and those of others — is critical in many areas of IT, from support services and user experience (UX) to cross-functional leadership and … continue reading
JetBrains has released its annual State of Developer Ecosystem report, highlighting the trends across software development. This year the report includes a new section called the Language Promise Index, which ranks languages by growth, stability, and adoption willingness. Across the board since 2017, JavaScript has topped the list, with 61% of users programming in that … continue reading
Product-led growth (PLG) has become the golden standard for SaaS companies aiming to scale rapidly and efficiently. In fact, a 2024 survey from ProductLed.com found that 91% of respondents are planning to invest more resources in PLG initiatives this year. As an advocate for this approach personally, I’ve witnessed firsthand the transformative power of putting … continue reading
Cars today are complex pieces of software. You’ve got the infotainment system connected to your phone. You’ve got the lane keep assist that lets you know when you’re starting to sway from your lane. You may even have a backup alert system that warns you that there’s a person walking near your car. So now, … continue reading
Generative AI has the potential to have a positive impact on software development and productivity, but with that increased productivity comes increased pressure on software testing. If you can generate five or even 10 times the amount of code you previously could, that’s also five to 10 times more code that needs to be tested. … continue reading
Halfway through my 5 1/2 years at SpaceX, management decided to change the way we developed software by handing over the job of creating a product vision to the engineering team. They felt that the traditional way of putting product management in charge of the product roadmap was creating a layer of abstraction. So, they … continue reading
JetBrains has announced the release of a self-hosted version of its code quality platform Qodana. Qodana is a static code analysis tool that integrates into JetBrains’ IDEs, allowing issues to be addressed directly within the IDE. “Since launching the cloud version of Qodana last summer, we kept receiving requests for a self-hosted version. Following successful … continue reading
According to a recent report from Jellyfish, 65% of respondents said they experienced burnout in the last year. To dig deep into why that’s happening at such a high rate, we invited the company’s CEO and co-founder, Andrew Lau, onto the latest episode of our podcast, What the Dev? Here’s an abridged and edited version … continue reading
Microsoft has released Fluid Framework 2, the latest version of its platform for building collaborative experiences across the Microsoft 365 suite. Fluid Framework 2 includes four major updates, the first of which is a new SharedTree Distributed Data Structure (DDS) that provides a programming interface for working with data. It supports many different data types, … continue reading
The user-friendly graphic design tool Canva is launching Connect APIs, which will allow developers to more tightly integrate Canva with other platforms or data sources, such as Slack or Salesforce. This news comes near the one year anniversary of the Canva Developer Platform, which allows developers to build apps for Canva. The Connect API portfolio … continue reading