Practical Computing for Data Analytics

The modules correspond to the weeks in our course Moodle site (with a few twists). Roughly the course is broken up into three sections.

Section 1: Linux and the bash shell

The first two modules set the tone and build a foundation for the rest of the course.

Section 2: R for data analytics

R is a statistical programming language that has a huge ecosystem for doing data analysis and statistical modeling. The R programming that we’ll do will mostly be sequences of R commands.

Section 3: Python for data analytics

Python is the most widely used language for data science. This part of the course will be more programmatic in nature.

After this class, if you want to learn more about data science and predictive modeling with Python, you could take MIS 4480/5480 - Advanced Analytics with Python.