Managing Dependencies

Understand the need for dependency management.

We'll cover the following

The need for dependency management

When we write code for others to use, it’s important that we package it appropriately and provide them with everything they would need to install and run the program. Consider the following code:

Get hands-on with 1200+ tech skills courses.