Code.org announced several new milestones for this year: 50 U.S. states have adopted computer science policies, over 100,000 new CS teachers were prepared by Code.org, and students on Code.org have created 60 million projects. “We want to emphasize that an important part of computer science is understanding how it can help with world challenges. As … continue reading
GitLab announced that it is moving its observability suite to Core to its open-source codebase in 2020. “If it’s a feature for a single developer who might be working on his or her own individual project, we want that to be in Core because it invites more usage of those tools and we get great … continue reading
The overall feature set for JDK 14 is now frozen and includes pattern matching for instanceof, a packaging tool and NUMA-Aware Memory Allocation for G1. The developers behind JDK 14 said the the stabilization repository, jdk/jdk14, is open for select bug fixes and, with approval, late enhancements per the JDK Release Process (JEP 3). The … continue reading
SmartBear released a new behavior-driven development (BDD) solution CucumberStudio. It is designed to bridge the gaps between business, development and testing through Git integration and living documentation. According to the company, CucumberStudio merges Cucumber with HipTest, which SmartBear acquired in 2018, representing an investment in a solution that supports all aspects of behavior-driven development (BDD). … continue reading
Niantic announced that it is collaborating with Qualcomm Technologies to accelerate AR software and hardware. To ensure interoperability with today’s latest AR innovations and accelerate the development of tomorrow’s devices, the platform plans to be optimized first for the Qualcomm Snapdragon XR2 Platform. “At Niantic, we’re unlocking the potential to create next generation AR experiences … continue reading
.NET Core 2.2 is set to reach end of life on December 29, 2019, after that patch updates will no longer include updated packages of container images for .NET Core 2.2. The supported upgrade path from .NET Core 2.2 is via .NET Core 3.1. Microsoft has provided documents on how to do this, which are … continue reading
MemSQL 7.0 was announced with an added ‘SingleStore’ enhanced system of record and time-series features to its operational data platform. “By bringing rowstore and columnstore tables together in a single database, SingleStore eliminates ETL and allows SQL queries to combine data from both types of tables,” MemSQL wrote in a post that described the latest … continue reading
Parasoft announced the release of Parasoft C/C++ test 10.4.3, a unified C and C++ development testing solution for enterprise and embedded applications. “To implement a compliance process, organizations have been trying to settle on a custom subset of AUTOSAR C++ guidelines which are selected based on their specific organization and projects. For this process to … continue reading
Django 3.0 was released with Python 3.6, 3.7 and 3.8 support and third-party library support for older version of Django. Djano is a Python-based web framework designed to help developers build apps faster with less code. The latest release also includes support for MariaDB and ASGI and includes exclusion constraints on PostgreSQL, filter expressions, enumerations … continue reading
Fugue announced a free tier for Fugue Developer, which provides automation tools to visualize cloud infrastructure, identify misconfiguration risks, and demonstrate compliance “The cloud upended traditional IT security, forcing hard tradeoffs between agility and security,” said Phillip Merrick, CEO of Fugue. “Fugue Developer puts cloud security in the hands of the software developers building and … continue reading
There’s a saying about perfectly architected systems: we’ve never heard of them, because those companies never get off the ground. When you first get going, the only thing you should focus on is finding product-market fit. Picking the stack that works right now, fast, is the right choice. Yet, once you reach critical mass, waiting … continue reading
Software developers create an intangible product — software — to define the initial configuration of a processor’s memory. The right memory configuration causes a processor to do what it’s supposed to do. We all tend to refer to the text representations of code as ‘software’ — when in fact, this text is just one step … continue reading