The Complete Rust Programming Reference Guide
Author: Rahul Sharma
Subject: COM051000 - COMPUTERS / Programming / General; COM051230 - COMPUTERS / Software Development and Engineering / General; COM051300 - COMPUTERS / Programming / Algorithms
Publisher: Packt Publishing (2019-05-20)
978-1-83882-638-3
Design and implement professional-level programs by leveraging modern data structures and algorithms in Rust
Key Features
Book Description
Rust is a powerful language with a rare combination of safety, speed, and zero-cost abstractions. This Learning Path is filled with clear and simple explanations of its features along with real-world examples, demonstrating how you can build robust, scalable, and reliable programs.
You'll get started with an introduction to Rust data structures, algorithms, and essential language constructs. Next, you will understand how to store data using linked lists, arrays, stacks, and queues. You'll also learn to implement sorting and searching algorithms, such as Brute...