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.

Java

The Eclipse Foundation releases Jakarta EE 8, the first truly open-source, vendor-neutral Java EE

0
Yesterday, the Eclipse Foundation announced the release of the Jakarta EE 8 full platform, web profile specifications, and related Technology Compatibility Kits (TCKs). This...

Introducing ‘ixy’, a simple user-space network driver written in high-level languages like Rust, Go,...

0
Researchers Paul Emmerich et al have developed a new simple user space network driver called ixy. According to the researchers, ixy is an educational...

Darklang available in private beta

0
Yesterday, the team behind Dark programming language has unveiled Darklang’s private beta version. Dark is a holistic programming language, editor, and infrastructure for building...
Oracle

Oracle releases JDK 13 with switch expressions and text blocks preview features, and more!

0
Yesterday, Oracle announced the general availability of Java SE 13 (JDK 13) and that its binaries are expected to be available for download today....
5 Python blog posts to boost your skills

LLVM’s Clang 9.0 to ship with experimental support for OpenCL C++17, asm goto initial...

0
The stable release of LLVM 9.0 is expected to come in the next few weeks along with subprojects like Clang 9.0. As per the...
Library shelves

Microsoft open-sources its C++ Standard Library (STL) used by MSVC tool-chain and Visual Studio

0
Last week, Microsoft open-sourced its implementation of the C++ Standard Library, also known as STL. The library is shipped along with MSVC (Microsoft Visual...
Dart hits version 2.0

Dart 2.5 releases with the preview of ML complete, the dart:ffi foreign function interface...

0
Last week, Michael Thomsen, the Project Manager for Dart announced the stable release of Dart 2.5 SDK (Software Development Kit). This release includes two...
Application security

How Quarkus brings Java into the modern world of enterprise tech

0
What is old is new again, even - and maybe especially - in the world of technology. To name a few milestones that are...
Releasing a lamp

Nim 1.0 releases with improved library, backward compatibility and more

0
Yesterday, the team at Nim announced Nim version 1.0, a general-purpose, compiled programming language that focuses on efficiency, readability and flexibility. Major changes in Nim...
announcement

Mypy 0.730 releases with more precise error locations, display error codes and more!

0
Yesterday the Mypy team uploaded mypy 0.730 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes...

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