JetBrains has announced the release of Datalore 1.0, which is an intelligent web application that can be used for data visualization and analysis in Python. Datalore provides data scientists with an intelligent Python code editor, intentions, incremental recalculations, collaborative features, and a version control system. The 1.0 release introduces three major updates: the choice between … continue reading
CircleCI has been authorized by FedRAMP, the federal government’s program for assessing technology vendors. According to the company, it is the first CI/CD tool that has met the program’s standards. This authorization will provide government developers with the same competitive advantage available to the private sector, while still ensuring the security and privacy controls needed … continue reading
JetBrains has announced an update to its Visual Studio Extension, ReSharper Ultimate, adding several new enhancements and features. According to the company, ReSharper Ultimate 2018.2 adds 30 different performance fixes, ranging from EditorConfig support to decreasing load times. It adds support for C# 7.3, which is the latest release of C#. Static analysis tools JSLint, … continue reading
JetBrains has announced the latest version of its JavaScript IDE will start to take advantage of some of the most recent features added to the Angular CLI. WebStorm 2018.2 features Extract React common refactoring, integrations with Angular CLI, improved testing workflow and a better Node.js debugging experience. In May, the Angular team announced a major … continue reading
JetBrains has released a major update to IntelliJ IDEA with a number of new features. IntelliJ IDEA is the company’s IDE for Java. IntelliJ IDEA 2018.2 adds support for Java 11, which has not been released yet. “The next version of Java is due out in September, and IntelliJ IDEA 2018.2 is ready for it. … 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
During the past few years, a lot has happened around Microsoft’s .NET platform. The framework and its ecosystem are now more open than ever, and with the full .NET Framework, .NET Core and Mono at our disposal, we can now run and develop our applications on any platform — whether Windows, Linux or macOS. An … continue reading
The Nim Team has announced the latest release of Nim, version 0.18.0. Nim is a systems programming language that focuses on performance, portability, and expressiveness. New features of the release include formatted string literals, testable documentation examples, mapLiterals and new memory manager algorithm. “We have mentioned multiple times that this will be a major release. … continue reading
JetBrains is introducing a new solution dedicated to data analysis and visualization. The company announced Datalore, a new web application designed to draw insights from raw data, simplify coding routines, and make intelligent decisions. The solution leverages machine learning to perform tasks, and currently focuses on Python development. “We’re launching this tool inspired by … continue reading
Google has announced a new version of its text-to-speech system, Tacotron 2. It uses neural networks to generate human-like speech. Typically, in TTS systems, the input is complex linguistic and acoustic features. The neural networks used by Tacotron 2, however, are trained using speech examples and corresponding text transcripts. “Generating very natural sounding speech from … continue reading
JetBrains has added more debugger features to ReSharper in the ReSharper 2017.3 EAP build. ReSharper is the company’s Visual Studio extension for .NET developers. The latest EAP build improves and provides new functionality to the DataTip debugger. The new update also allows for the ability to navigate to breakpoints, and create them from the Find … continue reading