Rust training
We deliver small group, advanced Rust training. We are trusted by Microsoft, high-tech service providers in The Netherlands, and others.
Our trainers are Rust experts who work with Rust every day, from low-level embedded systems to cloud services.
Small group, advanced Rust training
We focus on delivering in-company, advanced Rust training for small groups of software engineers who are familiar with the basics of Rust.We'll establish a program that perfectly fits your situation and learning goals, based on our open-source training material.We prefer to come on-site, but any program can be adjusted to be delivered remotely.Our training sessions are always led one of our expert trainers who work with (embedded) Rust every day. For availability, please contact us.Why choose us?
Microsoft:
Tweede golf's embedded Rust training was perfectly tailored to our needs, providing practical and hands-on instruction. Their expertise in embedded systems and Rust programming made the learning process effective and applicable. I highly recommend their services for any team looking to deepen their knowledge in embedded Rust.
Jeff Glaum
Principal Software Development Lead - Microsoft
Special: Leading Rust Adoption Workshop
There's more to succesfully adopting and using Rust than training your engineering team(s): For team leads and software development managers: learn what it takes to succesfully adopt Rust.
Rust for secure and performant software
Rust combines several desirable features not often found together. Beyond mere memory safety, Rust has an advanced static type system that alerts programmers to issues early in development, when mistakes are cheap to fix. When a Rust program passes all the checks, it simply won't unexpectedly crash.
At the same time, the Rust compiler produces blazingly efficient code that is suitable for highly demanding web applications and embedded devices alike, rivaling the performance of C++.
Rust applications also benefit from access to a thriving ecosystem of open source packages, accessible through a dependency management system with vulnerability reporting in the core development tools.