Setting our vision for the 2017 cycle

we need to stop saying “rust is not for beginners.” Rust is far easier to learn than C, has a helpful compiler, excellent documentation and an ultra-simple build system. Rust is for beginners. Anyone who wants to know how to program AND how computers actually work should pick rust as their first langugage.

Edit: on that note, our primary target for documentation should be only three groups: dynamic language programmers, systems language programmers and beginners. And we should focus on beginners. The rust book should be changed to have chapters that are ultra-beginner friendly – instructing about the very basics of computers and on up.

6 Likes