8 great Python libraries for side projects These Python libraries make it easy to scratch that personal project itch.
Containers in Perl 6 In the third article in this series comparing Perl 5 to Perl 6, learn how to handle references, bindings, and containers in Perl 6.
How to publish a WordPress blog to a static GitLab Pages site Minimize security concerns by serving a mirrored WordPress site through GitLab or GitHub Pages.
A checklist for submitting your first Linux kernel patch Learn how to make your first kernel contribution, and what you should know before getting started.
Introduction to writing pipelines-as-code and implementing DevOps with Jenkins 2 Learn how to create pipelines as code in Jenkins 2.
An introduction to the Django Python web app framework In the final part in a series comparing Python frameworks, learn about Django.