This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cs-236:projects [2015/01/07 14:37] egm |
cs-236:projects [2017/06/14 11:26] (current) egm |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | Please review the [[Project Standards|project standards]] which apply to all projects in the course and are strictly enforce. | + | Please review the [[Project Standards|project standards]] and [[Style Guide|style guide]] which apply to all projects in the course and are strictly enforced. |
* [[Lexical Analyzer]] | * [[Lexical Analyzer]] | ||
* [[Datalog Parser]] | * [[Datalog Parser]] | ||
* [[Relational Database]] | * [[Relational Database]] | ||
* [[Datalog Interpreter]] | * [[Datalog Interpreter]] | ||
- | * [[Project 5 Worksheet | Optimizing Rule Evaluation in Datalog Queries]] | + | * [[Optimizing Rule Evaluation]] |
- | Optional worksheets to help prepare for programmig: | + | Deprecated worksheets ('''not maintained and may be out of sync with some aspects of the current projects'''): |
* [[Project 2 Worksheet | Project 2 Worksheet: LL(1) Parsing of Datalog]] | * [[Project 2 Worksheet | Project 2 Worksheet: LL(1) Parsing of Datalog]] | ||
* [[Project 3 Worksheet | Project 3 Worksheet: Answering Datalog Queries]] | * [[Project 3 Worksheet | Project 3 Worksheet: Answering Datalog Queries]] | ||
* [[Project 4 Worksheet | Project 4 Worksheet: Generating Facts from Datalog Rules]] | * [[Project 4 Worksheet | Project 4 Worksheet: Generating Facts from Datalog Rules]] | ||
* [[Project 5 Worksheet | Project 5 Worksheet: Optimizing Rule Evaluation in Datalog Queries]] | * [[Project 5 Worksheet | Project 5 Worksheet: Optimizing Rule Evaluation in Datalog Queries]] | ||
+ | |||
+ | [[Project Grading Rubric]] |