Rust Programming Language: The Complete Course
$199.99

Description

Rust is an open-source Systems Programming language that focuses on speed, memory safety, and parallelism. Developers use Rust to create a wide range of new software applications, such as game engines, operating systems, file systems, browser components and simulation engines for virtual reality. This course teaches you how to install Rust and then familiarize yourself with basic concepts like variables, data types, method syntax, enums, and more. Discover how the unique Ownership Principles of Rust impact the language. Data Handling, Pattern Matching, and Error Handling are also covered. The course also demonstrates use of generic types and traits, File I/O, Iterators and Closure. Then we explore Smart Pointers, Concurrency and Object-Oriented programming in Rust.Course Contents:Installing Rust and IDEData typesRust Ownership ModelMemory allocationsRace conditionsFunctionsReferences and BorrowingStructsMethod syntaxDemonstrating recoverable errors with ResultWorking with enumsGeneric Types and TraitsInput/OutputFile I/OIterators and ClosuresSmart PointersConcurrency in RustSo let's dive into the course.

logo

Udemy