Advertisement
Top

Tag: software development


Computing, Software & Applications

White House urges developers to dump C and C++

February 27, 2024

Via: InfoWorld

US President Joe Biden’s administration wants software developers to use memory-safe programming languages and ditch vulnerable ones like C and C++. The White House Office of the National Cyber Director (ONCD), in a report released Monday, called on developers to […]


Computing, Software & Applications

10 ways generative AI will transform software development

February 12, 2024

Via: InfoWorld

Coding in the ’90s usually meant selecting an editor, checking code into CVS or SVN code repositories, and then compiling code into executables. Integrated development environments (IDEs) like Eclipse and Visual Studio improved productivity by including coding, development, documentation, building, […]


Computing, Data Management

4 new AI features for developers in SingleStoreDB

January 29, 2024

Via: InfoWorld

Generative AI has had an immediate and enormous impact on software development. Software developers have embraced generative AI tools that help with coding, and they are working feverishly to build generative AI applications themselves. Databases can help—especially fast, scalable, multi-model […]


Computing, Software & Applications

Get started with Visual Studio Code

January 24, 2024

Via: InfoWorld

If there’s any one tool a software developer needs, it’s an editor. An editor can be as simple as Notepad++, or as full-blown as the Microsoft Visual Studio IDE. But wouldn’t it be great if you could choose as much […]


Computing, Software & Applications

Mobb unveils vulnerability fixer for GitHub users

January 24, 2024

Via: InfoWorld

Application security company Mobb has released an automatic vulnerability fixer for GitHub users. The tool monitors GitHub pull requests and offers code fixes within software development workflows. Unveiled January 23, Mobb Fixer provides developers with code fixes for security alerts […]


Computing, Software & Applications

Teaching machines to code

January 22, 2024

Via: InfoWorld

As important as code is, documentation of that code is arguably more important. No developer, and no software, exists in a vacuum; unless other developers can understand the code you’ve written, it loses much of its potential impact. But what […]


Computing, Software & Applications

Visual Studio upgrade boosts Code Search

January 19, 2024

Via: InfoWorld

With the just-released Preview 3 of the planned Visual Studio 2022 17.9 upgrade, Microsoft has enhanced Code Search, also known as the All-In-One Search experience. The third preview of Visual Studio 2022 17.9 was launched January 17 and can be […]


Computing, Software & Applications

GitHub counts 20 million US software developers

January 18, 2024

Via: InfoWorld

GitHub’s Innovation Graph, a repository containing structured data files of public activity on GitHub, counts more than 20 million US software developers using the platform. Just-released findings incorporating data from Q3 2023 provide a comprehensive breakdown of global developer activity […]


Computing, Software & Applications

It’s time to fix flaky tests in software development

January 9, 2024

Via: InfoWorld

If you’ve ever tended to plants, you’ve likely encountered garden pests. When you start to see signs of these seemingly innocuous, sometimes microscopic critters, you know it’s time to take action. Otherwise, a few discolored or spotted leaves could soon […]


Computing, Software & Applications

Microsoft retires Visual Studio 2013

January 2, 2024

Via: InfoWorld

Microsoft announced that it will retire its Visual Studio 2013 IDE in April. The company is urging Visual Studio 2013 users to upgrade to Visual Studio 2022. In a blog post on January 2, 2024, Microsoft said that extended support […]


Computing, Software & Applications

How software engineering will evolve in 2024

December 26, 2023

Via: InfoWorld

Software development is currently undergoing a profound transformation, marked by a quiet yet remarkable surge in advanced automation. This impending shift promises to streamline the creation and deployment of high-quality applications on an unprecedented scale. Rather than a single technology […]


Computing, Software & Applications

How software engineering intelligence platforms boost developer productivity

December 12, 2023

Via: InfoWorld

In today’s fast-paced software industry, engineering organizations need objective measurements and analytical solutions to gauge their performance. Historically, engineering leaders have evaluated outcomes subjectively, lacking the data-driven insights required to drive success. This has hindered engineering leaders from making informed […]


Editorial

AI + Low-code: Pioneering a Radical Shift in Software Development

December 5, 2023

Via: TechnologyCurated

Two incredible forces are changing the way applications are developed and delivered in the ever-changing field of software development: artificial intelligence (AI) and low-code development. The combination of these technologies offers a revolution in which the conventional development process can […]


Computing, Software & Applications

TypeScript 5.3 arrives with support for import attributes

November 21, 2023

Via: InfoWorld

TypeScript 5.3, an upgrade to Microsoft’s strongly typed JavaScript variant that adds support for import attributes for ECMAScript modules, is now available as a production release. TypeScript 5.3 also offers features ranging from stable support for resolution mode in import […]


Computing, Software & Applications

The state of API security in 2023

November 2, 2023

Via: InfoWorld

In today’s rapidly transforming digital world, APIs have become the linchpin for quick delivery of business functionality. These digital connectors underpin much of the enterprise innovation we witness today, from seamless customer experiences to integrated partner ecosystems. Yet, as the […]


Computing, Software & Applications

Visual Studio Code bolsters command search

October 13, 2023

Via: InfoWorld

Visual Studio Code 1.83, the latest monthly release of the Microsoft-built code editor, improves command discovery, via enhanced command palette searching. With more than 2,000 commands in Visual Studio Code and with popular extensions driving the number even higher, finding […]


Computing, Software & Applications

10 Pythons for every programming need

October 4, 2023

Via: InfoWorld

When you choose Python for software development, you get a large language ecosystem with a wealth of packages covering all manner of programming needs. But in addition to libraries for everything from GUI development to machine learning, you can also […]


Computing, Software & Applications

What does generative AI mean for software companies?

October 2, 2023

Via: InfoWorld

The success of ChatGPT and the race among competitors to bring out their alternatives points to a growing bubble in generative AI and machine learning. The expansion of machine learning will undoubtedly change how we live and do business—in fact, […]


Software & Applications

Microsoft’s F# gets computation expressions enhancement

September 29, 2023

Via: InfoWorld

Microsoft has introduced a while! keyword with its open source F# language, providing a refined approach to loops in computation expressions. This keyword, spoken as “while bang,” is intended to minimize boilerplate, boost clarity, and enhance expressiveness, Microsoft said in […]


Computing, Software & Applications

Angular 17 due in October with syntax for control flow

September 26, 2023

Via: InfoWorld

Angular 17, an upgrade to Google’s popular TypeScript-based web development framework, is due in November with template features including a new built-in syntax for control flow and deferrable loading. A September 25 blog post from Alex Rickabaugh of the Angular […]