cfss-su19 / hw01

0 stars 16 forks source link

Samuel Northrup - HW01 #14

Closed SMNorthrup1 closed 5 years ago

SMNorthrup1 commented 5 years ago

name: PR template for CFSS about: Used for students submitting a pull request for a homework assignment title: Description of my submission labels: '' assignees: ''


Be sure to include your name somewhere in the title or description of your pull request, as well as reflect on what was hard/easy, problems you solved, helpful tutorials you read, etc.

Response

While forking the markdown file was easy, I read a blog on how to clone the markdown to my computer using GitBash, which also required me to read about how to change directories in GitBash. Once I opened the markdown file in RStudio, I wrote my biography using as many different features of the markdown file as I could. I watched a YouTube video to learn how to commit and push my file to GitHub using GitBash. I then made this pull request intuitively.

Fortunately, I had previously installed and set up GitBash for a previous course, making the process significantly easier. However, I still found that using GitBash was the most difficult part of this assignment. The assignment was overall not difficult because the explanations online are clear, and I ran into very few errors.