Home Tutorials

Tutorials

Keep up to date with the latest tech with our FREE bite-sized tutorials encompassing a variety of languages and tools, including Python, Java, Angular and much more. Our tutorials can help you test your Web Development skills, or give you a head start into Game Development with Unity, with a detailed breakdown every step of the way.

Test list with pencil

Setting up Jasmine for Unit Testing in Angular [Tutorial]

Web developers work hard to build a working application that they can be proud of. But how can we ensure a painless maintainability in...
back up and recovery

Using Decorators as higher-order functions in Python [Tutorial]

The core idea of a decorator is to transform some original function into another form. A decorator creates a kind of composite function based on the decorator and...
Packt and Humble Bundle team up for Big Data promotion

Creating Macros in Rust [Tutorial]

Since Rust 1.0 has a great macro system, it allows us to apply some code to multiple types or expressions, as they work by...
Artificial intelligence

Train a convolutional neural network in Keras and improve it with data augmentation [Tutorial]

In this article, we will see how convolutional layers work and how to use them. We will also see how you can build your...
Rust 2018 Edition Preview 2 is here!

Working with Shared pointers in Rust: Challenges and Solutions [Tutorial]

One of Rust's most criticized problem is that it's difficult to develop an application with shared pointers. It's true that due to Rust's memory safety guarantees,...
Anaconda version 5.1.1 released!

Share projects and environment on Anaconda cloud [Tutorial]

When a small group of developers works on a same project, there is a need to share programs, command datasets, and working environments, and...
Julia 1.0 has been released

Generative Adversarial Networks: Generate images using Keras GAN [Tutorial]

You might have worked with the popular MNIST dataset before - but in this article, we will be generating new MNIST-like images with a...

Implementing Dependency Injection in Spring [Tutorial]

Spring is a lightweight and open source enterprise framework created way back in 2003. Modularity is the heart of the Spring framework. Because of...

Build your first Reinforcement learning agent in Keras [Tutorial]

Today there are a variety of tools available at your disposal to develop and train your own Reinforcement learning agent. In this tutorial, we...
delphi parallel programming

Use App Metrics to analyze HTTP traffic, errors & network performance of a .NET...

App Metrics is an open source tool that can be plugged in with the ASP.NET Core applications. It provides real-time insights about how the application is...

Popular on Packt Hub

Customizing Elgg Themes

Compute Discrete Fourier Transform in SciPy

Basics of Jupyter Notebook and Python

How to build games if you don't know how to code

5 engines to build games without coding

Blogs and Forums using Plone 3