AGttES
AGttES copied to clipboard
A Guide to the Erlang Style
A Guide to the Erlang Style
Note that this is all work in progress.
Feedback via github, or to eriksoe at gmail dot com. Thank you!
== Table of contents @ GitHub: == . link:https://github.com/eriksoe/AGttES/blob/master/Introduction.asciidoc[Introduction] . link:https://github.com/eriksoe/AGttES/blob/master/DataStructures.asciidoc[Data Structures] . link:https://github.com/eriksoe/AGttES/blob/master/OOP.asciidoc[OOP]
- link:https://github.com/eriksoe/AGttES/blob/master/OOP-overview.asciidoc[Object representation summary table]
. link:https://github.com/eriksoe/AGttES/blob/master/ErrorHandling.asciidoc[Error handling]
. link:https://github.com/eriksoe/AGttES/blob/master/ConcurrentDesign.asciidoc[Concurrent Design] . link:https://github.com/eriksoe/AGttES/blob/master/DesignPatterns.asciidoc[Design Patterns] . link:https://github.com/eriksoe/AGttES/blob/master/ConcurrentDesign2.asciidoc[Concurrent Design Revisited]