Committed to Rust for your peace of mind
We provide consulting and made-to-measure solutions based on our expertise in Rust programming. Let us help give your business a boost by making your systems faster and more reliable.
I'm teaching at...
-
2
Introduction to Rust
Led by Ferrous Systems and Lisa Passing
In this Introductory workshop, you will learn the basic skills to read and write Rust code competently on your own. Besides the basic syntax, you will learn about Rust’s type system, the ownership model, and concurrent programming.
programming rust -
2
Embedded Rust: Beginners Workshop
Led by Ferrous Systems and Tanks Transfeld
The Beginner Workshop covers everything necessary to get started writing applications in Rust on an embedded system. We’ll get you up and running, and explain the basics of working with Embedded Rust.
programming rust -
2
Embedded Rust: Advanced Workshop
Led by Ferrous Systems and Tanks Transfeld
The Advanced Workshop is for developers that have already tried out Embedded Rust, and want to learn more. We'll cover some of the more advanced topics of working productively with Rust on bare-metal systems. Using RTIC, an interrupt drviven concurrency framework for building real-time...
programming rust