Why It (Mostly) Doesn't Matter How You Code In Rust

Описание к видео Why It (Mostly) Doesn't Matter How You Code In Rust

Have you ever wondered whether the code you write is really the optimal solution, or can't you stop thinking about performance?

Well, as it turns out, Rust is one of the languages that helps you a lot in exactly these areas. Why worry about HOW you WRITE code if you can instead focus on HOW to SOLVE your problems?

Let's find out what Rust does for us and how it does it. This video is, of course, non-exhaustive, because covering all the things Rust does for us in-depth would result in a video way longer than this one, but still, you'll probably learn a thing or two and get enough knowledge to become dangerous enough.

---

🕖 Timestamps:

00:00 Intro
00:35 Abstractions and Performance
01:47 Zero-Cost Abstractions
04:02 Compiler Optimizations in General
05:55 Traits
11:57 Closures
15:39 Iterators
19:04 (Transparent) Structs
21:51 Outro

---

❓ Who the hell am I?

Hey, if we haven't met yet, I'm Oliver, and I'm a software engineer. I started programming over two decades ago as a hobby. Nowadays, I design and build huge distributed systems in the video on demand space.

---

📺 What else to watch?

What about this one? ⬇️

You MUST KNOW These Traits in Rust -    • You Should Really Know These Traits i...  

🙌🏻 You can find me here:

My blog: https://oliverjumpertz.com

Комментарии

Информация по комментариям в разработке