Programming

Packt Hub provides the latest news for programmers. Whether you’re a Python or Java programmer, we’ve got you covered. We provide the latest insights and tutorials around topics like Microservices and much more.

GitHub Universe 2019: GitHub for mobile, GitHub Archive Program and more announced amid protests...

0
Yesterday, GitHub commenced its popular product conference GitHub Universe 2019 in San Francisco. The two-day annual conference celebrates the contribution of GitHub’s 40+ million...
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...
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...

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,...
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...
Firefox

The new WebSocket Inspector will be released in Firefox 71

0
On Tuesday,  Firefox DevTools team announced that the new WebSocket (WS) inspector will be available in Firefox 71. It is currently ready for developers...
Python skin

Python 3.8 is now available with walrus operator, positional-only parameters support for Vectorcall, and...

0
Yesterday, the latest version of the Python programming language, Python 3.8 was made available with multiple new improvements and features. Features include the new...

Listen: How ActiveState is tackling “dependency hell” by providing enterprise-level support for open source...

0
"Open source back in the late nineties - and even throughout the 2000s - was really hard to use," ActiveState CEO Bart Copeland says....

ReactOS 0.4.12 releases with kernel improvements, Intel e1000 NIC driver support, and more

0
Earlier this week, the ReactOS team announced the release of ReactOS 0.4.12. This release comes with a bunch of kernel improvements, Intel e1000 NIC...
CentOS Stream

Red Hat announces CentOS Stream, a “developer-forward distribution” jointly with the CentOS Project

0
On September 24, just after the much-awaited CentOS 8 was released, the Red Hat community in agreement with the CentOS Project announced a new...

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