blueberryboson
Com Sci instructor at New Mexico Tech. Bookish gamer and Pen & Paper RPG enthusiast.
New Mexico Tech
Pinned Repositories
Software-Engineering-Spr-2016
Find Open Classes Project: Every semester faculty to have to find open classes to put undergraduate students into. The system doesn't allow us to find these open classes easily. We can get a PDF of all classes, which could be converted to a word document, or a .rtf file, or a .txt file. A nice Python program (or a Java program) using string processing and regular expressions could parse this file and produce a list of classes that were open. In addition, it could compare it to a list of core courses only and produce a list of open core courses.
VR-Group
Midwestern State University Virtual Reality Research Project
cse-101-hw3-template
mwsu_sim2017
MWSU Simulation Team Project - 2016/2017 School Year
blueberryboson's Repositories
blueberryboson/Software-Engineering-Spr-2016
Find Open Classes Project: Every semester faculty to have to find open classes to put undergraduate students into. The system doesn't allow us to find these open classes easily. We can get a PDF of all classes, which could be converted to a word document, or a .rtf file, or a .txt file. A nice Python program (or a Java program) using string processing and regular expressions could parse this file and produce a list of classes that were open. In addition, it could compare it to a list of core courses only and produce a list of open core courses.