Talking and Walking: Robotlegs 2 and fluent code strategies
There are less than 100 reserved words in AS3, leaving a typical native-English speaking programmer 16,900 words to play with.
When we code, we create a dialogue between the problem space and the developer working with the code. This session explores techniques for making that dialogue an enjoyable, effective conversation, including DSLs, fluent APIs and descriptive factories.
We'll see how fluent programming is achieved using Robotlegs 2 in AS3, but this session is relevant to programmers in all languages.