Add the New talks!

This commit is contained in:
Holden Karau 2007-11-24 16:59:33 -05:00
parent 64c5982e26
commit cd1754a2eb
1 changed files with 29 additions and 5 deletions

View File

@ -124,17 +124,18 @@ to get a hands on feeling for the language. Don't worry if you haven't seen the
</abstract>
</eventitem>
<eventitem date="2007-10-23" time="4:30 PM" room="MC 2054" title="Distributed Programming with Erlang">
<eventitem date="2007-11-29" time="4:30 PM" room="TBA" title="Concurrent / Distributed programming with JoCaml">
<short>Brennan Taylor</short>
<abstract>
<p>
A quick introduction on the current state of distributed programming and
various grid computing projects. Followed by some history and features of
the Erlang language and finishing with distributed examples including
operating on a cluster.
A lecture on the fundamentals of Pi-Calculus followed by an introduction to Join-Calculus in JoCaml with some great examples.
Various concurrent control structures are explored, as well as the current limitations of JoCaml. The examples section will
mostly be concurrent programming, however some basic distributed examples will be explored. This lecture focuses on how easy
concurrent programming can be.
</p>
</abstract>
</eventitem>
<eventitem date="2007-11-30" time="4:30 PM" room="MC 2054" title="An overview of the CSC Computing Enviroment">
<short>David Tenty</short>
<abstract>
@ -144,6 +145,29 @@ operating on a cluster.
</abstract>
</eventitem>
<eventitem date="2007-10-04" time="4:30 PM" room="TBA" title="Distributed Programming with Erlang">
<short>Brennan Taylor</short>
<abstract>
<p>
A quick introduction on the current state of distributed programming and various grid computing projects. Followed by some
history and features of the Erlang language and finishing with distributed examples including operating on a cluster.
</p>
</abstract>
</eventitem>
<eventitem date="2007-12-05" time="4:30 PM" room="TBA" title="Google Summer of Code, a look back on 2007">
<short>Holden Karau</short>
<abstract>
<p>
Holden Karau participated in Google Summer of Code 2007 as a student on the subversion team. He created a set of scheme
bindings for the subversion project. In this talk he will talk about his experiences as a participant in Google Summer of
Code.
</p>
</abstract>
</eventitem>
<!--spring 2007-->
<eventitem date="2007-07-17" time="7:00 PM" room="AL 116" title="C++0x - An Overview">