Comprehensive Rust


Course Number: RUST-108
Duration: 5 days (32.5 hours)
Format: Live, hands-on

Mastering Rust Training Overview

This Comprehensive Rust training course teaches attendees to master Rust's unique features, including its focus on safety, robust concurrency capabilities, and ability to optimize performance for even the most demanding applications.

After the basics, participants learn advanced topics, including macros, metaprogramming, and FFI integration while building real-world applications that showcase Rust's versatility and power. By the end of this Rust course, students have the confidence to tackle complex Rust projects, write efficient code, and successfully implement Rust in their software development projects.

This class is appropriate for seasoned developers seeking to expand their skills and those new to programming.

Location and Pricing

Accelebrate offers instructor-led enterprise training for groups of 3 or more online or at your site. Most Accelebrate classes can be flexibly scheduled for your group, including delivery in half-day segments across a week or set of weeks. To receive a customized proposal and price quote for private corporate training on-site or online, please contact us.

In addition, some courses are available as live, instructor-led training from one of our partners.

Objectives

  • Understand the Rust philosophy
  • Set up and navigate the Rust environment
  • Grasp basic Rust syntax and semantics
  • Use control flow and logic
  • Understand ownership and borrowing concepts
  • Use tuples, enums, structs, and vectors
  • Implement pattern matching
  • Work with Rust’s concurrency model
  • Create custom macros
  • Write Rust tests
  • Create documentation with Rustdoc

Prerequisites

  • Software development experience; this is not a general introduction to programming course.
  • Basic understanding of programming concepts such as variables, expressions, functions, and control flow.

Outline

Expand All | Collapse All

Introduction
What is Rust?
  • Rust’s Philosophy and Goals
  • History and motivation
  • Rust Community
  • The Rust Playground
Install Rust
  • Script
  • macOS Homebrew
  • Platform Installers
Rust Editors
  • VSCode with Extensions
  • Rust Rover
  • Debug Rust in VSCode
  • GitHub Copilot
Hello World
  • Create a new Project
  • Main Function
  • Print to the Console
  • Comments
Cargo
  • What is Cargo?
  • Run Command
  • Build Command
  • Build Release Command
  • Install Third-Party Crates
Scalar Types and Data
  • Rust Types
  • Constants
  • Immutable Variables
  • Mutable Variables
Code Logic
  • If Statement
  • Loop with Break
  • While Loop
Functions
  • Define a Function
  • Call a Function
  • Parameter Types
  • Return Types
  • Closure Functions
Modules
  • Import Modules from Standard Library
  • Import Modules from Third-Party Crates
  • Define Custom Modules
  • Import Custom Modules
Built-In Macros
  • print! and println!
  • format!
  • assert!, assert_eq!, and assert_ne!
  • vec!
  • include_str! and include_bytes!
  • cfg! and env!
  • panic!
Memory Management
  • Problems with Manual Management
  • Problems with Garbage Collection
  • Ownership & Borrowing
  • References
  • Lifetimes
Strings and String Slices
  • What is a String and a String Slice?
  • String Slices
  • String Objects
  • Convert Between Slices and Strings
  • Parse Number from String
  • Trim String
  • Print Strings with Interpolation
Tuples
  • What is a Tuple?
  • Heterogeneous Elements
  • Access Elements
  • Destructuring
  • Immutable
Enums
  • What is an Enum?
  • Define an Enum
  • Using Enums
  • Enum Variants
  • Enum Methods
  • Enums and Pattern Matching
  • Result Enum
  • Option Enum
  • Enums vs Structs
Structs
  • What is a Struct?
  • Create Instance
  • Field Init Shorthand
  • Struct Update Syntax
  • Tuple Structs
  • Unit-Like Structs
  • Ownership of Struct Data
  • Function Implementation
  • Associated Functions
  • Stuct Methods
  • Constructor Pattern
Vectors
  • What is a Vector?
  • Create a Vector
  • Add and Remove Elements
  • Access Elements
  • Iterate over Elements
  • Slicing, Length, and Capacity
  • Common Vector Operations
  • Understand Memory Management
  • Ownership and Borrowing Rules
Collections and Iterators
  • Vectors, arrays, and slices
  • HashMaps and hash sets
  • Iteration and iterators
Traits
  • What is a trait?
  • How does a trait related to traditional OOP interfaces?
  • Defining a trait
  • Implementing a trait
  • Default implementations
  • Traits as parameters
  • Traits as return types
  • Traits as bounds
Generics
  • What is a generic?
  • How does a generic related to traditional OOP generics?
  • Defining a generic
  • Implementing a generic
  • Generic bounds
  • Multiple generic types
  • Where clauses
