Skip to content

Summary

Scott Sievert edited this page Feb 17, 2017 · 1 revision

In this section, we have learned...

  • The terminology we use (i.e., what's an application) and the 5 key functions we use in DevOverview.
  • Where all those terms we use live in Layout.
  • How we define the arguments we pass to the applications and algorithms in Interface and Algorithm-Interface.
  • More exact application development in Framework-Apps. This details the all the arguments of the application.
  • More exact algorithm development in Framework-Algs
  • How to monitor an experiment in Dashboard.
  • How to write user facing HTML in Widgets.
  • How to test our application in Testing. Testing is important and we highly recommend it, and very likely stress testings (EC2 --> EC2 for bandwidth!).

Any questions that are not answered may be found in the FAQ.

Clone this wiki locally