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.

Adding Authentication

0
This article written by Mat Ryer, the author of Go Programming Blueprints, is focused on high-performance transmission of messages from the clients to the...
Futuristic globalization interface.

where he develops innovative prototypes to support company growth. He is addicted to learning

0
and practicing high-intensity sports."

Exploring Functions

0
In this article by Marius Bancila, author of the book Modern C++ Programming Cookbook covers the following recipes: Defaulted and deleted functions Using lambdas with standard algorithms (For...

Getting Twitter data

0
In this article by Paulo A Pereira, the author of Elixir Cookbook, we will build an application that will query the Twitter timeline for a given...

Dart Server with Dartling and MongoDB

0
(For more resources related to this topic, see here.) Server Side Dart Creating a server in Dart is surprisingly simple, once the asynchronous programming with Futures...

Pointers and references

0
In this article by Ivo Balbaert, author of the book, Rust Essentials, we will go through the pointers and memory safety. (For more resources related...

Python’s new asynchronous statements and expressions

0
As part of Packt’s Python Week, Daniel Arbuckle, author of our Mastering Python video, explains Python’s journey from generators, to schedulers, to cooperative multithreading...

Configuring and Securing a Virtual Private Cloud

0
In this article by Aurobindo Sarkar and Sekhar Reddy, author of the book Amazon EC2 Cookbook, we will cover recipes for: Configuring VPC DHCP options Configuring...

Parallelization using Reducers

0
In this article by Akhil Wali, the author of the book Mastering Clojure, we will study this particular abstraction of collections and how it is quite...

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