Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 3.1 KB

README.md

File metadata and controls

63 lines (40 loc) · 3.1 KB

Twilio Superclass

A resource for Twilio Superclass workshops 🎉😄

🤔 What is a Twilio "Superclass"?

Superclass is self-directed training for developers who want to level up their Twilio skills.

On-site mentors will guide you through a self-paced, choose-your-own-adventure coding experience that’s built on Twilio’s education platform: TwilioQuest.

Superclass Highlights from SIGNAL 2018

📆 Upcoming Superclasses

⚔️ Preparation

The only thing you need to bring to Superclass is your laptop and a spirit for learning. BUT, if you want to get ahead of the game, you can do some of these things below:

You don't need to do all of these things but they may help you establish a better foundation for Superclass 😁

💛 Working in JavaScript

If you plan to use JavaScript, you'l be writing our code in Node.js(server-side JavaScript). Follow these steps below:

  1. Install the latest version of Node
  2. Install ngrok
    1. For macOS, run brew cask install ngrok
    2. On Windows, install with chocolatey by running choco install ngrok
  3. Try a Programmable SMS Quickstart

🐍 Working in Python

A great programming language to use with Twilio, follow these steps to get things set up:

  1. Install the latest version of Python
  2. Install ngrok
    1. For macOS, run brew cask install ngrok
    2. On Windows, install with chocolatey by running choco install ngrok
  3. Try the Twilio SMS Python Quickstart

🆘 Getting Help

During the event, we'll have two ways for you to get help:

  1. Raising your hand and the organizers will come around to help
  2. We'll share a special link so a Twilion can help you remotely

🆙 Doing More with Twilio

Loved the Superclass? Want to do more with Twilio? Hooray! 😄 We have several ways for you to get more involved:

  • Check out the Twilio University Program or open roles on the jobs page
  • Want to get more involved with Twilio? Learn more about the Twilio Champions Program
  • Like to write and share what you built? Write a blog post for Twilio and get paid!