Rust Programming Tutorial
- / Home
- / Computer Sciences Books /
Author: Apriorit Inc.
Downloads: 532
Visits: 1
Pages: 54
Published: 5 years agoRating: Rated: 0 times Rate It
- 1 star
- 2 stars
- 3 stars
- 4 stars
- 5 stars
Book Description
This is an extensive and beginner-friendly Rust tutorial prepared by our system programming team here at Apriorit. Whether you're a Rust aficionado or only starting your Rust journey, this e-book undoubtedly will prove useful to you. What you will learn ⦁ Discover Rust features that make programming faster and secure ⦁ Guarantee memory safety using Rust ⦁ Benefit from zero-cost abstraction mechanisms ⦁ Avoid data races and a garbage collector ⦁ Get rid of use-after-free, double-free bugs, dangling pointers ⦁ Reduce code duplication ⦁ Use existing libraries written in C and other languages ⦁ Understand the main difference between Rust and C++