KiddoHack 2020 – 3 Free Workshops

Do you want to make a cool project with Python for AI ? 

Make a chat app that responds to messages with Tweets using Markov chain bot?

You can do all of those in this KiddoHack.

For KiddoHack 2020, KodeKiddo is partnering with the global student hackathon organizer Major League Hacking (MLH).

We will have 3 free MLH workshops for kiddos SMP-SMA on 3 Sundays 10:00 – 12:00 WIB.

Online via Zoom. Join with kiddos from all over Indonesia, even from all over the world!

  • Workshop 1: 6 Sept 2020 : Web Scraping
  • Workshop 2: 13 Sept 2020 : Data Cleaning
  • Workshop 3: 20 Sept 2020 : Use Your Data in a Bot!

What you need:

  • Laptop/desktop with internet connection
  • Zoom application
  • No coding experience is needed

RSVP & more information : bit.ly/KK-MLH-1

Agenda:
10:00 : Kick off the event. Quick intro from KodeKiddo.
10:15 : Introduction slides about Python
10:30 : Hands-on coding
11:30 : Presentation & Q&A
11:45: Quiz & wrap up

Part I: Web Scraping

In the first workshop in this series, participants will learn how to scrape the web for data using Python. They will scrape Tweets from their favorite celebrity or other public figure’s Twitter. Then, they’ll edit a chat app that responds to messages with Tweets.

Part II: Data Cleaning

In the second workshop in this series, participants will use data cleaning techniques to improve the data set they retrieved from Twitter using regular expressions.

Part III: Use Your Data in a Bot!

In the third workshop in this series, participants will feed their data into a Markov chain bot. They will compare the quality of responses from data scraped from Twitter (a small data set) to data retrieved using the Twitter API (a larger data set). At the end of the series, participants will have a fully functional, deployed Markov chain bot of the celebrity of their choice!