Cisco is headed into the container market. The technology company announced plans to acquire the container startup ContainerX, marking Cisco’s first entry into the emerging container space. “Many of our customers are starting to use containers to build, deploy and manage cloud native applications,” wrote Rob Salvagno, vice president of corporate business development at Cisco. … continue reading
The C programming language is struggling to compete with other languages in today’s fast-paced web and mobile world. The language hit an all-time low on the TIOBE index this month. “The C programming language has a score of 11.303%, which is its lowest score ever since we started the TIOBE index back in 2001,” the … continue reading
Microsoft is making debugging for iOS devices easily available with its recently announced iOS Web Debugger for Visual Studio Code. The new solution works on Mac and Windows, and is similar to the Chrome debugger the company announced in February. The debugger allows developers to debug JavaScript code from VS code without additional tools. “As … continue reading
Despite the fact that methodologies like agile and DevOps try to break down the traditional silos in a software development organization, those silos are prevalent. The problem is that organizations are already used to working in a siloed fashion, so when they start to transition to agile, they approach development, testing and project management as … continue reading
Microsoft is one step closer to releasing Visual Studio “15.” The company has announced the fourth preview of its upcoming suite of developer tools and services. According to John Montgomery, director of program management for Visual Studio, the biggest highlight of this preview is the fact that the majority of Visual Studio is now operating … continue reading
Intel wants to get developers more interested in its drones. At the company’s annual Developer Forum, it announced the Aero ready-to-fly drone that specifically targets developers. “Intel’s Aero Platform is available today for developers to build their own drones,” the company wrote in a statement. The development kit is powered by Intel’s Atom quad-core processor, … continue reading
Microsoft is solving a major pain point developers have with Visual Studio. In response to complaints about the Visual Studio sign-in process, Microsoft has released improvements to prompt less sign-ins. “Pretty much every time I fire up Visual Studio, I get greeted by the little yellow warning symbol asking me to re-enter my credentials,” one … continue reading
Gradle 3.0 has been released with fixes in the Gradle Daemon with specific fixes on Windows platforms, as well as the first support for Gradle Script Kotlin (a Kotlin-based build language for Gradle scripts). The support for Gradle Script Kotlin provides deep integration with both Eclipse and IDEA, including things such as auto-completion, refactoring, and navigation … continue reading
It’s 2 AM, just hours before development is set to begin on your new multimillion-dollar project. While everyone else is sleeping, you’re wide-awake in a cold sweat. “Is that framework we selected really the right one?” you’re wondering. “Will we regret it later?” Sound familiar? Rest assured, you’re not alone! New JavaScript frameworks are under … continue reading