Wenn Sie sich für diesen Kurs anmelden, werden Sie auch für diese Spezialisierung angemeldet.
Lernen Sie neue Konzepte von Branchenexperten
Gewinnen Sie ein Grundverständnis bestimmter Themen oder Tools
Erwerben Sie berufsrelevante Kompetenzen durch praktische Projekte
Erwerben Sie ein Berufszertifikat zur Vorlage
In diesem Kurs gibt es 3 Module
Take a Rust crate from a "works on my machine" laptop build to a production-grade artifact that ships through a gate no one can bypass. The course walks through a real 3-crate ETL workspace — etl-core, etl-cli, and etl-bench — built around clap derive macros, a tuned `[profile.release]`, and a multi-stage Dockerfile that drops a 1.8 GB rust:latest image to a 6 MB scratch+musl container with no shell to attack. You then wire pmat, bashrs, forjar, and pv onto the standard fmt + clippy + test + 100% coverage + audit + deny stack — because a green build badge is misleading when an agent wrote half the code. A five-job GitHub Actions matrix runs stable, beta, and Minimum Supported Rust Version on Linux, macOS, and Windows in parallel, with cached cold builds reduced to two-minute incremental ones. You close with criterion — warmup, statistical sampling, the HTML report — and a regression gate that fails the build on a measurable throughput drop. Every concept is tied to runnable code and Provable contracts in the case-study repo.
Open with a guided tour of the shipping-rust workspace on GitHub, then build a Rust binary CLI from cargo new --bin to a 6 MB stripped self-documented executable, then ship it inside a scratch+musl Docker image with no attack surface beyond the binary itself.
Das ist alles enthalten
5 Videos5 Lektüren1 Aufgabe
Infos zu Modulinhalt anzeigen
5 Videos•Insgesamt 15 Minuten
1.1.0 Tour: shipping-rust on GitHub•3 Minuten
1.1.1 Building a Binary CLI•3 Minuten
1.1.2 Demo: Build a CLI•3 Minuten
1.2.1 Building a Container•4 Minuten
1.2.2 Demo: Tiny Container•2 Minuten
5 Lektüren•Insgesamt 50 Minuten
About This Course•10 Minuten
Key Terms: Building a Binary CLI•10 Minuten
Reflection: Building a Binary CLI•10 Minuten
Key Terms: Building a Container•10 Minuten
Reflection: Building a Container•10 Minuten
1 Aufgabe•Insgesamt 15 Minuten
Build a Rust Binary•15 Minuten
Ship It With Confidence
Modul 2•2 Stunden abzuschließen
Moduldetails
Add a Git pre-commit hook that runs cargo fmt, clippy, and test before any commit. Configure GitHub Actions to enforce the same gates on every push and pull request. Benchmark the binary with criterion and prove a release-build speedup with statistical confidence intervals.
Das ist alles enthalten
4 Videos9 Lektüren1 Aufgabe
Infos zu Modulinhalt anzeigen
4 Videos•Insgesamt 15 Minuten
2.1.1 Gating Code in the Repo•5 Minuten
2.1.2 Demo: Gate Aggregator•2 Minuten
2.2.1 GitHub Build•4 Minuten
2.3.1 Benchmarking with criterion•4 Minuten
9 Lektüren•Insgesamt 90 Minuten
Key Terms: Gating Code in the Repo•10 Minuten
Git Hooks Explained•10 Minuten
Provable Contracts Explained•10 Minuten
Reflection: Gating Code in the Repo•10 Minuten
Key Terms: GitHub Build•10 Minuten
Supply Chain Hygiene Explained•10 Minuten
Reflection: GitHub Build•10 Minuten
Key Terms: Benchmarking with criterion•10 Minuten
Reflection: Benchmarking with criterion•10 Minuten
1 Aufgabe•Insgesamt 5 Minuten
Ship It With Confidence•5 Minuten
Capstone
Modul 3•1 Stunde abzuschließen
Moduldetails
Build a CLI from scratch in one sitting using everything from this course. Ship a binary and a Docker image, set up CI gates, run criterion benchmarks, and tag a versioned release on GitHub.
Das ist alles enthalten
3 Lektüren1 Aufgabe
Infos zu Modulinhalt anzeigen
3 Lektüren•Insgesamt 30 Minuten
Capstone: Extend the shipping-rust Repo•10 Minuten
Before You Go•10 Minuten
Next Steps•10 Minuten
1 Aufgabe•Insgesamt 15 Minuten
Final Graded Quiz•15 Minuten
Erwerben Sie ein Karrierezertifikat.
Fügen Sie dieses Zeugnis Ihrem LinkedIn-Profil, Lebenslauf oder CV hinzu. Teilen Sie sie in Social Media und in Ihrer Leistungsbeurteilung.
When will I have access to the lectures and assignments?
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.