Languages

Packt Hub gives you the latest programming languages news. Whether you’re looking to learn more about the latest Python updates or looking for Java tutorials, we have you covered.

announcement

Node.js 13 releases with an upgraded V8, full ICU support, stable Worker Threads API...

0
Yesterday was a super exciting day for Node.js developers as Node.js foundation announced of Node.js 12 transitions to Long Term Support (LTS) with the...

3 programming languages some people think are dead but definitely aren’t

0
Recently I looked closely at what it really means when a certain programming language, tool, or trend is declared to be ‘dead’. It seems,...
TypeScript 3.7

Microsoft releases TypeScript 3.7 with much-awaited features like Optional Chaining, Assertion functions and more

0
Yesterday, Microsoft announced the release of TypeScript 3.7 with new tooling features, optional chaining, nullish coalescing, assertion functions, and much more. This release also includes...
Steel construction rust

Rust 1.39 releases with stable version of async-await syntax, better ergonomics for match guards,...

0
Less than two months after announcing Rust 1.38, the Rust team announced the release of Rust 1.39 yesterday. The new release brings the stable...

Apple introduces Swift Numerics to support numerical computing in Swift

0
Yesterday, Steve Canon, a member of Apple’s Swift Standard Library team announced a new open-source project called Swift Numerics. The goal behind this project...
automate

The Union Types 2.0 proposal gets a go-ahead for PHP 8.0

0
Last week, the Union Types 2.0 RFC by Nikita Popov, a software developer at JetBrains got accepted for PHP 8.0 with 61 votes in...

Microsoft announces .NET Jupyter Notebooks

0
At Microsoft Ignite 2019, Microsoft announced that Jupyter Notebooks will now allow users to run .NET code with the new .NET Jupyter Notebooks. Try...
announcement

Kotlin 1.3.60 released with Kotlin Worksheets, support for the new Kotlin/Native targets and other...

0
Kotlin 1.3.60 was released yesterday with new features, as well as quality and tooling improvements. This release adds support for more Kotlin/Native platforms and...
Facebook logo

Facebook mandates Visual Studio Code as default development environment and partners with Microsoft for...

0
On Tuesday, Facebook mandates Visual Studio Code, the source code editor developed by Microsoft, as their default development environment. Additionally, they also stated that...
announcement

Racket 7.5 releases with relicensing to Apache/MIT, standard JSON MIME, dark mode interface and...

0
On Tuesday, Racket, a general-purpose programming language announced Racket 7.5. Racket is based on the Scheme dialect of Lisp programming language and is designed...

Must Read in Programming

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews