WWCodePython Save

Content, Code & Resources for WWCodePython Events https://www.womenwhocode.com/python

Project README

Women Who Code Python Technical Track.

   

Welcome! Our GitHub repo contains content, code, and resources for the Women Who Code Python global technical track events.

The Python track provides tutorials and resources to help and inspire women to excel in careers that use the Python programming language.

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

If you're interested in joining the community as a member or volunteer, please visit our website for more information.

Social

Join our community conversations!

Slack
Twitter
LinkedIn
Instagram
Facebook

Event Resources

Below are the resources and materials shared during past and upcoming events. Click on a logo to view the event code base and/or presentation slides. You will also find a link to the video recording in the event description. Most of our events are uploaded to the Women Who Code Youtube Channel 1-7 days after an event. Please reach out with any questions or issues, and join us on Slack for interactive discussions and support.

To add new resources for events, please follow the CONTRIBUTING guidelines.


Click on a logo below to view 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.

OOP with Python  Object-Oriented Programming with Python

We'll explore the core principles of Object-Oriented Programming using Python, featuring live coding demonstrations and Q&A sessions, helping you enhance your Python proficiency.

- By Karen Wong, Rajarshi Roy, Soumya Vemuri
FullStack Web Dev  Python for Full Stack Web Developers - Turning Ideas into a Product

For beginners and intermediate levels, we will cover all aspects of a web development project, without coding! Our sessions will go over technical and non-technical skill sets, such as writing a technical specification, creating product requirements, technical project management, building communication with designers, engineers, and product managers, and taking the ideas and concepts laid out by designers and turning them into real, live, and fully-functioning websites.

- By Katerina Hanson
Data Engineering Interview  Data Engineering Interview

Data Engineering Workshop material

- By Anju Mercian
FullStack Web Dev  Python for Full Stack Web Developers - Turning Ideas into a Product

For beginners and intermediate levels, we will cover all aspects of a web development project, without coding! Our sessions will go over technical and non-technical skill sets, such as writing a technical specification, creating product requirements, technical project management, building communication with designers, engineers, and product managers, and taking the ideas and concepts laid out by designers and turning them into real, live, and fully-functioning websites.

- By Katerina Hanson
Android Backend Development  Beginner’s Guide to Python Backend Development for Mobile Products Series

For beginners and intermediate levels, we will cover an Introduction to Mobile Development with Python, Frameworks, Best Practices, App stores and platforms, Setting up the Development Environment and Tools, and more.

- By Ren
Resume Booster  Build Python Projects For A Resume Booster

Join us for our workshop series on building Python projects for your resume! For entry levels and beginners, we will cover resume and interviewing tips, and build Python projects together in front end/ web development, data analytics, and cloud development.

This hands-on workshop will guide you in building potential resume python projects on web development, data analytics, and cloud development. As we lay out the path to boosting your resume effectively, we invite you to join us on this journey.

Project List:

- By Elaine Chan, Mansi, Chethana

Regex Study Grouop  Python RegEx / Regular Expressions in Python Study Group Series

Join our Python RegEx study group series! These sessions are perfect for those unfamiliar with programming but enjoy learning new languages.

Have you ever wondered how a search button work? Do you know your mutli-lingual ability can be extended to exporting in finding specific information you want online?

For beginners with fundamental Python knowledge, we will cover Basic RegEx Structure, introduction of Regular Expression and Language, Metacharacter, RegEx methods, & fun regex games in the 5-part series

- By Karen Wong, Mansi Jain and Katerina Hanson

Introduction to Coding Environments for Python  Introduction to Coding Environments for Python

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!

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!

- By Poojita Garg, Jessica Koubi and Nayeon Shin

Introduction to Qt  Introduction to Qt

Do you have a cool application idea or want to distribute your tools to non-technical users?

Join our Introduction to Qt series to learn how to create your first interface with PyQt/PySide! We will go over how to create simple interfaces, some of Qt concepts, and how to put everything together to create a more complex interface.

- By Jessica Koubi

OneLineCoding  Less Is More: How to Code Python in One Line

These Python one-liners will save you a bunch of time on your next project, so make sure to come along with us on this journey to uncover the true potential of the Python language and learn how to✨ do a lot with a little✨.

