Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.45 KB

README.md

File metadata and controls

17 lines (9 loc) · 1.45 KB

EMSE 4574: Programming for Analytics - Fall 2019 (listed as EMSE 6574 this semester)

Render & Deploy Site License: CC BY 4.0 License: MIT

Description

This course provides a foundation in programming using the R programming language. Emphasis will be on producing clear, robust, and reasonably efficient code using top-down design, informal analysis, and effective testing and debugging. Throughout the course, students will primarily work on individual programming assignments to help practice problem solving skills, coding skills, and data science skills. Students will be assessed through quizzes, homework assignments, and exams. Teaching will involve interactive lectures with plenty of time spent live coding. This course assumes no prior programming experience and is an ideal preparation for higher level courses in data analytics.

For more details, please see the course website.

Acknowledgments

This course was inspired by many other courses / resources that cover similar material - see the course about page for more details.