Version 3 of the Scala programming language includes the latest research in type theory and many new features such as new “quiet” syntax for control structures like ‘if’, ‘while’, and ‘for’; optional braces for an indentation sensitive style of programming ;and much more. The Scala programming language combines object-oriented and functional programming in one concise, … continue reading
This week Amazon announced its AWS SaaS Boost solution is now open source. AWS SaaS Boost was first released as a preview at re:Invent 2020. It is designed to help organizations migrate their existing SaaS models. According to the company, the solution helps by saving developers time and providing them the foundational capabilities to onboard … continue reading
Google has announced more information on its integration of Rust into the Android Open Source Project (AOSP). The Android team has been at work trying to integrate Rust into the project since 2019 as a memory-safe alternative to platform-native development. “As with any large project, introducing a new language requires careful consideration. For Android, one … continue reading
President Biden yesterday released an executive order designed to improve the government’s efforts to prevent and act against a growing number of malicious cyber campaigns against both the public and private sector. The order is a result of an increasing number of cyber attacks in the United States. For instance, a recent ransomware attack forced … continue reading
The latest version of Angular is now generally available. Angular v12 moves the language closer to “Ivy Everywhere,” an approach to transition the Angular ecosystem to the Ivy compiler. As of this release View Engine is officially deprecated and will be fully removed in a future release. Current libraries that use View Engine will still … continue reading
Progress announced the new release of Kendo UI R2 2021, which introduces Kendo UI for Angular, jQuery and Vue as well as KendoReact. Kendo UI for Angular delivers new components such as BottomNavigation, MultiSelectTree, Skeleton and Circular Gauge to enhance users’ interaction with the app, data visualization and performance. KendoReact aims to empower developers to … continue reading
The Rust team has revealed new insight into what to expect from Rust 2021, which is scheduled to be released in October 2021. Rust 2021 is the third edition of the language. Editions in Rust are opt-in updates that introduce features that are backwards incompatible. Since they are opt-in, developers won’t see the changes unless … continue reading
SnapLogic announced new features and enhancements that boost user productivity and improve the performance and reliability of its integration platform. The latest release includes new API management capabilities that add tools and support for API developers that want to take a design-first approach to app creation in which the design and specifications of the API … continue reading
Kong announced the general availability of its cloud-native, connectivity platform Kong Konnect with new features to enable reliable, secure and observable connectivity across microservices and APIs. The platform was first previewed last year as a private beta at Kong Summit 2020 with the promise to simplify complex cloud-native workflows. “Kong Konnect addresses a massive challenge … continue reading
In an effort to make code easier to debug, maintain and update, IBM has unveiled Project CodeNet, an open-source dataset for advancing AI’s understanding and translation of code. The project was announced at this week’s Think conference as a part of IBM’s AI for Code initiative, which aims to help developers improve productivity by automating … continue reading
Application success depends on delivery speed, product quality and perceived value, but it’s hard to get all three right. Faster release cycles often equate to lower code quality and the “value” developers think they’re providing may fail completely from the end user’s point of view. Progressive Delivery helps by taking the guesswork out of what … continue reading
Appian announced that the latest version of the Appian Low-code Automation Platform will be generally available in June. The platform offers a new code-free approach to unifying enterprise data, new collaboration features, DevSecOps capabilities and more. The new Appian Intelligent Document Processing (IDP) delivers massive efficiency gains via straight-through processing of large volumes of unstructured … continue reading
Agile software development teams thrive on collaboration and dynamic interaction, but in 2020, the sudden shift to remote work created concern among software engineering leaders that development velocity would suffer. As many organizations look to transition to a hybrid remote work culture, development leaders are wondering if it will be possible for their teams to … continue reading
Rust for Windows 0.9 was released with full consumption support, which allows users to call any Windows API using Rust language projection. “Rust developers have access to the entire Windows API surface in a language-idiomatic way, allowing them to easily take advantage of the power and breadth of Windows development,” Angela Zhang, program manager at … continue reading