Rust Programming Certificate for Robert Breuer
Add to LinkedIn
Certificate ID:
752935
Authentication Code:
82ba2
Certified Person Name:
Robert Breuer
Trainer Name:
Grzegorz Nosek
Duration Days:
3
Duration Hours:
21
Course Name:
Rust Programming
Course Date:
2024-02-19 09:00 to 2024-02-21 16:00
Course Outline:
Introduction
- Why Rust is considered one of the most fun languages to program in.
Overview of Rust Features
Preparing the Development Environment
Creating a Simple Application
Coding with Rust Modules
Rust Data Structures
Rust Operators
Collection Data Structures
Controlling the Flow of a Program
Boolean Logic
Executing Code Repeatedly
Expanding the Application
Pattern Matching in Rust
Creating a Rust Library
Publishing to the Rust Repository
Integrating Rust with an Existing Application
Eliminating Bugs that Crash an Application
Testing Strategies for Rust Applications
Summary and Next Steps