Microsoft released Visual Studio 2017 last week, and already the company is working on the Visual Studio 2017 Update Preview. The preview is meant to improve UWP tools so they support the upcoming Creators Update SDK, and add Python tools. Once the Creators Update SDK is released, the company will allow developers to enable side-by-side … continue reading
Google is taking reCAPTCHA one step further by making it invisible. Now, human users will be let through without seeing the “I’m not a robot” checkbox, and bot and suspicious users will have to solve challenges that use Google’s risk analysis algorithms. The advantage of reCAPTCHA is its enhanced security, according to Google. It’s a … 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
Self-driving car enthusiasts can join the Udacity-Didi self-driving car challenge, which focuses on a core feature of self-driving cars: the Automated Safety and Awareness Processing Stack (ASAPS). ASAPS identifies stationary and moving objects from a moving car, and it uses data that includes radar objects, camera images and frames, and Velodyne’s point cloud, according to … continue reading
Oracle today kicked off its 20-city worldwide tour in the furtherance of its cloud offerings. The first Oracle Code event today in San Francisco was keynoted by Thomas Kurian, president of Oracle product development. He walked attendees through the finer points of setting up systems and storage within the Oracle cloud. Kurian demonstrated specific capabilities … continue reading
DBmaestro is adding a DevSecOps comment to its DevOps solution. DevSecOps is a new philosophy that integrates security into the life cycle. According to the company, this maximizes risk management, threat prevention, flexibility, speed, and time to market. The Policy Control Manager is designed to eliminate risks, and reduce downtime and loss of data. “DBmaestro … continue reading
JavaScript developers are taking over the world. More applications than ever before are living on the client, using APIs to connect to any requisite (and most likely cloud-based) back-end services. With that, we’ve seen an explosion of tools and frameworks to make JavaScript development seem more like traditional programming, handling large codebases and issues such … continue reading
Ruby on Rails is gearing up for its next big release. In the meantime, developers can check out the “highlight reel” of Rails 5.1.0 beta1, which cleans up deprecated code and includes major improvements to the ergonomics of Rails. This version follows the release of Rails 5.0, which came out about eight months ago. The … continue reading
Microsoft’s TypeScript team presented the latest release of TypeScript 2.2 this week, with new features and quick fixes to improve the TypeScript experience. With TypeScript 2.2 comes more improvements to the editor, including code actions, which can guide developers in fixing up errors. This includes adding missing imports, adding missing properties, and removing unused declarations. … continue reading
The ECMAScript Language Specification continues to gain new features that aim to help developers build web applications. With the latest stable edition of the ECMAScript specification come two new features as well as various minor changes. One of the new features is available in Firefox 52, which is now in beta and will ship in … continue reading
Google is introducing a tool designed to help developers debug machine learning models in TensorFlow. TensorFlow Debugger aims to provide visibility into the internal structure and state of TensorFlow graphs. According to the team, compared to other debugging options, TensorFlow Debugger requires fewer lines of code, provides more graph coverage, and offers a more interactive … continue reading
The programming boot camp Coding Dojo did its own analysis of the most in-demand programming languages of the year by poring through data from the job search engine Indeed.com. The boot camp’s research found Perl, Python and SQL are among the languages that are consistently showing up in job postings. Last year’s research from Coding … continue reading