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.

What makes programming languages simple or complex?

0
Have you been itching to learn a new programming language? Maybe you want to learn your first programming language and don't know what to...

The oldest programming languages in use today

0
Today, we are going to be discussing some of the oldest, most established programming languages that are still in use today. Some developers may...

How to build secure microservices

0
A few years back, everybody was looking for an architecture that would make web and mobile application development more flexible, reliable, efficient, and scalable....

Five Most Surprising Applications of IoT

0
The Internet of Things has been growing for quite a while now. The promise of smart and connected gadgets has resulted in many, many...
The difference between functional and object oriented programming

What is the difference between functional and object oriented programming?

1
There are two very popular programming paradigms in software development that developers design and program to. They are known as object oriented programming and...

How has Python remained so popular?

0
In 1991, the Python programming language was created. It is a dynamically typed object oriented language that is often used for scripting and web...
How is imperative programming different to declarative programming?

What is the difference between declarative and imperative programming?

0
Declarative programming and imperative programming are two different approaches that offer a different way of working on a given project or application. But what...

Exploring Language Improvements in C# 7.2 and 7.3

0
With the C# 7 generation, Microsoft has decided to increase the cadence of language releases, releasing minor version numbers, aka point releases, for the...

5 things that will matter in application development in 2018

0
Things change quickly in application development. Over the past few years we've seen it merge with other fields. With the web become more app-like,...

5 application development tools that will matter in 2018

0
2017 has been a hectic year. Not least in application development. But it’s time to look ahead to 2018. You can read what ‘things’...

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