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.

Walking You Through Classes

0
In this article by Narayan Prusty, author of Learning ECMAScript 6, you will learn how ES6 introduces classes that provide a much simpler and...

Listening Out

0
In this article by Mat Johns, author of the book Getting Started with Hazelcast - Second Edition, we will learn the following topics: Creating and...

Elegant RESTful Client in Python for Exposing Remote Resources

0
Product Hunt addicts like me might have noticed how often a "developer" tab was available on landing pages. More and more modern products offer...

More about Julia

0
In this article by Malcolm Sherrington, author of the book Mastering Julia, we will see why write a book on Julia when the language...

The Essentials of Working with Python Collections

0
In this article by Steven F. Lott, the author of the book Python Essentials, we'll look at the break and continue statements; these modify...

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

Basics of Programming in Julia

0
 In this article by Ivo Balbaert, author of the book Getting Started with Julia Programming, we will explore how Julia interacts with the outside world, reading...

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

Visualforce Development with Apex

0
In this article by Matt Kaufman and Michael Wicherski, authors of the book Learning Apex Programming, we will see how we can use Apex to...

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

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