Home Programming Languages

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.

container,container ship in import export and business logistic.

How Concurrency and Parallelism works in Golang [Tutorial]

0
Computer and software programs are useful because they do a lot of laborious work very fast and can also do multiple things at once....
Learn how to code faster

Why Golang is the fastest growing language on GitHub

0
Google’s Go language or alternatively Golang is currently one of the fastest growing programming languages in the software industry. Its speed, simplicity, and reliability...

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,...
Application security

5 useful Visual Studio Code extensions for Angular developers

0
Visual Studio Code has become a very popular code editor for Angular developers, particularly those running the Angular CLI. Features such as Syntax highlighting...
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...
world wide web

PHP 8 and 7.4 to come with Just-in-time (JIT) to make most CPU-intensive workloads...

0
Last week, Joe Watkins, a PHP developer, shared that PHP 8 will support the Just-in-Time (JIT) compilation. This decision was the result of voting...
delphi parallel programming

Common problems in Delphi parallel programming

1
This tutorial will be explaining how to find performance bottlenecks and apply the correct algorithm to fix them when working with Delphi. Also, teach...
Guido Van Rossum

Why Guido van Rossum quit as the Python chief (BDFL)

2
It was the proverbial ‘end of an era’ for Python as Guido van Rossum stepped down as the Python chief, almost 3 decades since...
Programming languages for 2019

8 programming languages to learn in 2019

0
Learning new skills takes time - that's why, before learning something, you need to know that what you're learning is going to be worthwhile....
web development

Go User Survey 2018 results: Golang goes from strength to strength, as more engineers...

0
Yesterday, the team at Go announced the results of their user survey for the year 2018. 5,883 users from 103 different countries participated in...

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