diff options
author | Aria <me@aria.rip> | 2023-10-02 17:49:08 +0100 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-10-02 17:49:08 +0100 |
commit | 171f808f49675c7960939c441aa36063d868af80 (patch) | |
tree | b6e1ddf6ffbf57cdaf29f08b3dd782fab6234e0e | |
parent | 5d4791f1ebaac151823b995773e25424052a1253 (diff) |
background workshop
-rw-r--r-- | Tasks.org | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -47,6 +47,20 @@ https://ieeexplore.ieee.org/abstract/document/4907670 [20] MITCHELL, J. C. Representation independence and data abstraction. In POPL ’86: Proceedings of the 13th ACM SIGACT-SIGPLAN symposium on Principles of programming languages (New York, NY, USA, 1986), ACM, pp. 263–276. +* Workshop + +background + - gives context for project + - motivates project and explains importance/contributions, as well as feasibility + +1. what has been done previously +2. where does project fit +3. what does reader need to know + +2 & 3 guide 1 + +audience is someone with background in informatics, but not necessariy in the same problem space + * Planned design - Based on design used by collectionswitch |