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.

How is Python code organized

0
Python is an easy to learn yet a powerful programming language. It has efficient high-level data structures and effective approach to object-oriented programming. Let's...

Unlocking the JavaScript Core

0
You may have owned an iPhone for years and regard yourself as an experienced user. At the same time, you keep removing unwanted characters...

Modular Programming in ECMAScript 6

0
Modular programming is one of the most important and frequently used software design techniques. Unfortunately, JavaScript didn't support modules natively that lead JavaScript programmers...

Essential Tools for Go Programming

0
Golang as a programming language is a pleasure to work with, but the reason for this also comes largely in part from the great...

Unleashing Creativity with MIT App Inventor 2

0
This article by Felicia Kamriani and Dr. Krishnendu Roy, authors of the book App Inventor 2 Essentials, covers what is MIT App Inventor 2 and...

Using JavaScript with HTML

0
In this article by Syed Omar Faruk Towaha, author of the book JavaScript Projects for Kids, we will discuss about HTML, HTML canvas, implementing JavaScript codes...

Cython Won’t Bite

0
In this article by Philip Herron, the author of the book Learning Cython Programming - Second Edition, we see how Cython is much more...

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

The Year of the Python

0
When we asked developers for our $5 Skill Up report what the most valuable skill was in 2015, do you know what they said?...

Python Web Development Frameworks: Django or Flask?

0
I love Python, I’ve been using it close to three years now after a friend gave me a Raspberry Pi they had grown bored...

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