-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteaching.html
More file actions
241 lines (220 loc) · 9.49 KB
/
Copy pathteaching.html
File metadata and controls
241 lines (220 loc) · 9.49 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Teaching — Brad Bachu</title>
<meta name="description"
content="Brad Bachu's teaching record: 11 semesters at Princeton University, two-time teaching excellence awardee, and free study guides for Caribbean students.">
<meta name="author" content="Brad Bachu">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://bradbachu.github.io/teaching.html">
<meta property="og:type" content="website">
<meta property="og:title" content="Teaching — Brad Bachu">
<meta property="og:description"
content="11 semesters at Princeton. Two-time teaching excellence awardee. Free study guides for Caribbean students.">
<meta property="og:url" content="https://bradbachu.github.io/teaching.html">
<meta property="og:image" content="https://bradbachu.github.io/img/profile.jpg">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@bradbachu">
<meta name="twitter:title" content="Teaching — Brad Bachu">
<!-- Theme: prevent flash -->
<script>
(function () {
var t = localStorage.getItem('theme');
if (!t) {
t = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';
}
document.documentElement.setAttribute('data-theme', t);
})();
</script>
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<header class="site-header">
<div class="container">
<a href="/" class="site-header__name">Brad Bachu</a>
<nav class="site-nav" aria-label="Main navigation">
<button class="nav-toggle" aria-label="Toggle menu"
aria-expanded="false" aria-controls="nav-list">
<span class="nav-toggle__bar"></span>
<span class="nav-toggle__bar"></span>
<span class="nav-toggle__bar"></span>
</button>
<ul class="site-nav__list" id="nav-list" role="list">
<li><a href="/#about" class="site-nav__link">About</a></li>
<li><a href="/#research" class="site-nav__link">Research</a></li>
<li><a href="/#speaking" class="site-nav__link">Speaking</a></li>
<li><a href="/#podcasts" class="site-nav__link">Podcasts</a></li>
</ul>
<button class="theme-toggle" aria-label="Switch to dark mode">☾</button>
</nav>
</div>
</header>
<main>
<!-- ==================== Teaching ==================== -->
<section class="section section--surface sub-page-header">
<div class="container reveal">
<h1 class="section__title">Teaching</h1>
<p class="section__intro">
I served as an Assistant in Instruction at Princeton for
11 semesters across introductory through advanced physics courses,
twice receiving the Department Teaching Excellence Award.
</p>
<blockquote class="featured-quote">
“Brad went above and beyond to stimulate my love
for physics.”
</blockquote>
<div class="review-quotes">
<blockquote class="review-quote">
“He provoked us to think beyond the scope of the experiment to become fully engaged with what we were supposed to learn.”
</blockquote>
<blockquote class="review-quote">
“Patient and clear-spoken teaching, and he kept the energy of the lab up. His explanations were always great.”
</blockquote>
<blockquote class="review-quote">
“Brad was excellent, knew when to assist and when to be hands off, and spent a bit of time each session with a mini lecture relating to experimental physics, which convinced me that experiments are actually useful.”
</blockquote>
<blockquote class="review-quote">
“Brad was an excellent instructor who both explained concepts very well and encouraged creative problem-solving and critical thinking.”
</blockquote>
</div>
</div>
</section>
<!-- ==================== Course Record ==================== -->
<section class="section">
<div class="container reveal">
<h2 class="section__title">Course Record</h2>
<p class="section__intro">
Princeton University Department of Physics, 2018–2023.
</p>
<table class="data-table">
<thead>
<tr>
<th>Term</th>
<th>Course</th>
<th>Title</th>
</tr>
</thead>
<tbody>
<tr>
<td>Spring 2023</td>
<td><span class="course-code">PHY 208</span></td>
<td>Principles of Quantum Mechanics</td>
</tr>
<tr>
<td>Fall 2022</td>
<td><span class="course-code">PHY 105</span></td>
<td>Advanced Physics (Mechanics)</td>
</tr>
<tr>
<td>Spring 2022</td>
<td><span class="course-code">PHY 106</span></td>
<td>Advanced Physics (E&M)</td>
</tr>
<tr>
<td>Fall 2021</td>
<td><span class="course-code">PHY 105</span></td>
<td>Advanced Physics (Mechanics)</td>
</tr>
<tr>
<td>Spring 2021</td>
<td><span class="course-code">PHY 208</span></td>
<td>Principles of Quantum Mechanics</td>
</tr>
<tr>
<td>Fall 2020</td>
<td><span class="course-code">PHY 105</span></td>
<td>Advanced Physics (Mechanics)</td>
</tr>
<tr>
<td>Summer 2020</td>
<td><span class="course-code">PHY 110</span></td>
<td>General Physics II (E&M)</td>
</tr>
<tr class="highlight">
<td>Spring 2020</td>
<td><span class="course-code">PHY 104</span></td>
<td>General Physics II <span class="award-tag">Teaching Excellence Award</span></td>
</tr>
<tr>
<td>Fall 2019</td>
<td><span class="course-code">PHY 103</span></td>
<td>General Physics I</td>
</tr>
<tr>
<td>Spring 2019</td>
<td><span class="course-code">PHY 102</span></td>
<td>Introductory Physics II</td>
</tr>
<tr>
<td>Fall 2018</td>
<td><span class="course-code">PHY 105</span></td>
<td>Advanced Physics (Mechanics)</td>
</tr>
</tbody>
</table>
</div>
</section>
<!-- ==================== Caribbean Outreach ==================== -->
<section class="section section--surface">
<div class="container reveal">
<h2 class="section__title">Caribbean Outreach</h2>
<p class="section__intro">
Most students in the Caribbean write exams offered by the
<a href="https://www.cxc.org/" target="_blank"
rel="noopener">Caribbean Examinations Council (CXC)</a>.
While study material exists, much of it is not freely
accessible—and what is freely accessible is rarely tailored
to Caribbean syllabi. With a group of collaborators, I co-authored
open study guides for the
<a href="https://www.cxc.org/examinations/cape/"
target="_blank" rel="noopener">CAPE</a> Applied Mathematics
examination.
</p>
<div class="outreach-grid">
<div class="outreach-card">
<h3 class="outreach-card__title">Applied Mathematics, Unit 1</h3>
<p class="outreach-card__desc">
<em>Data Collection, Probability and Statistics: A Form 6
Summary, with Applications to Past Examinations</em>
</p>
<p class="outreach-card__authors">
With Arjun Mohammed, Nicholas Sammy, and Kerry Shastri Singh.
</p>
<a href="/pdf/applied-maths-u1.pdf" class="btn"
target="_blank">Download PDF</a>
</div>
<div class="outreach-card">
<h3 class="outreach-card__title">Applied Mathematics, Unit 2</h3>
<p class="outreach-card__desc">
The Unit 2 guide is in progress. A draft is available below,
and contributions are welcome via the
<a href="https://github.com/BradBachu/Applied-Mathematics-Unit2"
target="_blank" rel="noopener">GitHub repository</a>.
</p>
<a href="/pdf/applied-maths-u2.pdf" class="btn"
target="_blank">Download Draft PDF</a>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<span class="site-footer__copy">© 2026 Brad Bachu</span>
<ul class="site-footer__links" role="list">
<li><a href="https://scholar.google.com/citations?hl=en&user=u2ZP6EgAAAAJ"
target="_blank" rel="noopener">Scholar</a></li>
<li><a href="https://linkedin.com/in/brad-bachu-phd-176933100"
target="_blank" rel="noopener">LinkedIn</a></li>
<li><a href="https://github.com/BradBachu"
target="_blank" rel="noopener">GitHub</a></li>
<li><a href="https://x.com/bradbachu"
target="_blank" rel="noopener">X</a></li>
</ul>
</div>
</footer>
<script src="/js/site.js"></script>
</body>
</html>