# devnet-express-cloud-collab-code-samples **Repository Path**: mirrors_CiscoDevNet/devnet-express-cloud-collab-code-samples ## Basic Information - **Project Name**: devnet-express-cloud-collab-code-samples - **Description**: Public repo that contains code samples for the DevNet Express Cloud Collaboration tracks - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Code Samples for DevNet Express Cloud Collaboration tracks This repository holds code samples for these two DevNet Express tracks: * [**IT-Pros**](https://learninglabs.cisco.com/tracks/devnet-express-cloud-collab-it-pro) - folder is titled as `itp` * [**Software Developers**](https://learninglabs.cisco.com/tracks/devnet-express-cloud-collab-soft-dev) - folder is titled as `sd` ## Guidance for Software Developers To open the workspace, simply go to the `sd` directory and type `code soft-devs.code-workspace`. By doing so, VSCode will load the debug options for each folder when entering debug mode (F5) without the need for you to open each folder individually with the `code .` command