diff --git a/src/cases/bmw-car-it.md b/src/cases/bmw-car-it.md new file mode 100644 index 0000000000..004a5f2e8f --- /dev/null +++ b/src/cases/bmw-car-it.md @@ -0,0 +1,18 @@ +--- +layout: case-study +company: BMW Car IT +problem: + BMW Car IT was looking to get a group of developers up to speed with Rust. +solution: + We ran a 4-day mixed on-site and remote workshop for them, covering all the + topics they needed to know. +tags: Workshops +description: +
BMW Car IT develops software for infotainment and autonomous + driving.
When they wanted to get a team of developers up to speed with + Rust, they reached out to Mainmatter. We ran a workshop for them, giving them + a smooth entry to Rust.
+hero: + tags: "Rust / training" +permalink: false +--- diff --git a/src/rust-consulting.njk b/src/rust-consulting.njk index 56328e8617..a0ef8a04e1 100644 --- a/src/rust-consulting.njk +++ b/src/rust-consulting.njk @@ -263,7 +263,7 @@ og: -{% set clients = ['aleph-alpha', 'kisters'] %} +{% set clients = ['aleph-alpha', 'kisters', 'bmw-car-it'] %} {{ featuredCaseStudies(clients, 'Browse our work') }}