Join us for a hands-on workshop led by Andrew Turley from Wallaroo Labs. Learn Pony, 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:
• 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