Rust Programming Part 1: Rust Programming Foundations (Video Course)

Rust Programming Part 1: Rust Programming Foundations (Video Course)

Rust Programming Part 1: Rust Programming Foundations (Video Course)

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 51 Lessons (7h 4m) | 1.49 GB

Rust Programming Part 1: Rust Programming Foundations (Video Course): Rust programming for real-world applications

This video tutorial teaches you the foundations of Rust programming through clear training and detailed examples. Rust is the language many passionate programmers have embraced because of its expressiveness, sophistication, and rigor. The Rust language combines the efficiency, speed, and low-level power of C/C++ with the benefits of higher-level languages such as Java, Python, and C# and you can use it to implement all kinds of solutions including embedded systems, DevOps operators, operating systems, and platforms, and much more besides.

Topics included in this Rust Programming Part 1: Rust Programming Foundations (Video Course):

  • Getting Started with Rust starts with a quick overview of Rust as a programming language and shows you how to download the Rust toolset.
  • Understanding Rust Variables and Types shows how to declare variables in Rust and takes a closer look at some of the primitive types available in the language.
  • Implementing Flow Control shows how to implement conditional logic and iteration in Rust.
  • Understanding Enums describes the syntax for defining and using enum types, also discusses some of the important standard enums in the Rust library.
  • Using Compound Types and Collections shows how to create and use arrays and tuples, and how to use vectors and maps in the Rust collection library.
  • Understanding Ownership in Rust dives into the details of how Rust manages the lifetime of objects. You will learn about the differences between copying values and moving values in Rust.
  • Understanding Borrowing in Rust looks at a concept called “borrowing”, which is effectively where you take a reference to a variable without claiming ownership.

Rust Programming Foundations is Rust Programming Part 1 of your learning journey. You will learn about the Rust toolset, the Rust type system, and how to implement flow control. You will also learn how to use compound types and collections, and how Rust carefully manages the lifetime of objects and how they are referenced safely in your code. Experienced trainer Andy Olsen will systematically show you how to avoid the pitfalls and errors that are common in C and C++.

1 2

Leave a Reply

Your email address will not be published. Required fields are marked *