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 do web development frameworks drive changes in programming languages?

0
If you have been keeping up with technologies lately through various news sites like Hacker News and in the open source community on GitHub,...

Loops, Conditions, and Recursion

0
In this article from Paul Johnson, author of the book Learning Rust, we would take a look at how loops and conditions within any...
Releasing a lamp

Crystal 0.28.0 released with improved language, ranges, library lookup and more

0
Yesterday, the team at Crystal released Crystal 0.28.0, a new version of the general-purpose, object-oriented programming language. This release comes with improvements to language,...

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

Getting Started with Sorting Algorithms in Java

0
In this article by Peter Verhas author of the book Java 9 Programming By Example, we will develop a simple sort program. Using this code...

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

Fast Data Manipulation with R

0
Data analysis is a combination of art and science. The art part consists of data exploration and visualization, which is usually done best with...

Games and Exercises

0
In this article by Shishira Bhat and Ravi Wray, authors of the book, Learn Java in 7 days, we will study the following concepts: Making...

Slideshow Presentations

0
 In this article by David Mitchell, author of the book Dart By Example you will be introduced to the basics of how to build...

HTML5 APIs

0
 In this article by Dmitry Sheiko author of the book JavaScript Unlocked we will create our first web component. (For more resources related to this topic, see here.) Creating 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