/intro-github-python-challenges

A central repository for the hands-on lab activities planned for the Introduction to GitHub and Beginner Python Projects meetup held on 4/11/19.

Primary LanguagePython

An Introduction to GitHub and Beginner Python Challenges


Course Pre-Reqs

The more detailed steps covered in the install/setup section will be covered in the activities. Please just install these tools prior:

Tools to install / setup

Follow these steps in order.

GitHub

  • Create a GitHub account: https://github.com
  • Once you have created a GitHub account navigate to the following repository: https://github.com/CPyLadies/intro-github-python-challenges
  • Click the "Fork" button in the middle top right of the page.
  • This will now be available as a repository to you and can be viewed by navigating to your repositories.
    • Click your account logo in the top right of the page
    • Select "Your Repositories" to view this

Git

Python