Welcome to the Software Development Fundamentals labs.
These are hands-on resources to help you learn the tools and processes used in software development.
Pre-reqs
- 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
Writing and Sharing Code
Planning Development
Building and Deploying Apps
Ensuring Quality