switch

JEP 325: Revamped switch statements that can also be expressions proposed for Java 12

Java is preparing to support pattern matching, part of which is revamping the switch statement. The changes are going to allow the switch statement...
SAP Cloud Platform is now generally available on Microsoft Azure

Microsoft’s .NET Core 2.1 now powers Bing.com

Microsoft is ever striving to make its products run better. They can add yet another accomplishment to their list as Microsoft’s cloud service search...
announcement

Rust Language Server, RLS 1.0 releases with code intelligence, syntax highlighting and more

The Rust Language Server 0.130.5 announces its first 1.0 release candidate. The 1.0 release is available on the nightly and beta version and will...

No more free Java SE 8 updates for commercial use after January 2019

Oracle owned Java will no longer provide free public updates of Java SE 8 for commercial use after January 2019. This move is a...
delphi parallel programming

What the IEEE 2018 programming languages survey reveals to us

Programming languages are the foundations of all the existing technology that we are surrounded with. Developers, tech enthusiasts, and others keep themselves updated with...
announcement

Golang 1.11 rc1 is here with experimental port for WebAssembly!

Golang team released Golang 1.11 rc1 version, earlier this week. The latest release explores features like web assembly (js/wasm ), preliminary support for modules...
C on laptop

Michael Barr releases embedded C coding standards

Every C programmer has ideas about writing better C code. Comment first, agile, use this compiler etc. The Barr Group recently released a coding standards...
Rust 2018 Edition Preview 2 is here!

Rust 2018 Edition Preview 2 is here!

The Mozilla team announced Rust 2018 Edition Preview 2 today, the final release cycle before Rust 2018 goes into beta. The new release explores...
jakarta EE

Jakarta EE: Past, Present, and Future

You may have heard some talk about a new Java framework called Jakarta EE, in this article we will cover what Jakarta EE actually...
Rust 2018 Edition Preview 2 is here!

Rust and Web Assembly announce ‘wasm-bindgen 0.2.16’ and the first release of ‘wasm-bindgen-futures’

Yesterday, the Rust and Web Assembly community made two announcements. Firstly, it released the ‘wasm-bindgen’ 0.2.16 version and second, it published the first release of...

Must Read in Programming

Facebook Watch is now available world-wide challenging video streaming rivals, YouTube,...

Yesterday, Facebook made its video-streaming service named, Facebook Watch globally available. It was first launched in August 2017 for a limited group of people...

Interviews