Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

The Rust Programming Language

Posted By: naag
The Rust Programming Language

The Rust Programming Language
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5 Hours | 880 MB
Genre: eLearning | Language: English

Learn a modern, powerful yet safe programming language!

This course will teach you the fundamentals of Rust, a modern programming language that has the both the power of native code as well as the safety of some managed languages. In this course you will learn the following:

How to download and install Rust; how to compile programs and (optionally) work with an IDE.
Learn about fundamental data types and how to use them to declare variables.
Undersand arrays, vectors and strings, the concept of slices.
Learn to create functions, methods, closures, higher-order functions.
Understand how to create various data structures such as structs and enums; also traits.
Master Rust's explicit take on the concept of lifetime with ownership and borrowing.
Use Rust's package managent using Cargo.
Learn about other useful topics: documentation, conditional compilation, testing.
This course, like all my other courses, will be supplemented with additional lectures based on participants' requests.

The Rust Programming Language