Skip to content

Mathematica notebook for generating the list of days on which a course is taught.

Notifications You must be signed in to change notification settings

keenancrane/course-days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

course-days

Mathematica notebook for generating the list of class days for a given class.

Input:

  • days of the week on which the class is taught (e.g., Tuesday/Thursday)
  • start and end date of the class
  • any holidays/no-class days
  • the desired date formatting

Output:

  • A list of class days, as formatted strings
  • The total number of class days

Example usage

About

Mathematica notebook for generating the list of days on which a course is taught.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published