Difference between revisions of "LightningTalks"
From JVMLangSummit
Jump to navigationJump to search (LightningTalks moved to 2008 LightningTalks: archive) |
m |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Lightning talks will be held Thursday afternoon before dinner (~17:00-17:45). | |
| + | |||
| + | {| border="1" | ||
| + | !Title | ||
| + | !Presenter | ||
| + | !Audience | ||
| + | !Summary | ||
| + | |- | ||
| + | |your title here...||your name...||audience...||synopsis... | ||
| + | |- | ||
| + | |your title here...||your name...||audience...||synopsis... | ||
| + | |- | ||
| + | |Example: Really Simple Java | ||
| + | |Ron Reform | ||
| + | |anybody unsatisfied with the Java language | ||
| + | |Primitives, arrays, generics, interfaces, classes: Let's get rid of that needless complexity and get back to the basics of computing. A new technology called [http://en.wikipedia.org/wiki/Church_numerals Church numerals] shows us all how. | ||
| + | |} | ||
Latest revision as of 14:26, 15 September 2009
Lightning talks will be held Thursday afternoon before dinner (~17:00-17:45).
| Title | Presenter | Audience | Summary |
|---|---|---|---|
| your title here... | your name... | audience... | synopsis... |
| your title here... | your name... | audience... | synopsis... |
| Example: Really Simple Java | Ron Reform | anybody unsatisfied with the Java language | Primitives, arrays, generics, interfaces, classes: Let's get rid of that needless complexity and get back to the basics of computing. A new technology called Church numerals shows us all how. |