-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteaching.html
More file actions
160 lines (155 loc) · 5.31 KB
/
Copy pathteaching.html
File metadata and controls
160 lines (155 loc) · 5.31 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
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Teaching</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-15453807-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-15453807-1');
</script>
<!-- Note: plugin scripts must be included after the tracking snippet. -->
<script src="https://ipmeta.io/plugin.js"></script>
<script>
provideGtagPlugin({
apiKey: 'e0fd54834fb951707fd2143bf079f519d37e6b5f09c4c9bf123b26783f0eba44bedcdae23d461449',
serviceProvider: 'dimension1',
networkDomain: 'dimension2',
networkType: 'dimension3',
});
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-N6CS8DN');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Hong Xu</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="teaching.html" class="current">Teaching</a></div>
<div class="menu-item"><a href="services.html">Services</a></div>
<div class="menu-item"><a href="bio.html">Biography</a></div>
<div class="menu-category">Research</div>
<div class="menu-item"><a href="papers.html">Publications</a></div>
<div class="menu-item"><a href="students.html">Students</a></div>
<div class="menu-item"><a href="join.html">Joining us</a></div>
<div class="menu-item"><a href="artifacts.html">Artifacts</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Teaching</h1>
</div>
<h2>Courses</h2>
<ul>
<li><p>CSCI 3150, Introduction to Operating Systems, CUHK
</p>
<ul>
<li><p><a href="https://github.com/henryhxu/CSCI3150" target=“blank”>Spring 2026</a>,
<a href="https://piazza.com/cuhk.edu.hk/spring2026/csci3150" target=“blank”>Piazza</a>
</p>
</li>
<li><p>Fall 2024, Spring 2023
</p>
</li>
</ul>
</li>
</ul>
<ul>
<li><p>CSCI 4430/ESTR 4120, Computer Networks, CUHK
</p>
<ul>
<li><p><a href="https://github.com/henryhxu/CSCI4430/tree/2025_fall" target=“blank”>Fall 2025</a>, <a href="https://piazza.com/cuhk.edu.hk/fall2025/csci4430" target=“blank”>Piazza</a>
</p>
</li>
<li><p><a href="https://github.com/henryhxu/CSCI4430/tree/2025_spring" target=“blank”>Spring 2025</a>, <a href="https://piazza.com/cuhk.edu.hk/spring2025/csci4430" target=“blank”>Piazza</a>
</p>
</li>
<li><p><a href="https://github.com/henryhxu/CSCI4430-ESTR4120" target=“blank”>Fall 2023</a>, <a href="https://piazza.com/cuhk.edu.hk/fall2023/csci4430estr4120" target=“blank”>Piazza</a>
</p>
</li>
<li><p>Spring 2023,
<a href="https://piazza.com/cuhk.edu.hk/spring2023/csci4430estr4120" target=“blank”>Piazza</a>
</p>
</li>
<li><p>Spring 2022,
<a href="https://piazza.com/cuhk.edu.hk/spring2022/csci4430/home" target=“blank”>Piazza</a>
</p>
</li>
</ul>
</li>
</ul>
<ul>
<li><p>ENGG 2760A/ESTR 2018, Probability for Engineers, CUHK
</p>
<ul>
<li><p><a href="https://github.com/henryhxu/ENGG2760A-ESTR2018" target=“blank”>Fall 2021</a>,
<a href="http://piazza.com/cuhk.edu.hk/fall2021/engg2760aestr2018/home" target=“blank”>Piazza</a>
</p>
</li></ul>
</li>
<li><p>CSCI 5570, Large-Scale Data Processing Systems, CUHK
</p>
<ul>
<li><p><a href="https://piazza.com/cuhk.edu.hk/spring2021/csci5570/" target=“blank”>Spring 2021</a> (<a href="5570.html" target=“blank”>reading list</a>)
</p>
</li></ul>
</li>
<li><p>CSCI 4140, Open Source Software Development, CUHK
</p>
<ul>
<li><p><a href="https://github.com/henryhxu/csci4140" target=“blank”>Spring 2021</a>,
<a href="https://piazza.com/cuhk.edu.hk/spring2021/csci4140/" target=“blank”>Piazza</a>
</p>
</li></ul>
</li>
<li><p><a href="5296.html" target=“blank”>CS5296/4296, Cloud Computing: Theory and Practice</a>, CityU
</p>
<ul>
<li><p>Spring 2020, 2019, 2018, 2017, 2016, 2015, 2014.
</p>
</li></ul>
</li>
<li><p>CS2311, Computer Programming, CityU
</p>
<ul>
<li><p>Fall 2019, 2018, 2017, 2016, 2015, 2014, 2013.
</p>
</li>
</ul>
</li>
</ul>
<h2>Awards</h2>
<ul>
<li><p>AWS in Education Grant Award, for CS 5296, Spring 2015, Amazon.
</p>
</li>
<li><p>AWS in Education Grant Award, for CS 5296, Spring 2014, Amazon.
</p>
</li>
<li><p>Teaching Start-up Grant, for CS 5296, Spring 2014, CityU Hong Kong.
</p>
</li>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2026-05-02, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
Copyright © 2012–2026 <a href="mailto:hongxu@cuhk.edu.hk">Hong Xu</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>