- By Poojita Garg and Karen Wong

Leetcode  LeetCode Study Group

In this study group we will be walking through a medium level LeetCode problem from understanding the problem to solving it. We will discuss one pattern during each session.

- By Chethana Gopinath and Karen Wong
Library 101  Python Libraries 101 Study Group

This study group will journey through the exciting world of Python libraries to help you code faster, better and smarter!

- By Soumya Vemuri, Shermaine Ang and Karen Wong
May the Pipeline be with you: Coding for the Movie Industry  May the Pipeline Be with You: Coding for the Movie Industry

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.

- By Jessica Koubi and Bushra Alma
Tivia Tuesday  Trivia Tuesday

Stay tuned every Tuesday on our Instagram, Twitter, and LinkedIn page for a new Trivia Tuesday.

- By Jessica Koubi
Python Db  Introduction to Deep Learning for Edge Devices

In this session we go through the basics of deep learning for edge computing. Session 1: Introduction to Edge Computing Session 2: Basics of Running Neural Network at the Edge Session 3: Quantization of Neural Networks Session 4: Hardware for the Edge Session 5: Pruning Session 6: Early Exits for Neural Network Session 7: Edge TPU and Edge TPU Accelerator

- By Vaidheeswaran Archana and Soham Chatterjee
Python Db  Databases with Python: Quickstart: An Overview of SQL - Concepts, Structure, and More

With a world so centered around data, databases are an essential component for every developer. Python has a series of tools and libraries that help us manipulate and work with databases using our Python code. In this series, we will be exploring the concepts, theory, and code behind multiple databases, both SQL and noSQL. The series will kickstart with a session on SQL concepts where we will tackle relational databases from A-Z. Then, we will use SQL with Python, and following that, we will jump to noSQL and explore two very popular databases, MonogoDB and Firebase.

- By Hala Saadeh, Ramya, and Karen Wong
Python DS  Introduction to Data Structures with Python: Ace the Technical Interview

This study group will cover the various sub-types of data structures and specifically implementing them in Python. Each session will begin with a conceptual presentation and conclude with a live-coding implementation using Google Colab.

- By Rishika Singh and Jasmeen Rajpal
Python Fire  Python Fire

Python Fire is a library for automatically generating command-line interfaces (CLIs) from absolutely any Python object. Python Fire got its name Fire because when you call `Fire`, it fires off (executes) your command. Learn about: - What exactly is Python Fire? - How Python Fire can make your code concise? - Where and when to use Python Fire? - How to contribute to the library and make it more awesome?

- By David Beiber
NLP Study Group  Discover NLP with Python Study Group

Please join us in discovering NLP with Python, as we begin with the foundations of NLP and deep learning, all the way to its applications in machine translation and sentiment analysis. Our monthly sessions will introduce you to the exciting world of natural language processing!

- By Yashika, Rishika, and Ramya
What's App bot  Building a Bot for WhatsApp Using Python and Flask

Mridu is back with a follow up event on using Flask for creation of vocabulary bot on whatsapp! In this webinar you will learn about a Brief introduction to Flask and Building a WhatsApp Bot using Twilio and Python.

- By Mridu Bhatnagar
Intro to QC  Introduction to Quantum Computing Programming with Python and Qiskit

In this webinar we explore the basics of quantum computing, such as qubits, superposition, entaglment and quantum gates. We navigate options to program a quantum computer and build our first circuit on a simulator and using code.

- By Sara A. Metwalli
Beginner Python Study Group  Beginner Python Study Group 2020

Join us every other Wednesday at 5PM PDT/8PM EDT as we journey through the exciting world of Python libraries, data types, programming logic and useful functions, and modules with real-time coding exercises. Grab a cup of tea (or your favorite drink) and code along with us!

- By Rishika Singh, Karen Wong, and Stephanie Rideout
Twitter Bot with Python  Build Bots on Twitter Bot using Python

This is the era of automation, we see everything is automated in the Tech World, whether you don't know how it's done. Python is the language that is widely used for this purpose. Here in this talk, we will build a twitter bot in less than 30 lines of code, that will like, and retweet a particular keyword's tweet.

