DS 5100: Programming for Data Science
Spring 2023
Welcome
Welcome to website for DS 5100 Programming for Data Science, Spring 2023.
In this course, you will develop skills in Python and R Programming, as well as how to use the command line and GitHub.
The objective of this course is to introduce essential programming concepts, structures, and techniques.
You will gain confidence in not only reading code, but learning what it means to write good quality code.
Additionally, essential and complementary topics are taught, such as testing and debugging, exception handling, and an introduction to visualization.