-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
28 lines (23 loc) · 827 Bytes
/
index.qmd
File metadata and controls
28 lines (23 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: "Biostat 823: Table of Contents"
author: "Hilmar Lapp"
institute: "Duke University, Department of Biostatistics & Bioinformatics"
date: "Sep 2024"
format:
html:
number-sections: true
editor: visual
---
<!-- produces main section 1 -->
## syllabus {.hidden}
## Syllabus {.unnumbered}
* [GitHub repository](https://github.com/Duke-GCB/biostat-823) for lesson slides
### [Literate Programming](Lesson-LitProg.html)
### [Containerization](Lesson-02.html)
### [Relational Data Modeling](Lesson-RelMod.html)
### [Structured Query Language (SQL)](Lesson-SQL.html)
### [Data Warehousing](Lesson-Warehouse.html)
### [Recursive Data Structures in SQL](Lesson-RecurSQL.html)
### [Web Ontology Language](Lesson-OWL.html)
### Graph data, Triple Stores, SPARQL {.hidden}
### [Semantic Similarity](Lesson-Semsim.html)