- By Seema Saharan
REST API with Python  REST API Integration with Python

Rest APIs are the backbone of Microservices. All major websites and many software services use Rest APIs to transfer data. But how do you use this API to communicate with the Web?

- By Mridu Bhatnagar
DevOps With Python  Python and DevOps

This webinar will break down and explore python and CICD (continuous integration , continuous deployment). Participants will learn how to implement Continuous Integration for a Python application. They will also see how to deploy an application on AWS using Python/Boto3.

- By Viji Natarajan
GitHub Bot Workshop  Build a GitHub-Bot Workshop

In this workshop we’ll be building a GitHub bot that will greet contributors to your project. The bot will be built as a GitHub App which can then be installed to your GitHub repositories. We will be building a GitHub bot that can say thanks to the maintainer who installed your bot using gidgethub and aiohttp libraries. If time permits, I'll also share how you can automate other parts of your workflow with Zapier.

- By Mariatta Wijaya
Fuzzy Search Algorithms  Fuzzy Search Algorithms: When and How to Use Them

Fuzzy Searching or approximate string matching is powerful because often text data is messy. For example, shorthand and abbreviated text are common in various data sets. In addition, outputs from OCR or voice to text conversions tend to be messy or imperfect. Thus, we want to be able to make the most of our data by extrapolating as much information as possible. In this talk, we will explore the various approaches used in fuzzy string matching and demonstrate how they can be used as a feature in a model or a component in your python code. We will dive deep into the approaches of different algorithms such as Soundex, Trigram/n-gram search, and Levenshtein distances and what the best use cases are. We will also discuss situations where it’s important to take into account the meaning or intent of a word and demonstrate approaches for measuring semantic similarity using nltk and word2vec. Furthermore, we will demonstrate via live coding how to implement some of these fuzzy search algorithms using python and/or built-in fuzzy search functions within PostgreSQL.

- By Jiaqi Liu
NLP Contextual Word Embeddings  NLP Contextual Word Embeddings

Language representations and embeddings are an important step in developing machine learning models for Natural Language Processing. They are used for various language problems - Named entity recognition, POS tagging, sentiment analysis or language understanding and generation.

While traditional encodings to convert words and sentences to vectors were more intuitive, static embeddings were developed to incorporate a large vocabulary and corpus and eliminating the problem of sparse vectors. Since then, we’ve seen methods like word2vec, GloVe and now contextual embeddings are the norm - Elmo and now the state-of-the-art BERT.

In this talk, we’ll be covering how to create these embeddings with a focus on the most recent development - BERT, using the HuggingFace Transformers Library. We shall also cover how we can obtain BERT multilingual embeddings and how these embeddings are useful in a seq2seq network - which is a specific type of neural architecture to convert sequence of words or characters to another sequence

- By Shreya Khurana

Tau-Intro-Selenium-Py  Beyond Unit Tests: End to End Web UI Testing
(or Testing Google forms, and how much I hate it)


Unit tests are great, but they don’t catch all bugs because they don’t test features like a user -- but Web UI tests are complicated & notoriously unreliable. How can we write tests that do the job well? Never fear! :star2: :star2: :star2:

Let’s learn how to write robust, scalable Web UI tests using Python, pytest, & Selenium WebDriver that cover the full stack for any Web app:

  • Using Selenium WebDriver like a pro
  • Modeling Web UI interactions in Python code
  • Writing “good” feature tests that are efficient, robust, and readable
  • Deciding what should and should not be tested with automation

In this talk, we'll write one simple test together that covers DuckDuckGo searching. Afterwards, you’ll know how to write battle-hardened Web UI tests for any Web app, including Django & Flask apps. Example code will be supplied on GitHub, as well as plenty of hands-on tutorials & resources to continue learning!

- By Andrew Knight

Live Coding with Lambda, Map, Filter and Reduce  Programming with Lambda, Map, Filter & Reduce

Most of the time, Python is seen as object-oriented -- a style where we model our data in the form of classes, objects, & methods. But Python supports alternatives to that OOP paradigm -- Functional Programming being a very popular choice.

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.

Here are some good reads on Functional Programming, to get your started :

  1. Don't be Scared of Functional Programming
  2. Functional Programming (Python Docs)

    - By Parul Pandey
