Programming

Packt Hub provides the latest news for programmers. Whether you’re a Python or Java programmer, we’ve got you covered. We provide the latest insights and tutorials around topics like Microservices and much more.

Practical Big Data Exploration with Spark and Python

0
The reader of this post should be familiar with basic concepts of Spark, such as the shell and RDDs. Data sizes have increased, but our...

Containerizing a Web Application with Docker Part 1

0
Congratulations, you’ve written a web application! Now what? Part one of this post deals with steps to take after development, more specifically the creation of...
Python founder, Guido van Rossum, goes ‘on a permanent vacation from being BDFL’

7 Tips For Python Performance

0
When you begin using Python after using other languages, it's easy to bring a lot of idioms with you. Though they may work, they...

Rapid Application Development with Django, the Openduty story

0
Openduty is an open source incident escalation tool, which is something like Pagerduty but free and much simpler. It was born during a hackathon...

Tiered Application Architecture with Docker Compose, Part 3

0
This is the third part in a series that introduces you to basic web application containerization and deployment principles. If you're new to the...

Running Your Applications with AWS

0
If you’ve ever been told not to run with scissors, you should not have the same concern when running with AWS. It is neither...

Running Your Applications with AWS – Part 2

0
An active account with AWS means you are on your way with building in the cloud.  Before you start building, you need to tackle...

Simple Slack Websocket Integrations in <10 lines of Python

0
If you use Slack, you've probably added a handful of integrations for your team from the ever-growing App Directory, and maybe even had an idea...

How to add Unit Tests to a Sails Framework Application

1
There are different ways to implement Unit Tests for a Node.js application. Most of them use Mocha, for their test framework, Chai as the...
Futuristic globalization interface.

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

0
and practicing high-intensity sports."

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