PonyLang 101: Write a chat system in Pony


Details
Join us for another hands-on workshop led by Andy Turley from Wallaroo Labs. Learn Pony (https://www.ponylang.org), a fast actor-based programming language which guarantees that programs will not have data races.
This workshop will teach participants about some of Pony’s core ideas and patterns by having them write a series of small programs that culminate in a simple chat server. Topics covered will include Pony’s actor system, reference capabilities, and working with the compiler.
PLEASE NOTE:
• Fast track your check-in by pre-registering here: https://ponylang101.splashthat.com/
• Make sure to bring a laptop with the following software installed: the Pony compiler, and a telnet client. Also, clone the workshop git repository.
Project page: https://ponylang.org
Tutorial page: https://github.com/aturley/pony-workshop
• We're hiring! Check our careers site (https://careers.jet.com) to find open roles we're recruiting for.
###
SCHEDULE:
6:00 - 6:30 pm // Rolling Arrival: Register, grab food, network
6:30 - 6:35 pm // Introduction by Chris Shei
6:35 - 8:30 pm // Pony Lang Workshop by Andy Turley

PonyLang 101: Write a chat system in Pony