Welcome to the Software Development Fundamentals labs.
These are hands-on resources to help you learn the tools and processes used in software development.
- Install the tools you need
- Download the materials
- Open a terminal (PowerShell on Windows; any shell on Linux/macOS)
- Run:
git clone https://github.com/courselabs/dev
- Open the folder:
cd dev
- Optional
- Install Visual Studio Code (free - Windows, macOS and Linux) to browse the materials