File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < title > Scientific Programming</ title >
7+ < link href ="lesson-styles.css " rel ="stylesheet ">
8+ </ head >
9+ < body >
10+
11+ < h1 > Scientific Programming</ h1 >
12+
13+ < h2 > Overview</ h2 >
14+ < p >
15+ In these lesson, we'll explore scientific programming with Python and its usages in a quantitative research.
16+ </ p >
17+
18+ < h2 > Materials</ h2 >
19+ < ul >
20+ < li > < a href ="/quantitative-methods/files/02_structured-data.pdf "> a file</ a > </ li >
21+ </ ul >
22+
23+ < h2 > Instructors</ h2 >
24+ < p > Stephan Smuts & Mia Jacobsen</ p >
25+
26+ < footer >
27+ < p > © 2025 Aarhus University | Computational Humanities (CMP 25)</ p >
28+ < p > < a href ="/quantitative-methods/index.html "> Back to Course Home</ a > </ p >
29+ </ footer >
30+
31+ </ body >
32+ </ html >
You can’t perform that action at this time.
0 commit comments