Events
GCDI Workshop: Python 201
Once you've learned to use basic Python syntax and programming concepts, what next? This workshop will address intermediate programming concepts that become critical as one moves from writing short scripts to more sophisticated programs. Topics will include programming paradigms such as functional and object-oriented programming, how to manage virtual environments, and structuring and sharing projects that use multiple files.