Jun 26 2020 ·

Event driven programming in Swift; Let's create a chatbot!

Episode complete

About this episode
See forum comments
Cinema mode Mark complete Download course materials

Notes: . Event driven programming in Swift; Let's create a chatbot!

From the speaker:

Chat programs are everywhere, and you probably use some of them daily! Discord, Slack, GitHub, WhatsApp and many more. And what's great about a lot of these, is that they expose developer APIs to create bots. Bots are like normal users except they're a program. This allows you to automate processes by just typing one message, report build statuses right in your team chat, or share daily cute dog pictures. Learn how you can get started with your very first chatbot right now!