Skip to content

Commit 14d7933

Browse files
Merge pull request #227 from rust-lang/badboy-event-lineup-2018
event lineup 2018 [PR pt deux]
2 parents f991772 + 95caf32 commit 14d7933

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
layout: post
3+
title: "The 2018 Rust Event Lineup"
4+
author: Rust Community
5+
description: "Lots of Rust events are happening this year; join us at one near you!"
6+
---
7+
8+
Every year there are multiple Rust events around the world, bringing together the community.
9+
Despite being early in the year, we're excited to be able to highlight several events
10+
that are already being organized!
11+
12+
This year, one of the Rust Team's primary goals is to [**"Connect and empower Rust’s global community."**].
13+
We'll be working throughout the year to encourage and support Rust events all over the globe.
14+
15+
As always, there are nearly a hundred [Rust User Groups][usergroups] worldwide.
16+
If you haven't already, take a look at the [Rust Community calendar][calendar], to see if there's an upcoming
17+
event near you.
18+
19+
If you are already running a Rust event or are interested in starting one, email the [Rust Community Team][commteam]!
20+
We can offer you support and guidance, as well as advertise the event in blog posts like these.
21+
22+
[usergroups]: https://www.rust-lang.org/en-US/user-groups.html
23+
[calendar]: https://calendar.google.com/calendar/[email protected]
24+
[commteam]: mailto:[email protected]
25+
26+
[**"Connect and empower Rust’s global community."**]: https://github.com/rust-lang/rfcs/pull/2314/files#diff-1c2d6aba093cfb7e02ac5e1597207c41R13
27+
28+
---
29+
30+
### February 1-4: Mozilla Rust Roadshow Brasil 2018
31+
32+
The Mozilla Rust Roadshow Brasil is a series of workshops that will happen
33+
throughout the country between February 1st and 4th to broaden the adoption of Rust in Brazil.
34+
The project is organized by developers and community leaders, contributing along with Mozilla Brasil community organizers.
35+
36+
Find more about who's leading and contributing to the Mozilla Rust Roadshow Brasil 2018 in [Adding Superheroes to the Rust Brazilian Community][heroes].
37+
38+
Learn about the workshops and where they are happening on [the Roadshow website][roadshow].
39+
40+
[heroes]: https://mozillabr.org/2018/01/adding-superheroes-to-the-rust-brazilian-community/
41+
[roadshow]: https://rust-br.github.io/2018-roadshow/
42+
43+
### February 3-4: FOSDEM - Rust Dev Room
44+
45+
After a very successful [Birds of a Feather][bof] session for Rust last year at FOSDEM,
46+
this year will have the first edition of the [Rust Dev Room][fosdem-rust].
47+
Co-located with [FOSDEM 2018][fosdem], the annual conference about free and open source software,
48+
it will bring together the Rust community in **Brussels, Belgium**.
49+
50+
A fully packed Sunday brings you 16 talks covering topics ranging from GUI programming, robotics and multimedia to idiomatic Rust, testing and memory management.
51+
Check out [the full devroom schedule][devroom-schedule].
52+
53+
[bof]: https://en.wikipedia.org/wiki/Birds_of_a_feather_(computing)
54+
[fosdem]: https://fosdem.org/2018/
55+
[fosdem-rust]: https://rust-fosdem.github.io/
56+
[devroom-schedule]: https://fosdem.org/2018/schedule/track/rust/
57+
58+
### May 26-27: RustFest Paris
59+
60+
The fourth iteration of RustFest will happen on May 26th and 27th in **Paris, France**.
61+
Once again there will be a full day of talks and a second day with multiple workshops, allowing you to learn, connect and code together with other Rustaceans.
62+
63+
The CfP and ticket sales will open soon.
64+
Keep an eye on [rustfest.eu], get all updates on the [blog][rustfest-blog] and don’t forget to follow [@rustfest] on Twitter.
65+
Want to get a glimpse into what it's like? Check out last year's videos from [Kyiv] or [Zurich]!
66+
67+
[rustfest.eu]: http://rustfest.eu
68+
[rustfest-blog]: http://blog.rustfest.eu/
69+
[@rustfest]: https://twitter.com/rustfest
70+
[kyiv]: https://www.youtube.com/watch?v=AHprJNUCgQ0&list=PL85XCvVPmGQhvs1Rnet_24B-AI3YSM2YG
71+
[zurich]: https://www.youtube.com/watch?v=jywiVWKm1TI&list=PL85XCvVPmGQj9mqbJizw-zi-EhcpS5jTP
72+
73+
### August 16-17: RustConf
74+
75+
[RustConf] is a two-day event held in **Portland, OR, USA** on August 16-17.
76+
77+
The first day will again offer tutorials on Rust given directly by members of the Rust core team, ranging from absolute basics to advanced ownership techniques.
78+
The second day is the main event, with talks at every level of expertise, so don't miss the CfP to submit your talk soon!
79+
80+
More details will be available on [rustconf.com][rustconf]. You can also follow [@rustconf] on Twitter for all announcements.
81+
82+
[rustconf]: http://rustconf.com/
83+
[@rustconf]: https:/twitter.com/rustconf
84+
85+
### October: Rust Belt Rust
86+
87+
[Rust Belt Rust](https://www.rust-belt-rust.com/) will have its third iteration this year in October.
88+
You can once again expect two days of talks and workshops.
89+
90+
More details will come soon.
91+
Follow [@rustbeltrust] on Twitter for the latest news.
92+
93+
[@rustbeltrust]: https://twitter.com/rustbeltrust

0 commit comments

Comments
 (0)