Exploratory Data Analysis  I've Got the Data, Now What?
Exploratory Data Analysis(EDA) with Python & Pandas

Have you ever started a data science project and not known what to do next? Are you just curious about what a data scientist actually spends most of their time doing?

Join us to learn all about Exploratory Data Analysis (EDA) - the process of cleaning, organizing, & understanding your data.

During this talk we'll be covering how to import & organize data with pandas, make beautiful visualizations using Seaborn, & use some core Python as well! 🌟

- By Ashley Steele

PySpark Part I. PySpark Part II. PySpark Part II.
ETL Made Simple with PySpark

Apache Spark is currently one of the most popular systems for large-scale data processing - making it a standard for any developer or data scientist interested in big data. Spark supports multiple widely used programming languages(Scala, Python, R, Java) and a wealth of built-in and third-party libraries.


In Session I 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.

PART I: Open In Colab

In session II 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!

PART II: Open In Colab

In session III 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.

PART III: Open In Colab

- By Aida Martinez
Diagnosing lungh conditions with Pthon and CNNs  
A Walk-through of Respiratory Buddy

A Web Application helping Doctors & medical personnel detect & diagnose Respiratory/Lung Diseases using CXR (X-Ray data) images.

A Strictly Medical Machine-Learning based solution with a special implementation of a CNN (convolutional neural network).

- by Vishwa Mehta

Getting Started with Numpy  
Getting Started with Numpy

Python, data, matrices, transformations & all things Numpy! Join Yashika as she covers the basics of this powerful & essential Data Science library that underpins Pandas, Matplotlib, Seaborn, & many many others.

- by Yashika Sharma

Emoji Predictor with Macine Learning  
✨Emoji Predictor with Machine Learning✨

Python:exclamation:Python:exclamation:Python:exclamation:
Let me show you how to use SciKit to do an Emoji :laughing: :open_mouth: :grin: Predictor with a little Machine Learning & Python. 🌈 Learn a few ML & NLP (Natural Language Processing) core concepts ........We do it because we can.:star:

- by Alex Gamez, Software Engineer @ Lockheed Martin Aeronautics :rocket:



Data Manipulation with Pandas.  
Data Manipulation with Python Pandas.

Come study all the delightful data and play with Pandas!
Increase your Python data manipulation skills for fun and profit.

- By Liliana Torres



 


Titanic Machine Learning webinar 7/30/2019

Do you want to rank in the top 10% in a Kaggle Competition? Explore the Titanic Dataset & get a taste of Exploratory Analysis & Machine Learning Prediction with Python.

- By Kunal Lalwani



Titanic Icon by Anbileru Adaleru, from The Noun Project. thenounproject.com

internationalization in Django. 
Taller Internacionalización con Django 7/24/2019

Aprende los conceptos relacionados con la internacionalización de aplicaciones web con ejemplo traducción del contenido estatico y dinamico de un sitio web.


- Por Isabel Cristina Ruiz Buritica
Using Jupyter, Pandas, and Matplotlib from PyCon 2019 
Using Jupyter, Pandas & Matplotlib: PyCon 2019 (re-broadcast 7/02/2019)

Using Jupyter Notebook, Pandas, and Matplotlib to create a framework for teaching data science in a scientific context. Download the presentation and resources here.

- By Gabrielle Rabinowitz
ML Mondays study group.  ML Mondays

Join us alternating Mondays for a wholesome & healthy dose of ML 🌟. -- Starting off with a whirlwind review of Python & then diving into foundational libraries.

We'll also be discussing the ideas behind ML and covering a little ✨math & statistics✨🎉. As we journey further along, we'll collaborate & help one another with projects & other fun 🔥 stuff.

- By Yashika Sharma
automate the boring stuff with python study group.  Automate Boring Stuff

Automate the Boring Stuff With Python:   A friendly forum where we can ask questions, provide feedback & help each other with our coding journey. Explore our code & notes for each chapter here!

- By Jamila Evilsizor

     

Open Source Agenda is not affiliated with "WWCodePython" Project. README Source: WomenWhoCode/WWCodePython

Open Source Agenda Badge

Open Source Agenda Rating