Certificate Authentication

Rust Programming Certificate for Cezary Florczak

Add to LinkedIn

Certificate ID: 
691859
Authentication Code: 
9219c
Certified Person Name: 
Cezary Florczak
Trainer Name: 
Grzegorz Nosek
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Rust Programming
Course Date: 
10 October 2022 09:00 to 12 October 2022 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 Conclusion