/itec-plans

a landing place for dependency graphs

Primary LanguageShell

itec-plans : a landing place for dependency graphs

We use graphviz to convert our course dependency chains in different ITEC tracks to directed graphs.

Steps

Generate directed graphs with:

$ cd AY19-20
$ dot -Tpdf DataScienceAndAnalytics.dot -o outputs/DataScienceAndAnalytics.pdf
$ dot -Tpdf DigitalMedia.dot -o outputs/DigitalMedia.pdf
$ dot -Tpdf EnterpriseSystems.dot -o outputs/EnterpriseSystems.pdf
$ dot -Tpdf SoftwareDevelopment.dot -o outputs/SoftwareDevelopment.pdf
$ dot -Tpdf SystemsSecurity.dot -o outputs/SystemsSecurity.pdf

or simply

$ cd AY19-20
$ ./build.zsh

Please see the outputs folder for the generated graphs.

Latest program plans

Also see past and proposed future changes.

Data Science and Analytics (updated AY20-21, also see proposed changes)

Manual: PDF link Data Science and Analytics

Graphviz: PDF link Data Science and Analytics

Digital Media (updated AY20-21)

PDF link Digital Media

Enterprise Systems (no change since AY19-20)

PDF link Enterprise Systems

Software Development (updated AY20-21)

Software Development

Systems Security (no change since AY19-20)

PDF link Systems Security