Anaconda 5.0 has been released. The Anaconda Distribution is a distribution program that enables users to easily install thousands of Python and R data science packages. Some new features include new package and updates to current packages, new compilers on macOS and Linux, and more flexible dependency pinning of NumPy packages. Twilio releases two new … continue reading
Databricks has released a new unified data management system that combines the best features from data lakes, data warehouses and streaming systems. The company made the announcement at its annual Spark Summit Europe conference. Databricks Delta takes the scale and cost-efficiency from a data lake; the reliability and performance from a data warehouse, and the … continue reading
DeepMind is introducing the latest version of its computer program AlphaGo. AlphaGo was the first artificial intelligence to defeat a world champion Go player, and the latest version, AlphaGo Zero, is a more powerful version of that, according to the team. While AlphaGo learned by training on thousands of human games to learn to play Go, … continue reading
Developers can get an inside look at the upcoming Python web framework Django 2.0 with the latest beta release. The Django team announced the release of Django 2.0 beta 1. The framework enables users to build web apps quickly with less code. New features are expected to include: Python compatibility, third-party library support for older … continue reading
The modern digital enterprise collects data on an unprecedented scale. Andrew Ng, currently at startup deeplearning.ai, formerly chief scientist at Chinese internet giant Baidu and co-founder of education startup Coursera, says, like electricity 100 years ago, “AI will change pretty much every major industry.” Machine Learning (ML) is a popular application of AI that refers … continue reading
Developers can easily document large JavaScript projects with sphinx-js, Mozilla’s newly introduced solution. According to the company, there hasn’t been a tool able to handle large JavaScript documentation projects up until today. The markup language JSDoc provides tags to describe common structures and tooling to hook into those tags, but Mozilla says all it ends … continue reading
Packt officially released its third annual Skill Up survey, which takes a look at some of the biggest trends in the tech and developer space right now. The survey also is designed to show what tech jobs pay the most and what skills can help developers land their next job opportunity. According to Packt’s findings, the … continue reading
Zebra Technologies is bringing its cross-platform mobile application environment to the open-source community. The company announced iFactr, the platform for OS migration in the enterprise, will be open sourced, and it will allow organizations to transition to modern mobile operating systems more easily. According to the company, iFactr allows enterprises to invest resources in developing … continue reading
As interest in the Python programming language increases, a new open-source project wants to help developers start building applications in the language. Dash, created by the online data analytics and visualization solution provider Plotly, is a Python library for analytical, web-based applications. Dash has been under development for two years. The company first released Dash … continue reading
Developers are often told they need to check out what other people are learning in their sector, whether that be a popular language like Python, or a popular framework like Angular. According to a sneak peek at Packt’s annual Skill Up survey, developers and engineers in various jobs plan on learning several new tools and technologies … continue reading
The Python programming language has come a long way since it was first released in 1991. Today, it is quickly becoming a first-class enterprise language used in production. “Python has been extensively used in the industry for anything from building Raspberry Pi applications to configuration servers and using a scripting language for large scale applications,” … continue reading
In order to give Mother’s Day his full undivided attention, Linus Torvalds decided to put out the first release candidate of Linux 4.12 a day early. On Saturday, May 13, Torvalds released Linux 4.12, which he says is dominated by the “new AMD Vega10 header files that have all the register definitions in them,” he … continue reading