Skip to content

Commit 7643fac

Browse files
authored
Merge branch 'master' into master
2 parents e29e690 + 78a9a1f commit 7643fac

File tree

6 files changed

+27
-18
lines changed

6 files changed

+27
-18
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@
4040
[submodule "talk_introduction_to_qt"]
4141
path = talk_introduction_to_qt
4242
url = git@github.com:jessicakoubi/talk_introduction_to_qt.git
43+
[submodule "wwcode_pyton_ide_series"]
44+
path = wwcode_pyton_ide_series
45+
url = https://github.com/jessicakoubi/wwcode_pyton_ide_series.git

LeetCodeSeries/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ __<font size=4>Table of Content</font>__
2626
| 9 | Resources & Wrap Up | [Slides](slides/ResourcesAndWrapup.pdf) <br /> | |
2727

2828

29+
2930
</div>

README.md

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,24 @@ The Python track provides tutorials and resources to help and inspire women to e
99

1010
💻 Technical Webinars 📲 Coding Resources 💭 Study Group Sessions 🗺️ Supportive Global Network
1111

12-
**If you're interested in joining the community as a member or volunteer please visit our [website](https://www.womenwhocode.com/python) for more information! Or send us an [email](python@womenwhocode.com).**
12+
**If you're interested in joining the community as a member or volunteer, please visit our [website](https://www.womenwhocode.com/python) for more information! Or send us an [email](python@womenwhocode.com).**
1313

1414
## Social
1515

1616
Join our community conversations!
1717

