-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCourseCategoryTheory.html
More file actions
executable file
·29 lines (25 loc) · 1.05 KB
/
CourseCategoryTheory.html
File metadata and controls
executable file
·29 lines (25 loc) · 1.05 KB
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>ITI9200 -- Category theory and its Applications</title>
<link rel="stylesheet" href="/assets/css/ct-course.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div class="wrapper">
<div class="container">
<header>
<h1 id="introduction-to-category-theory-and-its-applications">
ITI9200 - Introduction to Category Theory and its Applications
</h1>
</header>
<section class="course-info">
<h2>What</h2>
<p>An introductory course on category theory and its applications. Usually runs in the second semester (Jan-May) of each academic year.</p>
<p>The course is over for the year 2024-25. See you on January 2026!</p>
</body>
</html>