Философия Unsafe Rust

In this video, I'll discuss the unsafe & safe philosophy of Rust, and what the unsafe keyword is used for. -------- Support: https://boosty.to/bitwiseuwu Telegram channel (+ chat): https://t.me/bitwiseuwu My Github: https://github.com/IoaNNUwU ---------- This video might be of interest to anyone interested in systems programming languages, who enjoys learning low-level concepts and how hardware works—the CPU, RAM, and GPU. If you know or want to learn C++, Go, or Zig, Rust will be a great addition, and might even be able to shift your interest due to its advantages such as memory safety, thread safety, and a modern API. Rust is also a great language if you're just looking to get started with systems programming and learn how the hardware works, but still want to stick with high-level, easy-to-use languages ​​like Python, Java, JavaScript, Kotlin, and Lua. This channel features numerous videos on both systems programming and more general programming concepts like OOP, system design, and many other topics worth discussing.