1818
[Slack](https://join.slack.com/t/wwcodepython/shared_invite/zt-m361di68-03G9V7OpYxW8nCSXC9n4WA)
1919
[Twitter](https://twitter.com/WWCodePython)
20+
[LinkedIn](https://www.linkedin.com/showcase/women-who-code-python)
2021
[Instagram](https://www.instagram.com/wwcodepython/)
21-
[Facebook](https://www.facebook.com/groups/339530313436604)
22-
[LinkedIn](https://www.linkedin.com/company/women-who-code)
22+
[Facebook](https://www.facebook.com/WWCodePython)
23+
2324

2425
## Event Resources
2526

26-
Expand the section below to find all the resources shared during past and upcoming events. Clicking on a logo will take you to the event code base and/or slides. You will also find a link to the video recording in the event description. All of our events are uploaded to the [Women Who Code Youtube Channel](https://www.youtube.com/channel/UCfMEaBUSABoOsxr7HgSmEdA) 1-3 days following an event. Please reach out with any questions or issues, and join us on Slack for interactive discussions and support.
27+
Expand the section below to find all the resources shared during past and upcoming events. Clicking on a logo will take you to the event code base and/or slides. You will also find a link to the video recording in the event description. All of our events are uploaded to the [Women Who Code Youtube Channel](https://www.youtube.com/playlist?list=PLVcEZG2JPVhd8nd_UOjOkocVn_5u_YrcD) 1-7 days following an event. Please reach out with any questions or issues, and join us on Slack for interactive discussions and support.
2728

28-
To add new resources for events follow the [CONTRIBUTING guidelines](ContributingGuidelines.md).
29+
To add new resources for events, follow the [CONTRIBUTING guidelines](ContributingGuidelines.md).
2930

3031
<table style= "background-color: transparent; border-color: transparent;">
3132
<tbody>
@@ -34,6 +35,18 @@ To add new resources for events follow the [CONTRIBUTING guidelines](Contributin
3435
<td colspan="4"><h3><br><em>Clicking on a logo below will take you to the associated repo -- where you can review, copy or clone the repo's content. Please reach out with any questions or issues, and/or join us on Slack for interactive discussions and support.</em><br><br></h3></td>
3536
</tr>
3637

38+
<!-- Introduction to Coding Environments for Python -->
39+
<tr>
40+
<td style="border: none;" align="left" width="20%"><a href="https://github.com/jessicakoubi/wwcode_pyton_ide_series.git"><img alt="Introduction to Coding Environments for Python" align="left" src="images/intro_to_code_env.png"/>&nbsp;</td>
41+
<td colspan="3"><b>Introduction to Coding Environments for Python</b>
42+
<br><br>
43+
Jupyter. Visual Studio Code. PyCharm. Confused about which IDE or code/text editor to use for your next Python project? Want to know the differences between IDE's and code/text editors? Not to worry! We have you covered!
44+
45+
Join us for an exciting series that will introduce you to some of the popular coding environments used for Python, including: Google Colab, Jupyter notebooks, Visual Studio Code, PyCharm, Vim, Anaconda, and more!
46+
<br><br>
47+
<em>- By Poojita Garg, Jessica Koubi and Nayeon Shin</em></td>
48+
</tr>
49+
3750
<!-- Introduction to Qt -->
3851
<tr>
3952
<td style="border: none;" align="left" width="20%"><a href="https://github.com/jessicakoubi/talk_introduction_to_qt"><img alt="Introduction to Qt" align="left" src="images/intro_to_qt.png"/>&nbsp;</td>
@@ -84,14 +97,14 @@ This study group will journey through the exciting world of Python libraries to
8497
<td style="border: none;" align="left" width="20%"><a href="https://github.com/jessicakoubi/talk_coding_for_the_movie_industry"><img alt="May the Pipeline be with you: Coding for the Movie Industry" align="left" src="images/coding_for_the_movie_industry.png"/>&nbsp;</td>
8598
<td colspan="3"><b>May the Pipeline Be with You: Coding for the Movie Industry</b>
8699
<br><br>
87-
This talk will introduce you to the role of a Pipeline Technical Director in the VFX/Animation industry. We will go over who works as Pipeline TD, which kind of software development is done in the movie industry, and finally, we will look at some of the tools developed for Avengers: Infinity War.
100+
This talk will introduce you to the role of a Pipeline Technical Director in the VFX/Animation industry. We will go over who works as Pipeline TD, which kind of software development is done in the movie industry, and finally, we will look at some of the tools developed for Avengers: Infinity War.
88101
<br><br>
89102
<em>- By Jessica Koubi and Bushra Alma </em></td>
90103
</tr>
91104

92105
<!-- Trivia Tuesday -->
93106
<tr>
94-
<td style="border: none;" align="left" width="20%"><a href="https://github.com/jessicakoubi/wwc_python_trivia_tuesday"><img alt="Tivia Tuesday" align="left" src="images/tt.PNG"/>&nbsp;</td>
107+
<td style="border: none;" align="left" width="20%"><a href="https://github.com/jessicakoubi/wwc_python_trivia_tuesday"><img alt="Tivia Tuesday" align="left" src="images/TriviaTuesday.png"/>&nbsp;</td>
95108
<td colspan="3"><b>Trivia Tuesday</b>
96109
<br><br>
97110
Stay tuned every Tuesday on our Instagram, Twitter, and LinkedIn page for a new Trivia Tuesday.
@@ -177,7 +190,6 @@ In this webinar we explore the basics of quantum computing, such as qubits, supe
177190
<em>- By Sara A. Metwalli</em></td>
178191
</tr>
179192

180-
181193
<tr>
182194
<td style="border: none;" align="left" width="20%"><a href="https://github.com/nuageklow/WWCodePython_BeginnerSeries"><img alt="Beginner Python Study Group" align="left" src="images/Beginner_Python_Study_Group_GitHub.png"/>&nbsp;</td>
183195
<td colspan="3"><b>Beginner Python Study Group 2020</b>
@@ -236,7 +248,6 @@ In this talk, we will explore the various approaches used in fuzzy string matchi
236248
<em>- By Jiaqi Liu</em></td>
237249
</tr>
238250

239-
240251
<tr>
241252
<td style="border: none;" align="left" width="20%"><a href="https://github.com/ShreyaKhurana/wwc/tree/master"><img alt="NLP Contextual Word Embeddings"align="left" src="images/NLP_logo.jpg"/>&nbsp;</td>
242253
<td colspan="3"><b>NLP Contextual Word Embeddings</b>
@@ -278,12 +289,13 @@ Most of the time, Python is seen as **object-oriented** -- a style where we mode
278289

279290
Functions like **lambda** , **filter**, **map**, & **reduce** fully support the Functional Programming style & in this live coding session we'll demonstrate how they can be effectively & efficiently used in our data analysis tasks.
280291

281-
282292
**Here are some good reads on Functional Programming, to get your started :**
293+
283294
1. [**Don't be Scared of Functional Programming**](https://www.smashingmagazine.com/2014/07/dont-be-scared-of-functional-programming/)
284295
2. [**Functional Programming (Python Docs)**](https://docs.python.org/3.7/howto/functional.html)
285296
<br><br>
286297
<em>- By Parul Pandey</em></td>
298+
287299
</tr>
288300

289301
<tr>
@@ -309,19 +321,14 @@ Functions like **lambda** , **filter**, **map**, & **reduce** fully support t
309321

310322
<p>In <b>Session I</b> you will be introduced to Apache Spark main concepts & you'll learn how to leverage the DataFrame API to extract data. You will also learn how to connect to different sources, apply schemas when reading data, and handle corrupt records.
311323

312-
313324
<b>PART I:</b> [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1NcSbNMgjMFqEl64qA0fmpRX7IrHuUx3u)
314325

315-
316326
In <b>session II</b> you will be introduced to some of the most useful transformations - adding new columns, casting column types, renaming columns, etc. You'll also learn how to define User Defined Functions to do your own custom transformations & a get a little introduction to executing your own ad hoc SQL!
317327

318-
319328
<b>PART II:</b> [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1T3bimqE9-OX4gSW4Zfjo3HjI-xPXBdK9)
320329

321-
322330
In <b>session III</b> you'll analyze the robberies data by doing some aggregations & sorting. You'll learn how to convert Spark DataFrames to Pandas DataFrames. Additionally, you'll explore joins & lookup tables & write final results to CSV files. At the end of this session we'll go over best practices.
323331

324-
325332
<b>PART III:</b> [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1x3HcVAs9HpUMgCGfbRfdq--6IQII0Fn5)
326333

327334
</p><em>- By Aida Martinez</em>
@@ -403,11 +410,8 @@ We'll also be discussing the ideas behind ML and covering a little ✨math & sta
403410
</tbody>
404411
</table>
405412

406-
407-
408413
&nbsp;
409414
&nbsp;
410415
&nbsp;
411416

412-
413417
<a href="https://www.womenwhocode.com/python/about"><img width = 80% align="right" src="images/Website CTA.png"/>

images/TriviaTuesday.png

105 KB
Loading

images/intro_to_code_env.png

94.8 KB
Loading

wwcode_pyton_ide_series

Submodule wwcode_pyton_ide_series added at bbc73b2

0 commit comments

Comments
 (0)