DataStax today announced the latest version of its data platform, DataStax Enterprise 5.1, as well as a new strategy to help enterprises design and implement customer experience applications, called DataStax CX Data Solution. The new CX Data solution is made up of the DataStax Enterprise platform, centralized training and specialized services to help its customers … continue reading
Late last year Docker announced it was releasing its core container runtime as a standalone open-source project with the intent to donate the project to a foundation. Today, the company is making good on that promise with the announcement that it has presented a proposal to the Cloud Native Computing Foundation (CNCF) Technical Oversight Committee … continue reading
Apache Tomcat is updating its software to provide developers with early access to upcoming technology and support new features. The Apache Software Foundation (ASF) announced Apache Tomcat 8.5.12, and the alpha release of Tomcat 9.0.0.M18. “The Apache Tomcat software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java … continue reading
Developers are beginning to program in Go both at work and outside of work. Go is an open-source programming language Google created in 2007. The programming language’s team has released its 2016 survey results, which revealed 89% of respondents are using Go. Of that 89%, 36% use Go both at home and at work, 27% … continue reading
Picture a new programming language that’s like Swift, JavaScript and Smalltalk packed into a tiny virtual machine. It can be written once, and it can run on any operating system. This is Gravity, a Swift-like programming language, in a nutshell. This powerful, dynamically typed, lightweight and embeddable programming language is written in C, but it … continue reading
Google is giving the open-source community an easier way to generate command-line interfaces from Python code. The company announced the open-sourcing of Python Fire, a library for automatically generating CLIs. Python Fire does not require developers to do any additional work, define arguments, set up information, or write a main function to define how the … continue reading
Pandas aren’t only cute cute bears; they’re also a data analysis/manipulation library for Python. Pandas is designed to make it easier to work with relational and labeled data. “It aims to be the fundamental high-level building block for doing practical, real-world data analysis in Python. Additionally, it has the broader goal of becoming the most … continue reading
Docker is releasing a new commercial platform for enterprise development and IT teams. Docker Enterprise Edition (EE) is a new platform designed to streamline the Docker experience, and accelerate business critical app deployments. “From the very beginning, Docker has been focused on taking very complicated tooling and software and making it intuitive and easy to … continue reading
Every year new open-source software projects emerge, but only a few will have an impact on the developer community. To distinguish the interesting and innovative ones, Black Duck has announced its ninth annual Open Source Rookies of the Year list, designed to recognize last year’s top new open-source projects. “This recognition is a tribute … continue reading
Since data science tasks like forecasting is important to organizations, Facebook decided to open-source Prophet, its forecasting tool available in Python and R. Prophet is for forecasting time series data, and it was open-sourced by Facebook’s Core Data Science team. Prophet is optimized for business forecast tasks that the Facebook team encountered, which typically include … continue reading