Schulungsübersicht
Einführung
- Warum Rust eine der spannendsten Sprachen zum Programmieren ist.
Überblick über die Rust-Funktionen
Vorbereitung der Entwicklungsumgebung
Erstellen einer einfachen Anwendung
Programmierung mit Rust-Modulen
Rust-Datentypen
Rust-Operatoren
Datensammlungsstrukturen
Steuerung des Programmablaufs
Boolesche Logik
Ausführung von Code wiederholt
Ausbau der Anwendung
Musterabgleich in Rust
Erstellen einer Rust-Bibliothek
Veröffentlichen im Rust-Repository
Integration von Rust mit einer bestehenden Anwendung
Beseitigung von Bugs, die eine Anwendung abstürzen lassen
Teststrategien für Rust-Anwendungen
Zusammenfassung und weitere Schritte
Voraussetzungen
- Programmiererfahrung in einer beliebigen Sprache (vorzugsweise C oder C++)
Zielgruppe
- Entwickler
Erfahrungsberichte (5)
Solid introduction to rust with advanced elements like macros. Practical code exercises, a lot of side comments, free discussion and consultations.
Robert - Sonova Warsaw Service Center Sp z o o
Kurs - Rust Programming
Although learning Rust is always going to be difficult, I feel I managed to get more out of it than I would have probably expected at first. At the same time, I'm confident I can consolidate my understanding of the language by re-visiting the rust-by-example resources, which Andy has used actually used as a basis of the course.
Ciprian
Kurs - Rust Programming
the trainer very well prepared and very passionate about this subject
Andreea
Kurs - Rust Programming
the detail of testing and creating outputs for a CI/CD environment along with compatibility with the notoriously annoying Jenkins method of releasing code.
Paul Lopez - self
Kurs - Rust Programming
The trainer explained a lot of interesting things about RUST starting from the basis, moving to its applications towards Blockchain, which was very insightful and captivating