-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
75 lines (57 loc) · 2.94 KB
/
index.html
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="/CS236319/assets/css/style.css?v=b4305be9301e5ea1e77dbd61df51b9ca71b31f02">
<link rel="stylesheet" type="text/css" href="/CS236319/assets/css/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Programming Languages Course | PL</title>
<meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="Programming Languages Course" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="236319, Prof. Lorenz" />
<meta property="og:description" content="236319, Prof. Lorenz" />
<link rel="canonical" href="https://openuniversity.github.io/CS236319/" />
<meta property="og:url" content="https://openuniversity.github.io/CS236319/" />
<meta property="og:site_name" content="PL" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Programming Languages Course" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"236319, Prof. Lorenz","headline":"Programming Languages Course","name":"PL","url":"https://openuniversity.github.io/CS236319/"}</script>
<!-- End Jekyll SEO tag -->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/CS236319/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>Programming Languages Course</h1>
<h2>236319, Prof. Lorenz</h2>
</header>
<section id="downloads" class="clearfix">
</section>
<hr>
<section id="main_content">
<h1 id="programming-languages-course">Programming Languages Course</h1>
<h2 id="PL-236319-Spr-2024"><a href="https://openuniversity.github.io/PL-236319-Spr-2024/">PL-236319-Spr-2024</a></h2>
<h2 id="PL-236319-Spr-2023"><a href="https://openuniversity.github.io/PL-236319-Spr-2023/">PL-236319-Spr-2023</a></h2>
<h2 id="PL-236319-Spr-2022"><a href="https://openuniversity.github.io/PL-236319-Spr-2022/">PL-236319-Spr-2022</a></h2>
</section>
<footer>
PL is maintained by <a href="https://github.com/OpenUniversity">OpenUniversity</a><br>
This page was generated for 236319.
</footer>
</div>
</div>
</body>
</html>