owned this note changed 4 years ago
Published Linked with GitHub

Intro to Python 2

Monday, May 17th, 2021 1:00-3:00

Back to Resbaz HackMD Directory

This workshop will help attendees build on previous knowledge of Python or another programming language in order to harness the powers of Python to make your computer work for you. Attendees will learn how to write their own Python functions, save their code as scripts that can be called from future projects and build a workflow to chain multiple scripts together.

Preparation for workshop

Getting Started

  1. If you participated in Intro to Python 1 this morning we will be working in the same repository. Skip to step number 4 to launch in Binder.
  2. Find the following workshop GitHub repository
  3. In the upper right-hand corner you will see a button called Fork. Click on this button to create your own copy of the repo in your personal GitHub account.
  4. Click on the green button Code.
  5. Copy the HTTPS link to your repo by clicking on the Clipboard icon to the right of the link.
  6. Go to Binder.
  7. Paste the link to your repo in the first box and ensure GitHub is selected to the left of the link you pasted.
  8. Leave all other fields with default values and click on the orange Launch button.
  9. This will eventually open a new tab in your browser but it may take a few minutes the first time it loads.
  10. While you wait for it to load, please introduce yourself below.

Introductions

Name, Affiliation, Title, Email, Social Media

Questions and Answers

In this section, you can post your questions and feel free to answer if you have it. Questions will be answered during or after the workshop.

  1. Ask your question.
    • Here is an answer

Session Feedback

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Use the link below to provide your feedback on the session:
Session Feedback Form

Select a repo