Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README.md: Dates and Video links for 51-56 & 58-61 #153

Merged
merged 4 commits into from
Oct 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,17 @@ Review our [Contributing Instructions](CONTRIBUTING.md) before beginning editing
| 48 | 2022-xx-xx | Clair Sullivan| [Arrays, Linked Lists and Graphs](2022/48-clair-linkedlist.md) | | | |
| 49 | 2022-xx-xx | Lauren Burke| [Setting up a Personal Website with Jekyll & GitHub Pages](2022/49-lauren-jekyll-blog.md) | | | |
| 50 | 2022-xx-xx | Julia Signell| [Introduction to Holoviz](2022/50-julia-holoviz.md) | | | |
| 51 | 2022-xx-xx | Rob Lanphier| [Editing Wikipedia: Because Someone Has to...](2022/51-rob-wikipedia.md)| | | |
| 52 | 2022-xx-xx | William Lyon| [Introduction to GraphQL for Data Scientists](2022/52-will-graphql.md)|
| 53 | 2022-xx-xx | Sebastian Raschka and Adrian Wälchli| [Introduction to PyTorch](2022/53-sebastian-adrian-pytorch.md) |
| 54 | 2022-xx-xx | Melissa Weber Mendonça | [Contributing to SciPy](2022/54-melissa-scipy.md) |
| 55 | 2022-xx-xx | Joe Torreggiani | [Intro to Django](2022/55-joe-django.md) |
| 56 | 2022-xx-xx | Tereza Iofciu | [Short Stories of Data Visualization](2022/56-tereza-visualization.md) |
| 51 | 2022-04-05 | Rob Lanphier| [Editing Wikipedia: Because Someone Has to...](2022/51-rob-wikipedia.md)| [v51_Editing_Wikipedia](https://www.youtube.com/watch?v=s5kUSMUaZLM) | | |
| 52 | 2022-04-26 | William Lyon| [Introduction to GraphQL for Data Scientists](2022/52-will-graphql.md)| [v52_GraphQL_for_Data_Scientists](https://youtu.be/3QVguMgyAhU)
| 53 | 2022-05-10 | Sebastian Raschka and Adrian Wälchli| [Introduction to PyTorch](2022/53-sebastian-adrian-pytorch.md) | [v53_PyTorch_introduction](https://www.youtube.com/playlist?list=PLBKcU7Ik-ir-nTHNebO-mOpF_ElUAtRmE)
| 54 | 2022-05-24 | Melissa Weber Mendonça | [Contributing to SciPy](2022/54-melissa-scipy.md) | [v54_SciPy_contributions](https://youtu.be/V1FCSijy460)
| 55 | 2022-06-07 | Joe Torreggiani | [Intro to Django](2022/55-joe-django.md) | [v55_Django_intro](https://www.youtube.com/playlist?list=PLBKcU7Ik-ir9HhpZQr3WolhYgbqtZSJZr)
| 56 | 2022-06-14 | Tereza Iofciu | [Short Stories of Data Visualization](2022/56-tereza-visualization.md) | [v56_data_visualization](https://youtu.be/bqZpYY0XBT8)
| 57 | 2022-xx-xx | Data Umbrella & PyMC | [Data Umbrella & PyMC Sprint](2022/57-du-pymc-sprint.md) |
| 58 | 2022-xx-xx | Emily Lescak & Diego Saez-Trumper | [How Data Scientists Can Contribute To Wikimedia Projects](2022/58-emily-diego-wikimedia.md) |
| 59 | 2022-xx-xx | Nidhin Pattaniyil & Vishal Rathi | [Serving PyTorch Models in Production](2022/59-nidhin-pytorch.md) |
| 60 | 2022-xx-xx | Abdulazeez Abdulazeez Adeshina | [Building APIs with FastAPI](2022/60-abdulazeez-fastapi.md) |
| 61 | 2022-xx-xx | Joe Torreggiani | [Intro to Front-end Development with React](2022/61-joe-react.md) |
| 58 | 2022-07-12 | Emily Lescak & Diego Saez-Trumper | [How Data Scientists Can Contribute To Wikimedia Projects](2022/58-emily-diego-wikimedia.md) | [v58_Wikimedia_project_contributions](https://youtu.be/mrHp3wc_6DQ)
| 59 | 2022-07-16 | Nidhin Pattaniyil & Vishal Rathi | [Serving PyTorch Models in Production](2022/59-nidhin-pytorch.md) | [v59_PyTorch_in_production](https://youtu.be/fx_NaKwFYbg)
| 60 | 2022-08-10 | Abdulazeez Abdulazeez Adeshina | [Building APIs with FastAPI](2022/60-abdulazeez-fastapi.md) | [v60_API_with_FastAPI](https://youtu.be/aGbUwDYBMhs)
| 61 | 2022-08-16 | Joe Torreggiani | [Intro to Front-end Development with React](2022/61-joe-react.md) | [v61_react](https://www.youtube.com/playlist?list=PLBKcU7Ik-ir9bAT2eXmQ4Ojn2--hT3O87)
| 62 | 2022-08-23 | Mitzi Morris | [Software Engineering for Probabilistic Programming](2022/62-mitzi-bayesian.md) | [v62_SE_probabilistic_prog](https://youtu.be/INXMncbt09g)
| 63 | 2022-08-30 | Eric Ma | [Software Testing in Open Source and Data Science](2022/63-eric-testing.md) | [v63_testing_OS_DS](https://youtu.be/bJGgVoV4GTc)
| 64 | 2022-09-08 | Liliana Petrova | [Build a Personal Brand](2022/64-liliana-brand.md) | [v64_personal_brand](https://youtu.be/fya1-Cc6oeE)
Expand Down