Photograph of a chemistry instructor in the chemistry lab. Links to Chemistry faculty bios at https://scitech.viu.ca/chemistry/faculty.

Tutorials

General CSCI information

(Possibly) useful tech links/notes

Dr. Dave Wessels's tech notes for Computer Science. From Dave:
I've got a bunch of bits and chunks here (some stale)

VIU CSCI thumb drive lab exam usage

An overview of how to create and run executables on USB thumb drives used during lab examinations.

GIT tutorials - for students

Using git submission from a laptop or off-campus - courtesy Justin Pye

Note: if you get the message:
ssh: Agent admitted failure to sign using the key.
running ssh-add ~/.ssh/csci on your home system should solve the problem.

CSCI git project and lab submission

Dr. Dave Wessels's guide to using "GIT submit."

Git Submit FAQ

Answers to Frequently Asked Questions about Git Submit for when your Git Submit assignment repository is broken.

GIT submit - how to use an "examples" repository Untested

The "GIT submit" assignment submission system also allows instructors to make sample code available using an examples repository. This tutorial shows one way students can use such a repository to perform experiments on such repositories. Please submit comments, errors, or questions to tech@csci.viu.ca.

GIT tutorials - for instructors

GIT submit - how to set up an "examples" repository

The "GIT submit" assignment submission system also allows instructors to make sample code available using an examples repository. This tutorial shows how to set up and populate such a repository. Please submit comments, errors, or questions to tech@csci.viu.ca.