Rust Programming Certificate for ANDREEA-CLAUDIA POPESCU
Certificate ID:
741603
Authentication Code:
55055
Certified Person Name:
ANDREEA-CLAUDIA POPESCU
Trainer Name:
Andy Thomason
Duration Days:
5
Duration Hours:
20
Course Name:
Rust Programming
Course Date:
2023-10-25 09:00 to 2023-11-02 13: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