Skip to content

Commit

Permalink
docs: Add specific project list and descriptions to the README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkapfham committed Sep 11, 2024
1 parent 1f4f81a commit 903f9f4
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,20 @@ errors and their causes.

Since a component of developing as a developer is the specification, design,
implementation, testing, and deployment of production quality software, the
students in this course focus creating and maintaining open source software.
students in this course focus creating and maintaining open source software such
as the following projects:

- [Cellveyor](https://github.com/GatorEducator/cellveyor): Easily convey
reports from Google Sheets to GitHub

- [Chasten](https://github.com/AstuteSource/chasten): Check a program's AST for
specific code patterns

- [ExecExam](https://github.com/GatorEducator/execexam): Run executable
examinations to assess programming skills

- [GatorGrade](https://github.com/GatorEducator/gatorgrade): Python front-end
for the GatorGrader assessment tool

- [GatorGrader](https://github.com/GatorEducator/gatorgrader): Automated
assessment for source code and writing

0 comments on commit 903f9f4

Please sign in to comment.