DS 5100: Programming for Data Science

Spring 2023

Author

Rafael C. Alvarado

Published

May 8, 2021

Welcome

Welcome to website for DS 5100 Programming for Data Science, Spring 2023.

Note

This site contains all the content needed to complete the course. All graded coursework is hosted on the Canvas website.

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.