filmov
tv
Introduction to Rust (Part II) | Rawkode Live
Показать описание
---
Rust is a multi-paradigm programming language designed for performance and safety, especially safe concurrency. Rust is syntactically similar to C++ but can guarantee memory safety by using a borrow checker to validate references. Rust achieves memory safety without garbage collection, and reference counting is optional.
Rust was originally designed by Graydon Hoare at Mozilla Research, with contributions from Dave Herman, Brendan Eich, and others. The designers refined the language while writing the Servo layout or browser engine, and the Rust compiler. It has gained increasing use in industry, and Microsoft has been experimenting with the language for secure and safety-critical software components.
Rust has been voted the "most loved programming language" in the Stack Overflow Developer Survey every year since 2016.
🕰 Timeline
00:00 - Holding
00:30 - Introductions
04:00 - If statements / conditionals
11:00 - Match statements
13:00 - Move semantics
29:00 - Options
51:00 - Enums
1:06:00 - Clippy
1:13:00 - Tests
🌎 Resources
Introduction to Rust Part 2
Introduction to Rust (Part II) | Rawkode Live
Rust in 100 Seconds
Rust for the impatient
Rust Programming - No Inheritance
Ultimate Beginner's Guide - How To Get Started In Rust | Rust Tutorial
Building a Web Server in Rust - Part 2
Introduction to Rust Part 1
Getting started with Rust. A brief Introduction to the language
How to Learn Rust
From Python to Rust. Part 2: Strings, Functions & Crates/Modules.
Rust Tutorial #1 - Introduction To Rust Programming
Why Rust is a significant development in programming languages - explained by Hank Green
Writing a CLI App in Rust! - Part 2
An Introduction to Coding In Rust for Pythonistas
Testing in Rust - Part 2
Learning Rust (Day 1 - Part 2 - Introduction, Basic programming with Rust)
How to learn Rust for FREE 👩💻 #programming #software #opensource #technology #career
Embedded Rust will ALWAYS Be Unsafe #EmbeddedRust #UnsafeCode #InterruptDriven #Programming
5 things I wish I knew before learning Rust
Introduction to Rust programming on bare metal hardware by Mike Kefeder - Rust Zürisee March 2023
Let's do a quick introduction to rust
Learn Rust Programming - Complete Course 🦀
Introduction to Generics and Traits | Advanced Rust Part 1
Комментарии