1 Teaching Team

1.1 Meet your instructor!

Dr. John Helveston, Assistant Professor in Engineering Management & Systems Engineering

Background:

  • 2016 PhD in Engineering & Public Policy at Carnegie Mellon University
  • 2015 MS in Engineering & Public Policy at Carnegie Mellon University
  • 2010 BS in Engineering Science & Mechanics at Virginia Tech

1.2 Meet your tutors!

Yanjie He, Masters student in Data Analytics

Lingmei Zhao, Masters student in Statistics

1.3 Meet your classmates!

Get to know your neighbor! Choose someone to go first. In 2 minutes, share:

  • Your name
  • Your program
  • Something notable you did over the summer

Then switch for another two minutes.

Afterwards: let’s here from a few of you - tell us something you learned!


2 The syllabus

Let’s go over the syllabus and the course assignments.


3 Course Mantras

Here are some philosophies that will get you far in data analytic work. We will be revisiting these over and over again.

  • Embrace plain text (as opposed to rich text).
  • Everything you do should be reproducible.

Example: RMarkdown -> HTML. This webpage was generated from this markdown source file on GitHub.

If you want to generate the HTML page, download the .Rmd file and run the following code in R:

rmarkdown::render('L1.1-course-introduction.Rmd')

4 Communication & Help

All course communication will be managed through Slack - Sign up HERE

Please don’t email the instructors - just use Slack.

Watch this 2-minute video for a quick summary of Slack

You can use Slack to:

  • Ask questions.
  • Ask for help with an assignment.
  • Send direct, private messages to each other or the instructors (just like email…but better!)

Asking for help on Slack:

Slack can be used to ask quick questions and receive quick responses without attending office hours in person. This also enables other students to see answers to common questions. Questions should be specific and include all needed information. For example, if your code has an error you don’t understand, include the code and the error message in your question.

Other Help Resources:

  • Office Hours: Office hours let you ask questions to TAs and professors directly, and can help you understand concepts and debug programs that you’re struggling with alone.
  • Library Services: While the University Library is not a stand in for TAs, you can schedule a consultation for general help with Coding, Programming, Data, Statistical, and GIS. See more at https://academiccommons.gwu.edu/writing-research-help

EMSE 6574, Sec. 11: Programming for Analytics (Fall 2019)
George Washington University | School of Engineering & Applied Science
Dr. John Paul Helveston | jph@gwu.edu | Mondays | 6:10–8:40 PM | Phillips Hall 108 | |
This work is licensed under a Creative Commons Attribution 4.0 International License.
See the licensing page for more details about copyright information.
Content 2019 John Paul Helveston