Migrating Perl 5 code to Perl 6 Examine the issues you may encounter when porting Perl 5 programs to Perl 6.
7 Python libraries for more maintainable code Check your Python code's health and make it easier to maintain with these external libraries.
Build an interactive CLI with Node.js Use Node.js to build a command-line interface that creates a file based on your needs.
Put platforms in a Python game with Pygame In part six of this series on building a Python game from scratch, create some platforms for your characters to travel.
What's the difference between a fork and a distribution? Open source software distributions and forks are not the same. Learn the differences and the potential risks.
How to set up DevPI, a PyPI-compatible Python development server Learn how to install and configure DevPI in this helpful tutorial.