Pattern Matching
  • What is Pattern Matching?
  • Match Statement
  • If Let Statement
  • While Let Statement
  • Destructuring Stucts and Tuples
  • Pattern Matching with Enums
  • Pattern Matching with Functions
  • Pattern Matching and Ownership
  • Refutability and Irrefutability
Concurrent Programming
  • What is Concurrent Programming?
  • Using Multiple Threads
  • Mutex, RwLock, and Arc
  • Message Passing with Channels
  • Sync and Send Traits
  • Futures and Async/Await
Unsafe Rust
  • What is Unsafe Rust?
  • Raw Pointers
  • Dereferencing Raw Pointers
  • Calling Unsafe Functions
  • Creating Safe Abstractions
  • Unsafe Traits
  • Unsafe Blocks
  • Unsafe Superpowers
Macros and Metaprogramming
  • What is a Macro?
  • Define a Macro with macro_rules!
  • Using Pattern Matching
  • Define Expansion
  • Use the Custom Macro
Tests
  • What is a Test?
  • Test Functions
  • Test Organization
  • Test Attributes
  • Test Coverage
  • assert!, assert_eq!, and assert_ne!
Documentation with Rustdoc
  • What is Rustdoc?
  • Add Documentation to Rust Code
  • Triple-Slash Comments and the #[doc] Attribute
  • Generate Documentation
  • Linking and Cross-Referencing Documentation
Conclusion

Training Materials

All students receive comprehensive courseware covering all topics in the course. Courseware is distributed via GitHub through documentation and extensive code samples.

NOTE: These materials are not related to Google’s Comprehensive Rust training material.

Software Requirements

  • A free, personal GitHub account to access the courseware
  • Permission to install Rust and Visual Studio Code on their computers
  • Permission to install Rust Crates and Visual Studio Extensions

If students cannot configure a local environment, a cloud-based environment can be provided.



Learn faster

Our live, instructor-led lectures are far more effective than pre-recorded classes

Satisfaction guarantee

If your team is not 100% satisfied with your training, we do what's necessary to make it right

Learn online from anywhere

Whether you are at home or in the office, we make learning interactive and engaging

Multiple Payment Options

We accept check, ACH/EFT, major credit cards, and most purchase orders



Recent Training Locations

Alabama

Birmingham

Huntsville

Montgomery

Alaska

Anchorage

Arizona

Phoenix

Tucson

Arkansas

Fayetteville

Little Rock

California

Los Angeles

Oakland

Orange County

Sacramento

San Diego

San Francisco

San Jose

Colorado

Boulder

Colorado Springs

Denver

Connecticut

Hartford

DC

Washington

Florida

Fort Lauderdale

Jacksonville

Miami

Orlando

Tampa

Georgia

Atlanta

Augusta

Savannah

Hawaii

Honolulu

Idaho

Boise

Illinois

Chicago

Indiana

Indianapolis

Iowa

Cedar Rapids

Des Moines

Kansas

Wichita

Kentucky

Lexington

Louisville

Louisiana

New Orleans

Maine

Portland

Maryland

Annapolis

Baltimore

Frederick

Hagerstown

Massachusetts

Boston

Cambridge

Springfield

Michigan

Ann Arbor

Detroit

Grand Rapids

Minnesota

Minneapolis

Saint Paul

Mississippi

Jackson

Missouri

Kansas City

St. Louis

Nebraska

Lincoln

Omaha

Nevada

Las Vegas

Reno

New Jersey

Princeton

New Mexico

Albuquerque

New York

Albany

Buffalo

New York City

White Plains

North Carolina

Charlotte

Durham

Raleigh

Ohio

Akron

Canton

Cincinnati

Cleveland

Columbus

Dayton

Oklahoma

Oklahoma City

Tulsa

Oregon

Portland

Pennsylvania

Philadelphia

Pittsburgh

Rhode Island

Providence

South Carolina

Charleston

Columbia

Greenville

Tennessee

Knoxville

Memphis

Nashville

Texas

Austin

Dallas

El Paso

Houston

San Antonio

Utah

Salt Lake City

Virginia

Alexandria

Arlington

Norfolk

Richmond

Washington

Seattle

Tacoma

West Virginia

Charleston

Wisconsin

Madison

Milwaukee

Alberta

Calgary

Edmonton

British Columbia

Vancouver

Manitoba

Winnipeg

Nova Scotia

Halifax

Ontario

Ottawa

Toronto

Quebec

Montreal

Puerto Rico

San Juan