Webdev/Web Production/Lightning Talk Bonus Round/May2014: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Connection Info == * '''When:''' 9AM Pacific / 12 Noon Eastern / 6PM Central European, Monday, May 5th, 2014. * '''Where:''' mkelly's Vidyo channel (9401). ** If you need t...") |
(Add Josh Mize) |
||
Line 22: | Line 22: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td></td> | <td>Josh Mize</td> | ||
<td></td> | <td>Persistent data structures</td> | ||
<td></td> | <td> | ||
<ul> | |||
<li>http://hypirion.com/musings/understanding-persistent-vector-pt-1</li> | |||
<li>http://swannodette.github.io/2013/12/31/time-travel/</li> | |||
<li>http://swannodette.github.io/mori/</li> | |||
<li>https://github.com/kachayev/fn.py/blob/master/fn/immutable/trie.py</li> | |||
<li>http://rigsomelight.com/2013/06/17/immutable-data-service.html</li> | |||
</ul> | |||
</td> | |||
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 15:42, 5 May 2014
Connection Info
- When: 9AM Pacific / 12 Noon Eastern / 6PM Central European, Monday, May 5th, 2014.
- Where: mkelly's Vidyo channel (9401).
- If you need to call in:
- +1 650 903 0800, x92 or +1 800 707 2533 (password on intranet)
- Then enter 99401#
- Public join link: https://v.mozilla.com/flex.html?roomdirect.html&key=pM4XGn9QCEWQ
- If you need to call in:
Notes
- Blog Post: TBD
Speakers
Each speaker gets up to 15 minutes or so of time. It's a lightning talk, but you don't need slides or really anything, just be yourself!
Presenter | Topic | Media (links) | More Details | Clever question |
---|---|---|---|---|
Josh Mize | Persistent data structures |