Skip to content

Commit

Permalink
update page
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjitjhala committed Sep 28, 2018
1 parent 151e723 commit a501a04
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 27 deletions.
4 changes: 1 addition & 3 deletions calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ title: Calendar
headerImg: road.jpg
---

## Clicker Groups
## Clickers

- [Seating Chart](/static/img/center216-TBD.pdf)
- [Groups](/static/img/groups-TBD.txt)
- [Register your clicker here](https://goo.gl/forms/aXVSks1T2iRGmiZj1)

## Calendar (Deadlines, Office Hours)
Expand Down
4 changes: 1 addition & 3 deletions docs/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,10 +228,8 @@ <h1>Calendar</h1>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<h2 id="clicker-groups">Clicker Groups</h2>
<h2 id="clickers">Clickers</h2>
<ul>
<li><a href="./static/img/center216-TBD.pdf">Seating Chart</a></li>
<li><a href="./static/img/groups-TBD.txt">Groups</a></li>
<li><a href="https://goo.gl/forms/aXVSks1T2iRGmiZj1">Register your clicker here</a></li>
</ul>
<h2 id="calendar-deadlines-office-hours">Calendar (Deadlines, Office Hours)</h2>
Expand Down
31 changes: 19 additions & 12 deletions docs/lectures/01-introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,25 +308,31 @@ <h3 id="how-write-a-compiler">How write a Compiler?</h3>
<li><em>gradually, one feature at a time!</em></li>
</ul>
<p>We will</p>
<ol type="1">
<li>Start with a teeny tiny language,</li>
<li>Build a full compiler for it,</li>
<li>Add a few features,</li>
<li><strong>Go to</strong> step 2.</li>
</ol>
<ul>
<li><strong>Step 1</strong> Start with a teeny tiny language,</li>
<li><strong>Step 2</strong> Build a full compiler for it,</li>
<li><strong>Step 3</strong> Add a few features,</li>
<li><strong>Go to</strong> Step 2.</li>
</ul>
<p>(Yes, loops forever, but we will hit Ctrl-C in 10 weeks…)</p>
<h2 id="mechanics">Mechanics</h2>
<h3 id="who-are-we">Who <em>are</em> we?</h3>
<p><strong>Prof:</strong></p>
<ul>
<li><strong>Prof:</strong> Ranjit Jhala</li>
<li><strong>TAs:</strong> Marc Andrysco, Gary Soeller, Anish Tondwalkar</li>
<li>Ranjit Jhala</li>
</ul>
<p><strong>TAs:</strong></p>
<ul>
<li>Marc Andrysco</li>
<li>Gary Soeller</li>
<li>Anish Tondwalkar</li>
</ul>
<h3 id="how-will-we-grade">How will we <em>grade</em>?</h3>
<p><strong>(30%) Assignments</strong></p>
<ul>
<li>7 assignments, <a href="https://github.com/ucsd-cse131/00-warmup">first one is up, due 10/5</a></li>
<li>7 assignments, <a href="https://classroom.github.com/a/OjQrcTj6">first one is up, due 10/5</a></li>
<li>All programming</li>
<li>Groups of 2</li>
<li>Groups of upto 2</li>
</ul>
<p><strong>(30%) Midterm (11/2)</strong></p>
<ul>
Expand All @@ -341,7 +347,7 @@ <h3 id="how-will-we-grade">How will we <em>grade</em>?</h3>
<p><strong>(05%) Clickers</strong></p>
<ul>
<li><em>Attempting to answer</em> &gt; 75% questions</li>
<li>From next week, please sit in <a href="../static/img/center216.pdf">the space</a> assigned to <a href="../static/img/groups.txt">your group</a></li>
<li>Starting from <em>next week</em></li>
</ul>
<p><strong>(05%) Piazza Extra Credit</strong></p>
<ul>
Expand Down Expand Up @@ -407,7 +413,8 @@ <h3 id="a-few-words-on-the-medium-of-instruction">A few words on the medium of i
<ul>
<li><a href="http://science.raphael.poss.name/haskell-for-ocaml-programmers.html">Haskell for Ocaml Programmers</a></li>
<li><a href="https://www.haskell.org/hoogle/">Hoogle: Type-based API Search</a></li>
</ul>
</ul>
<h3 id="lets-go">Lets Go!</h3>
<hr>
</div>
</div>
Expand Down
28 changes: 19 additions & 9 deletions lectures/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,27 +115,34 @@ General recipe, applies to any large system

We will

1. Start with a teeny tiny language,
2. Build a full compiler for it,
3. Add a few features,
4. **Go to** step 2.
* **Step 1** Start with a teeny tiny language,
* **Step 2** Build a full compiler for it,
* **Step 3** Add a few features,
* **Go to** Step 2.

(Yes, loops forever, but we will hit Ctrl-C in 10 weeks...)

## Mechanics

### Who *are* we?

* **Prof:** Ranjit Jhala
* **TAs:** Marc Andrysco, Gary Soeller, Anish Tondwalkar
**Prof:**

* Ranjit Jhala

**TAs:**

* Marc Andrysco
* Gary Soeller
* Anish Tondwalkar

### How will we *grade*?

**(30%) Assignments**

+ 7 assignments, [first one is up, due 10/5](https://github.com/ucsd-cse131/00-warmup)
+ 7 assignments, [first one is up, due 10/5](https://classroom.github.com/a/OjQrcTj6)
+ All programming
+ Groups of 2
+ Groups of upto 2


**(30%) Midterm (11/2)**
Expand All @@ -151,7 +158,7 @@ We will
**(05%) Clickers**

+ *Attempting to answer* > 75% questions
+ From next week, please sit in [the space](/static/img/center216.pdf) assigned to [your group](/static/img/groups.txt)
+ Starting from _next week_

**(05%) Piazza Extra Credit**

Expand Down Expand Up @@ -231,6 +238,9 @@ Here are some links to get you started:
* [Haskell for Ocaml Programmers][haskell-for-ocamlers]
* [Hoogle: Type-based API Search][hoogle]

### Lets Go!


[hoogle]: https://www.haskell.org/hoogle/
[haskell-for-ocamlers]: http://science.raphael.poss.name/haskell-for-ocaml-programmers.html
[soap-fortran-assembly]: http://worrydream.com/dbx/

0 comments on commit a501a04

Please sign in to comment.