Link Search Menu Expand Document

Student Project Repositories

Table of contents

  1. Overview
  2. Project Solutions and Tests

Overview

All projects listed below are included in this GitHub CS-1400 Package.

  1. GitHub Assignment Orientation
    • Lints student program with flake8
    • Tests student output via pytest
    • Link to assignment repository (will only open for CS-1400 administrators)
  2. Yondu Udonta
    • Lints student program with flake8
    • Tests student output via pytest
    • Link to assignment repository (will only open for CS-1400 administrators)
  3. Turtle Graphics
    • Lints student program with flake8
    • Student uploads screenshot of finished turtle art to repository.
    • Link to assignment repository (will only open for CS-1400 administrators)
  4. Rabbits, Rabbits, Rabbits
    • Lints student program with flake8
    • Tests student output via pytest
    • Link to assignment repository (will only open for CS-1400 administrators)
  5. Stock Exchange Data
    • Lints student program with flake8.
    • Tests student output via pytest
    • Link to assignment repository (will only open for CS-1400 administrators)
  6. Turtle Graphics 2
    • Lints student program with flake8.
    • Student uploads screenshot of finished turtle art to repository.
    • Link to assignment repository (will only open for CS-1400 administrators)
  7. Random Walk
    • Lints student program with flake8.
    • Student uploads screenshot of their finished scatter plot to the repository.
    • Workflow automatically executes student program with command line arguments, and stores output as a build artifact for two weeks.
    • Link to assignment repository (will only open for CS-1400 administrators)

Project Solutions and Tests

  • This repository lists solutions, tests, and yml (automation) files for all project repositories listed above.
  • The link will only open for CS-1400 Administrators.
  • Repository Link