Plan Szkolenia

Introduction

  • What is Rust?
  • Rust vs other programming languages
  • Overview of Rust features and architecture

Understanding Rust

  • The lifecycle of a Rust program
  • How Rust works at a systems level
  • Memory safety and ownership in Rust

Getting Started

  • Setting up the Development Environment
  • Installing Rust as a programming toolchain
  • Configuring the Rust environment
  • Exploring Cargo package manager

Basic Syntax and Concepts

  • Variables and data types in Rust
  • Control flow and loops
  • Functions and modules
  • Ownership and borrowing in Rust

Error Handling and Panic

  • Handling errors with Result and Option types
  • Unwinding vs aborting with panic!
  • Custom error types and error handling strategies

Memory Management in Rust

  • Stack vs heap memory allocation
  • Pointers and references in Rust
  • Managing memory with Box and unsafe blocks

Structs and Enums in Systems Programming

  • Defining and working with structs
  • Creating and using enums
  • Pattern matching in Rust

Interfacing with C and Low-Level Code

  • Interfacing Rust with C and C++ code
  • Using FFI (Foreign Function Interface)
  • Working with raw pointers and unsafe code

Concurrency and Synchronization

  • Concurrency models in systems programming
  • Mutex, RwLock, and Condvar for synchronization
  • Channels and message passing for communication

Debugging and Troubleshooting Rust Programs

  • Tools and techniques for debugging Rust programs
  • Profiling and performance analysis
  • Troubleshooting common issues in systems programming

Summary and Next Steps

Wymagania

  • Basic understanding of programming concepts
  • Familiarity with at least one programming language (such as C or C++)

Audience

  • Developers
 21 godzin

Liczba uczestników



Cena za uczestnika

Opinie uczestników (5)

Szkolenia Powiązane

Rust Advanced

14 godzin

Rust for Embedded Systems

21 godzin

Rust for Game Development

21 godzin

Rust for Web Development

21 godzin

Rust Fundamentals

14 godzin

Rust Programming

21 godzin

Wprowadzenie do programowania

35 godzin

Linux Network Programming

14 godzin

Clean Code

14 godzin

Java Persistence with Hibernate

14 godzin

Java Fundamentals for Android

14 godzin

Unit Testing with JUnit

21 godzin

Wzorce projektowe w Java

14 godzin

Java Advanced

28 godzin

Java fundamentals with Maven

28 godzin

Powiązane Kategorie