Intro to Programming and Data Science (Fall 2021)/Day 12 Coding Challenges

From CommunityData
< Intro to Programming and Data Science (Fall 2021)
Revision as of 18:16, 18 November 2021 by Jdfoote (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Today's coding challenges are really simple:

  1. "Clone" the git repository for the class
    • Make sure that after cloning you switch to the 'fall2021' branch - do this with git checkout fall2021
  2. Create a git repository
    • Make sure to create a .gitignore file to hide authentication files!
    • Put at least some of your homework files in the repository and put it on Github.

This should be pretty quick and I encourage you to use some time today to go back to a lesson that is confusing and do some work to understand it better.