Intro to Programming and Data Science (Summer 2021)/Day 12 Coding Challenges: Difference between revisions

From CommunityData
(Copying content from previous class)
(No difference)

Revision as of 21:14, 23 April 2021

Today's coding challenges are really simple:

  1. "Clone" the git repository for the class
    • Make sure that after cloning you switch to the 'summer2020' branch - do this with git checkout summer2020
  2. Create a git repository
    • Make sure to create a .gitignore file to hide authentication files!

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.