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
Mozilla has launched a new solution designed to help developers secure their websites. The HTTP Observatory website provides developers with a set of tools to analyze their sites, and gather information on whether or not they are using the most secure solutions. According to the company, Observatory is split into three projects: a scanner, a … continue reading
JavaScript is the most popular programming language of 2016, according to RedMonk’s recently released biannual programming language rankings. Following JavaScript, which topped the charts for the second time this year, Java holds the No. 2 spot, with PHP, Python and C#/C++ rounding out the Top 5. According to the company, it is important to note … continue reading
When Oracle purchased Sun Microsystems in 2010, the immediate worry in the marketplace was that the company would become a bad actor around Java. Six years later, it would seem that these fears have come true—at least in part. The biggest new platform for Java, Android, remains embroiled in ugly litigation between Google and Oracle. … continue reading
WSO2 updated its Microservices Framework for Java to version 2.0 today. The new version adds support for technologies both inside and outside of the enterprise, such as Spring and Swagger, said Afkham Azeez, director of architecture at WSO2. Microservices Framework for Java 2.0 (MSF4J) utilizes the standard configuration annotations used in Spring, easing the path … continue reading
LinkedIn has open-sourced its URL-Detector Java library, which checks URLs for malware and phishing. LinkedIn wants to detect as many malicious links as it can, so it defines a URL to be anything that can resolute into a real site when typed into the address bar of a browser, according to a blog post. In … continue reading
HTC announced the VR Venture Capital Alliance (VRVCA), a US$10 billion initiative that will put investments into long-term growth in the virtual reality industry. The VRVCA is made up of 30 virtual reality investors from all over the world. They believe that virtual reality is a “transformative technology that will revolutionize entire industries, one that … continue reading
JNBridge wants to tackle interoperability problems between Java and .NET in its latest R&D Lab. JNBridge’s R&D Labs are designed to give developers a way to explore, experiment and expand on new frameworks and technologies. The company has announced a Play Framework lab that aims to help developers avoid interoperability pitfalls and build Web apps … continue reading
It’s been two years exactly since the U.S. Circuit Court of Appeals decided that Google was infringing on Oracle copyrights by implementing Java APIs in Android. Those APIs were replicated in the Apache Harmony project, and then used inside Android. Oracle originally sued Google over the use of these APIs eight months after the company … continue reading
GitLab is strongly recommending users upgrade to any of the newest versions for GitLab 8.2 through 8.7 GitLab Community Edition (CE) and Enterprise Edition (EE) because they contain security fixes. One of the security fixes is for a critical privilege escalation. GitLab said that during an internal code review, it discovered a critical security flaw … continue reading
MapR, a converged data platform, and Pluralsight, an online learning platform, both announced new curriculum offerings for developers who want to learn new skills in either Apache Kafka or Java. MapR is now offering stream processing training on MapR Academy’s free On-Demand Training program. This is designed to teach developers how they can extend their … continue reading
An open-source project by Facebook has made it as SD Times’ GitHub project of the week. The project is called Wangle, and it is a client/server application framework to build asynchronous, event-driven modern C++ services. Facebook open-sourced this project last summer, but recently a Facebook software engineer named James Sedgwick wrote some software with Wangle, … continue reading