Skip to content

Commit c803791

Browse files
authored
Merge pull request #183 from Manishearth/conf
Conference lineup post
2 parents a3ba972 + b6924a7 commit c803791

File tree

1 file changed

+71
-0
lines changed

1 file changed

+71
-0
lines changed

_posts/2017-07-18-conf-lineup.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
layout: post
3+
title: "The 2017 Rust Conference Lineup"
4+
author: Rust Community
5+
description: "Three Rust conferences are coming up soon; join us at one near you!"
6+
---
7+
8+
The Rust Community is holding three major conferences in the near future!
9+
10+
### Aug 18-19: RustConf
11+
12+
[RustConf](http://rustconf.com/) is a two-day event held in **Portland, OR,
13+
USA** on August 18-19. The first day offers tutorials on Rust given directly
14+
by members of the Rust core team, ranging from absolute basics to advanced
15+
ownership techniques. In addition to the training sessions, on Friday there will
16+
be a RustBridge workshop session for people from underrepresented groups in tech,
17+
as well as a session on [Tock](https://www.tockos.org/), the secure embedded operating system.
18+
19+
The second day is the main event, with [talks][rc-talks] at every
20+
level of expertise, covering basic and advanced techniques, experience
21+
reports, guidance on teaching, and interesting libraries.
22+
23+
[Tickets are still on sale!][rc-ticks] We offer a [scholarship][rc-schol] for those
24+
who would otherwise find it difficult to attend. Join us in lovely Portland and
25+
hear about the latest developments in the Rust world!
26+
27+
Follow us on Twitter [@rustconf](https://twitter.com/rustconf).
28+
29+
[rc-talks]: http://rustconf.com/program.html
30+
[rc-ticks]: http://rustconf.com/register.html
31+
[rc-schol]: (https://tilde.wufoo.com/forms/rustconf-scholarships/)
32+
33+
### April 29-30th & Sept 30-01: Rust Fest
34+
35+
Hot off another successful event in Kyiv earlier this year, we invite
36+
you to join us at [RustFest](http://www.rustfest.eu/), the European
37+
Rust community conference series. Over the weekend of the 30th of
38+
September we’ll gather in Zürich to talk Rust, its ecosystem and
39+
community. All day Saturday will have talks with topics ranging from
40+
hardware and testing over concurrency and disassemblers, and all the
41+
way to important topics like community, learning and empathy. While
42+
Sunday has a focus on learning and connecting, either at one of the
43+
many workshops we are hosting or in the central meet-n-greet-n-hack
44+
area provided.
45+
46+
Thanks to the many awesome sponsors, we are able to offer affordable
47+
tickets to go on sale in couple weeks! Keep an eye on
48+
[http://www.rustfest.eu/], get all the updates on the
49+
[blog](http://blog.rustfest.eu/) and don’t forget to follow us on
50+
Twitter [@rustfest](https://twitter.com/rustfest). Want to get a
51+
glimpse into what it's like? Check out the videos from
52+
[Kyiv] or [Berlin]!
53+
54+
### Oct 26-27: Rust Belt Rust
55+
56+
For [Rust Belt Rust](https://www.rust-belt-rust.com/)’s second year,
57+
we’ll be in Columbus, OH at the Columbus Athenaeum, and
58+
[tickets are on sale now][rbr-tick]! We will have a day of workshops
59+
on Thursday and a day of single track talks on Friday. Speakers
60+
include Nell Shamrell, who works on Habitat at Chef, Emma Gospodinova,
61+
who is doing a GSoC project working on the Rust plugin for the
62+
KDevelop IDE, and Core Team members Aaron Turon, Niko Matsakis, and
63+
Carol Nichols. We’d love for YOU to be a speaker as well - our
64+
[CFP](http://cfp.rust-belt-rust.com/) is open now until Aug 7. We
65+
hope to see you at the Rustiest conference in the eastern US! Follow
66+
us on Twitter [@rustbeltrust](https://twitter.com/rustbeltrust) for
67+
the latest news.
68+
69+
[Kyiv]: https://www.youtube.com/playlist?list=PL85XCvVPmGQhvs1Rnet_24B-AI3YSM2YG
70+
[Berlin]: https://www.youtube.com/playlist?list=PL85XCvVPmGQh8nWR_Z-fTmPGsUWuzb-dn
71+
[rbr-tick]: https://www.eventbrite.com/e/rust-belt-rust-conference-2017-registration-36237335847

0 commit comments

Comments
 (0)