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.

Go green button on keyboard

Implementing memory management with Golang’s garbage collector

0
Did you ever think of how bulk messages are pushed in real-time that fast? How is it possible? Low latency garbage collector (GC) plays...
checksum database

Golang 1.13 module mirror, index, and Checksum database are now production-ready

0
Last week, the Golang team announced that the Go module mirror, index, and checksum database are now production-ready thus adding reliability and security to...
product development

Why Perl 6 is considering a name change?

0
There have been several discussions around renaming Perl 6. Earlier this month, another such discussion started when Elizabeth Mattijsen, one of the Perl 6...
product development

The Julia team shares its finalized release process with the community

0
The discussions regarding the Julia release process started last year when it hit Julia 1.0. Yesterday, Stefan Karpinski, one of Julia's core developers shared...
TypeScript 3.7

TypeScript 3.6 releases with stricter generators, new functions in TypeScript playground, better Unicode support...

0
Yesterday, the Program Manager at Typescript, Daniel Rosenwasser announced the release of TypeScript 3.6. This is a major release of TypeScript as it contains...
Cloudflare

‘Npm install funding’, an experiment to sustain open-source projects with ads on the CLI...

0
Last week, one of the npm open source authors and maintainers, software developer Feross announced an “npm install funding” experiment. Essentially, this enabled sponsors...
Rusted chain

“Rust is the future of systems programming, C is the new Assembly”: Intel principal...

0
At Open Source Technology Summit (OSTS) 2019, Josh Triplett, a Principal Engineer at Intel gave an insight into what Intel is contributing to bring...
launch release

Kotlin 1.3.50 released with ‘duration and time Measurement’ API preview, Dukat for npm dependencies,...

0
On August 22, the JetBrains team announced the release of Kotlin 1.3.50. Some of the major improvements in this Kotlin version include a preview...
Nushell

Introducing Nushell: A Rust-based shell

0
On August 23, Jonathan Turner, an Azure SDK developer introduced a new shell written in Rust, called Nushell or ‘Nu’. This Rust-based shell is...

React.js: why you should learn the front end JavaScript library and how to get...

0
React.JS is one of the most powerful JavaScript libraries. It empowers the interface of major organisations such as Amazon (an e-commerce giant has recently...

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