Logistics, Policies, & Templates

马上开始. 它是免费的哦
注册 使用您的电邮地址
Logistics, Policies, & Templates 作者: Mind Map: Logistics, Policies, & Templates

1. LOGISTICS

1.1. SignUps

1.1.1. Colab (no installation- Just **umass** email)

1.1.2. GitHub (cloud)

1.2. Installations

1.2.1. Python

1.2.1.1. Anaconda

1.2.2. R

1.2.2.1. R (cran)

1.2.2.1.1. Flexdashboards

1.2.2.2. RStudio

1.2.3. GitHub Desktop

2. POLICIES

2.1. FULLY ASYNCH

2.1.1. videos

2.1.2. tutorials

2.2. TUTORING

2.2.1. EMAIL (24*7)

2.2.2. ZOOM (not weekends)

2.2.3. ONLY BEFORE PREGRADING ENDS

2.3. PREGRADING

2.3.1. You will know the grade to expect if you submit the HW as it arrived to me!

2.3.2. A set of advises to get 100

2.3.3. UpTo Friday before submisssion week

2.4. SUBMISSION

2.4.1. No tutoring, no advise during submission week

2.4.2. Explanation of points off- based on rubric

2.4.3. Penalty for late submission

3. TEMPLATE for HW

3.1. Prepare GitHub repo

3.1.1. 1. Go to your GitHub account

3.1.1.1. OPTIONAL

3.1.1.1.1. Go to "**Your organizations**"

3.1.1.2. Create repo on your Github for a homework

3.1.1.2.1. You will create ONE repository per HW

3.1.2. 2. Clone the repo to your computer (make sure you have GitHub **desktop**)

3.1.2.1. You will do this **ONCE** (one for each HW)

3.1.2.2. Look for **CODE** in green

3.1.2.2.1. never clone inside another app's folder

3.1.2.2.2. You can clone anywhere, choose a location easy to find

3.1.3. 3. The data I send

3.1.3.1. you may get a file or a link to a file

3.1.3.1.1. download the file in the LOCAL repo (the one cloned to your own machine)

3.2. Doing the homework

3.2.1. Python

3.2.1.1. Read RAW data from GitHub

3.2.1.1.1. DO **SOMETHING**

3.2.2. R

3.2.2.1. Publishing

3.2.2.1.1. input files treated by Python from GitHub

3.2.2.1.2. Prepare files with plots

3.2.2.1.3. Publish

3.3. Publishing and submitting

3.3.1. Knit your homework

3.3.1.1. rename the _html file_ generated as **index.html** (lowercase only)

3.3.2. Back to GitHub: check the desktop app

3.3.3. Go to your "Repo" on the GitHub cloud

3.3.3.1. easy way to find from the desktop app!

3.3.4. Go to "Settings"

3.3.4.1. use pages!

3.3.4.1.1. final steps

3.3.4.2. you do **NOT** need to update the link if you update the code for homework