owned this note
owned this note
Published
Linked with GitHub
---
tags: ResBaz2021
---
# Intro to Python 2
## Monday, May 17th, 2021 1\:00-3\:00
[Back to Resbaz HackMD Directory](https://hackmd.io/@ResBaz21/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](https://drakeasberry.github.io/2021_Resbaz_Python/)
## 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.
1. Find the following [workshop GitHub repository](https://github.com/drakeasberry/2021_Resbaz_Python)
2. 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.
3. Click on the green button `Code`.
4. Copy the **HTTPS** link to your repo by clicking on the `Clipboard` icon to the right of the link.
5. Go to [Binder](https://mybinder.org/).
6. Paste the link to your repo in the first box and ensure GitHub is selected to the left of the link you pasted.
7. Leave all other fields with default values and click on the orange `Launch` button.
8. This will eventually open a new tab in your browser but it may take a few minutes the first time it loads.
9. While you wait for it to load, please introduce yourself below.
---
## Introductions
Name, Affiliation, Title, Email, Social Media
- Drake Asberry, University of Arizona, SLAT PhD Candidate/Workshop Instructor, dasberry@email.arizona.edu, @AsberryDrake (twitter)
- Linh Tran, University of Arizona, Genetics GIDP PhD Student/Workshop Helper, lnt@email.arizona.edu, @lntran26 (twitter)
- Julian Pistorius, University of Arizona - College of Agriculture and Life Sciences, Research Software Engineer, julianp@arizona.edu, [github@julianpistorius](https://github.com/julianpistorius/)
## 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
---
:::info
**Session Feedback :mega:**
Use the link below to provide your feedback on the session:
[**Session Feedback Form**](https://forms.gle/TrnJpr9qRBEKdnVVA)
:::