Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.37 KB

index.md

File metadata and controls

45 lines (26 loc) · 1.37 KB

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