Skip to content

Commit

Permalink
Adding TA and tutors OH
Browse files Browse the repository at this point in the history
  • Loading branch information
jessdagostini committed Oct 1, 2024
1 parent 047c112 commit 21ee4f0
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 24 deletions.
37 changes: 22 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>CSE 113: Parallel and Concurrent Programming</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<link rel="stylesheet" href="styling.css" />
</head>
Expand All @@ -21,7 +23,7 @@ <h1 id="cse-113-parallel-and-concurrent-programming">CSE 113: Parallel and Concu
-->
<h3 id="overview-schedule-description-teaching-team-assessment"><a href="#overview">Overview</a> | <a href="#schedule">Schedule</a> | <a href="#description">Description</a> | <a href="#teaching-team">Teaching Team</a> | <a href="#assessment">Assessment</a></h3>
<figure>
<img src="images/running_slugs.jpg" title="Slugs running in parallel" alt="Slugs running in parallel! (This image was generated by OpenAI ChatGPT.)" /><figcaption>Slugs running in parallel! (This image was generated by OpenAI ChatGPT.)</figcaption>
<img src="images/running_slugs.jpg" title="Slugs running in parallel" alt="" /><figcaption>Slugs running in parallel! (This image was generated by OpenAI ChatGPT.)</figcaption>
</figure>
<hr />
<h1 id="overview">Overview</h1>
Expand Down Expand Up @@ -356,21 +358,26 @@ <h2 id="office-hours">Office Hours:</h2>
<h3 id="ta">TA</h3>
<p>    Jessica Dagostini<br />
    &lt;<a href="mailto:jessica.dagostini@ucsc.edu" class="email">jessica.dagostini@ucsc.edu</a>&gt;<br />
    Times, Place TBA<br />
    Link to reserve a spot TBA</p>
Tuesdays: 10 am to 11 am Remotely<br />
Thursdays: 11 am to 12 pm @ BE-153A and remote<br />
<a href="https://calendar.app.google/D8uMjPANd5NS9kUd7">https://calendar.app.google/D8uMjPANd5NS9kUd7</a> The opening slots will be visible just one day before the day of the OH. Each slot has 15 min each.</p>
<h3 id="ta-1">TA</h3>
<p>    Gurpreet Dhillon<br />
    &lt;<a href="mailto:gdhillo6@ucsc.edu" class="email">gdhillo6@ucsc.edu</a>&gt;<br />
    Times, Place TBA<br />
    Wednesdays 12pm - 1pm remotely<br />
Fridays 12:30pm - 1:30pm @ BE-312B<br />
    Link to reserve a spot TBA</p>
<h3 id="tutor">Tutor</h3>
<p>    TBA<br />
    Times, Place TBA<br />
    Link to reserve a spot TBA</p>
<p>    Ananth<br />
Mondays/Wednesdays 5:30pm - 6:30pm @ Jack’s lounge</p>
<h3 id="tutor-1">Tutor</h3>
<p>    TBA<br />
    Times, Place TBA<br />
    Link to reserve a spot TBA</p>
<p>    Jacob<br />
Monday 1:30pm-2:30pm Hybrid @ S&amp;E library<br />
Wednesdays 10am - 11am remotely</p>
<h3 id="tutor-2">Tutor</h3>
<pre><code>Ashley
Mondays 11:00am to 12:30pm @ Jack&#39;s Lounge
Tuesday 12:00pm to 1:30pm remotely </code></pre>
<h3 id="instructor">Instructor</h3>
<p>    <a href="https://mohsenlesani.github.io/">Mohsen Lesani</a><br />
    &lt;<a href="mailto:mlesani@ucsc.edu" class="email">mlesani@ucsc.edu</a>&gt;<br />
Expand Down
26 changes: 17 additions & 9 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,27 +186,35 @@ We have a great teaching staff this quarter! All of them are passionate about pa

    Jessica Dagostini
    <<jessica.dagostini@ucsc.edu>>
    Times, Place TBA
    Link to reserve a spot TBA
Tuesdays: 10 am to 11 am Remotely
Thursdays: 11 am to 12 pm @ BE-153A and remote
[https://calendar.app.google/D8uMjPANd5NS9kUd7](https://calendar.app.google/D8uMjPANd5NS9kUd7)
The opening slots will be visible just one day before the day of the OH. Each slot has 15 min each.

### TA

    Gurpreet Dhillon
    <<gdhillo6@ucsc.edu>>
    Times, Place TBA
    Wednesdays 12pm - 1pm remotely
Fridays 12:30pm - 1:30pm @ BE-312B
    Link to reserve a spot TBA

### Tutor

    TBA
    Times, Place TBA
    Link to reserve a spot TBA
    Ananth
Mondays/Wednesdays 5:30pm - 6:30pm @ Jack's lounge

### Tutor

    TBA
    Times, Place TBA
    Link to reserve a spot TBA
    Jacob
Monday 1:30pm-2:30pm Hybrid @ S&E library
Wednesdays 10am - 11am remotely

### Tutor

Ashley
Mondays 11:00am to 12:30pm @ Jack's Lounge
Tuesday 12:00pm to 1:30pm remotely

### Instructor

Expand Down

0 comments on commit 21ee4f0

Please sign in to comment.