Rust Programming Certificate for Emil Logofatu
Certificate ID:
680391
Authentication Code:
48e13
Certified Person Name:
Emil Logofatu
Trainer Name:
Andy Thomason
Duration Days:
3
Duration Hours:
21
Course Name:
Rust Programming
Course Date:
9 June 2022 10:00 to 16 June 2022 17: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 Conclusion