WhiteSource is making its Vulnerability Checker available for free for developers to detect if their solutions contain any of the 50 most critical open-source bugs out there today. The checker will enable users to import and scan any library as well as check if their projects are susceptible to the most recent and common bugs. … continue reading
Google is trying to revive the Dart programming language as a mainstream language for mobile and web development with its latest announcement. Dart 2 features a complete rewrite of the web platform with a strong focus on productivity, performance and scalability. “Dart 2 marks the rebirth of Dart as a mainstream programming language focused … continue reading
Following this week’s announcement of Android 9 Pie, Google is releasing a new Android SDK that offers more Kotlin features. According to the company, Android developers often run into problems with the Java programming language when accessing a null reference. Kotlin addresses this problem by providing nullable and non-nullable types in the type system, the … continue reading
Google announced a new open-source project based on the Go programming language to help developers build portable cloud apps. The company introduced Go Cloud at its Google Cloud Next conference happening in San Francisco this week. “Over the years, we’ve found that developers love Go for cloud development because of its efficiency, productivity, built-in concurrency, … continue reading
WSO2 announced the Summer 2018 release of its agile integration platform with a new approach to implementing microservices at WSO2Con US 2018 in San Francisco today. According to the company, while microservices are the software architecture of choice, agile development is being hindered by legacy technology. The Summer 2018 release aims to address this with … continue reading
Microsoft is one step closer to TypeScript 3.0 with the latest release candidate of the JavaScript superset programming language. TypeScript 3.0 RC features project references, extracting and spreading parameter lists with tuples, richer tuple types and support for React’s defaultProps. According to the company, the biggest feature it worked on for this release is the … continue reading
IBM has announced the latest release of WebSphere Liberty, its Java application server solution. The company says WebSphere Liberty 18.0.0.2 is the most significant functional release in years, and comes with the first compliant Java Enterprise Edition (EE) 8 runtime. “Over the past 22 years, Java has remained a top programming language, and it continues … continue reading
The Linux Foundation in collaboration with Dice.com has revealed the 2018 Open Source Jobs Report. The report is designed to examine trends in open-source careers as well as find out which skills are the most in demand. Key findings included 83 percent of hiring managers believes hiring open source talet is a priority and Linux … continue reading
Java continues to dominate the programming language space for developers, but a new report reveals that Kotlin may soon knock it out of the top spot for mobile development. Packt released the results of its 2018 Skills Up report designed to look at the trends and tools software developers are using today. The 2018 Skills … continue reading
Java remains the most popular primary programming language, but JavaScript is the most used programming language overall. That is according to a recently released report from JetBrains on the State of the Developer Ecosystem in 2018. The report surveyed more than 6,000 developers from 17 countries to reveal the trends driving the world of coding … continue reading
JavaScript is one of the most popular programming language in the world. There are approximately 21 million developers worldwide using the language as their number one choice. That is about 70 percent of the world’s developer population, according to Progress. Pluralsight’s Technology Index recently found that JavaScript was on the top 10 list of in-demand … continue reading
Oracle has set out on a mission to create a universal virtual machine that can support multiple languages while providing consistent performance, tooling and configuration. The company announced GraalVM 1.0, a virtual machine designed to accomplish that mission with high performance and interoperability with no overhead when building polyglot apps. According to the company, most … continue reading