cosin-fahrplan/schedules/2016/events/7680.html
2024-04-07 00:57:09 +02:00

137 lines
5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<title>Programm Cosin 2016</title>
<link rel="stylesheet" media="screen" href="/fahrplan/2016/assets/public_schedule-2151ca0b8f3b656d46127ca003c3b8d2d52f3ff5ef01d81c142e84dd7be0071c.css">
<link rel="stylesheet" media="all" href="/fahrplan/2016/style.css">
<link rel="stylesheet" media="print" href="/fahrplan/2016/assets/public_schedule_print-99d3251f43ed74e6a77a8013f74ce1ee07c4de819a619a15d8b8bb5dc9d4dad1.css">
</head>
<body>
<div id="wrapper">
<div id="banner"></div>
<div id="header">
<h1>Programm Cosin 2016</h1>
</div>
<div id="navigation">
<ul>
<li>
<a href="/fahrplan/2016/schedule.html">Übersicht</a>
</li>
<li class="selected">
<a href="/fahrplan/2016/schedule/0.html">
Freitag
<br>
<span class="small-font">10.06.2016</span>
</a>
</li>
<li>
<a href="/fahrplan/2016/schedule/1.html">
Samstag
<br>
<span class="small-font">11.06.2016</span>
</a>
</li>
<li>
<a href="/fahrplan/2016/schedule/2.html">
Sonntag
<br>
<span class="small-font">12.06.2016</span>
</a>
</li>
<li>
<a href="/fahrplan/2016/speakers.html">Referenten</a>
</li>
<li class="selected">
<a href="/fahrplan/2016/events.html">Veranstaltungen</a>
</li>
</ul>
</div>
<div id="main-content">
<p class="release">
Version 1.1
</p>
<h2>Vortrag: Intro to Rust</h2>
<h3 class="title">Safe Low Level Hacking</h3>
<div class="column left" id="basic">
<div class="image large"><img src="/fahrplan/2016/system/events/logos/000/007/680/large/rust-logo-blk.svg.png" alt="Rust logo blk.svg"></div>
<p class="abstract">According to the <a href="https://www.rust-lang.org/">official website</a>, <em>"Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety"</em>.</p>
<p class="abstract">Rust allows you to write safe, fast and maintainable code. It provides high-level zero-cost abstractions and an advanced type system which brings ergonomics from functional and dynamic programming languages to the land of compiled languanges.</p>
<p class="description">According to the <a href="https://www.rust-lang.org/">official website</a>, <em>"Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety"</em>.</p>
<p class="description">Rust allows you to write safe, fast and maintainable code. It provides high-level zero-cost abstractions and an advanced type system which brings ergonomics from functional and dynamic programming languages to the land of compiled languanges.</p>
<p class="description">We will present the unique advantages of Rust compared to established systems programming languages. We will show what safety means in the context of a systems programming language.
<br>And we will see how Rust achieves these safety guarantees. At the end, we will show how these safety guarantees help you writing concurrent and parallel code.</p>
<p class="description">Of course we will also be available to answer your questions!</p>
<p class="description"><strong>About the speakers</strong></p>
<p class="description">Raphael and Danilo are founders of the <a href="https://www.coredump.ch/">Coredump hackerspace</a> in Rapperswil. They started using Rust in early 2015 and have since then spent a lot of time hacking on Rust based projects.</p>
</div>
<div class="column left" id="details">
<h3>Info</h3>
<p>
<b>Tag:</b>
<a href="/fahrplan/2016/schedule/1.html">11.06.2016</a>
<br>
<b>Anfang:</b>
17:00 Uhr
<br>
<b>Dauer:</b>
01:00
<br>
<b>Raum:</b>
Lecture Room
<br>
<b>Track:</b>
Software
<br>
<b>Sprache:</b>
de
</p>
<h3>Links:</h3>
<ul>
<li><a href="/fahrplan/2016/events/7680.ics">iCalendar</a></li>
<li><a href="https://www.rust-lang.org/">Rust Official Website</a></li>
<li><a href="http://www.oreilly.com/programming/free/files/why-rust.pdf">Ebook: "Why Rust"</a></li>
</ul>
<h3>Dateien</h3>
<ul>
<li><a href="/fahrplan/2016/system/event_attachments/attachments/000/002/878/original/slides.pdf">Presentation Slides</a></li>
</ul>
<div class="column left" id="concurrent_events">
<h3><span class="translation_missing" title="translation missing: de.public.schedule.event.concurrent_events">Concurrent Events</span></h3>
<dl class="dl-horizontal">
<dt>Hackcenter</dt>
<dd><a href="/fahrplan/2016/events/7612.html">Platinen-Workshop 2</a></dd>
<dt>Movie Room</dt>
<dd><a href="/fahrplan/2016/events/7664.html">Beyond the stack</a></dd>
</dl>
</div>
</div>
<div class="column right" id="sidebar">
<h3>Referenten</h3>
<table class="list">
<tbody>
<tr>
<td><div class="image small"><img src="/fahrplan/2016/assets/person_small-6becbdd9bedc5ac3962dfb66f90e5ebb8fdbb97c287002e97bba3762a122a2bf.png" alt="Person small"></div></td>
<td><a href="/fahrplan/2016/speakers/6460.html">Danilo</a></td>
</tr>
<tr>
<td><div class="image small"><img src="/fahrplan/2016/assets/person_small-6becbdd9bedc5ac3962dfb66f90e5ebb8fdbb97c287002e97bba3762a122a2bf.png" alt="Person small"></div></td>
<td><a href="/fahrplan/2016/speakers/6532.html">Raphael</a></td>
</tr>
</tbody>
</table>
</div>
<div class="span16">
</div>
<br class="clear">
</div>
</div>
</body>
</html>