Skip to content

ubccpsc/210

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSC 210: Software Construction Handbook

This repository contains the source of the CPSC 210 online handbook. While the first draft will be ready by the start of 26W1 (Sept 9, 2026), it will be rapidly changing before then and will still evolve as the term progresses. Unless you're developing the text, you probably just want to use the handbook link above.

Development

Content is written in markdown in the docs/ directory and rendered using vitepress.

You can preview your changes locally by running:

pnpm install
pnpm docs:dev

Any changes pushed to main will automatically be deployed in the handbook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors