Skip to main content

Getting Started

To check out our examples and write and test your own code, you would need an IDE or a code editor of your choice and a stable internet connection. You also need to set up your environment by following this instructions.

We assume that you already know the basics of the Rust programming language. Companies and communities behind each language provide their own documentation for beginners: Rust. You could start with that first, or refer to these guides as you read through our streams documentation. If you have never programmed in your life, MIT has published an open introductory course to programming. Check it out!