You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Name: Adam Solove (Ticket originally registered to Pierre Mallet, but I updated the ticket info a few weeks ago. Hopefully you're using a recent list!)
Title: Constraint programming in the browser
Description: Constraint programming is a paradigm that lets programmers specify the relationships between different variables, and then maintain those relationships even as the user toys with each variable. Cassowary is a fast constraint solver which now powers auto layout in iOS applications. The JavaScript port of Cassowary brings fast constraint programming to the browser.
This talk will provide an introduction to constraint programming, a walkthrough of the JavaScript Cassowary library, and an implementation of several "how the heck did you do that" programs with constraints.
No description provided.
The text was updated successfully, but these errors were encountered: