Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.2 KB

File metadata and controls

32 lines (23 loc) · 1.2 KB
title CS1 Starter Path
audience students
description Root entry to the student-facing PathMX graph for this minimal CS1 starter

Welcome

This is the student-facing root of the PathMX CS1 starter.

Use this page as your entry point into the course graph. From here, you can access the sample lab, the sample project, the project rubric, and a short guide for getting started.

Start Here

How To Use This Path

  1. Read the getting started guide.
  2. Complete the early lab to practice core syntax and program flow.
  3. Use the project specification to build a slightly larger program.
  4. Review the rubric so you understand how the work will be evaluated.

Notes

  • The default examples in this starter use Python.
  • Your instructor may adapt this path for another programming language.
  • Linked files form the course graph, so follow the links as you move through the material.