ErlangQuest
ErlangQuest copied to clipboard
Suggestions for campaigns
In #4 Erik suggests a design for campaigns (of which i agree/concur). Below is a list of campaign suggestions.
- EQ tutorial
- Sequencial Erlang
- Concurrent Erlang
- Compiling Erlang
- Tricks with the Erlang/OTP platform
- OTP
- LYSE
- Lamport clocks
- merge
- compare
- IP/Routing
- TCP
- encode and decode
- construct correct ACK for a given packet
- implement protocol layer - simulate state changes
- exploit demo: hijack tcp session in a protocol variant without random seqno
- Two-phase commit
In another issue you suggest providing links to LYSE. I suppose that we could also have some campaigns relating to individual LYSE chapters?
Yes, I also got the same idea. It would be quite cool to do an EQ companion to LYSE, but it would be quite a lot of work. Adding LYSE in the above list.
Adding campaign suggestions from #1