Skip to content

junrui-liu/cs162

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Website for CS 162 - Programming Languages (Summer 2025)

Pre-requisites

Instructions

  • To write or edit content, modify the files in the src/ directory.
  • To build, run mdbook build.
  • To test, run mdbook serve --open &.
  • To commit changes, first run mdbook build to ensure the book is up-to-date, then commit the changes in the src/ directory, since the GitHub actions only serve the static files in the book/ directory.

About

Programming Languages (UCSB Summer 2025)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors