Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Hands-On Data Structures and Algorithms in Rust
Hands-On Data Structures and Algorithms in Rust

Hands-On Data Structures and Algorithms in Rust: Learn about the most common and useful data structures and algorithms and implement them in Rust

Arrow left icon
Profile Icon Matthew Stoodley
Arrow right icon
€103.99
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.5 (2 Ratings)
Video May 2020 6hrs 55mins 1st Edition
Video
€103.99
Subscription
Free Trial
Renews at €18.99p/m
Arrow left icon
Profile Icon Matthew Stoodley
Arrow right icon
€103.99
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.5 (2 Ratings)
Video May 2020 6hrs 55mins 1st Edition
Video
€103.99
Subscription
Free Trial
Renews at €18.99p/m
Video
€103.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Key benefits

  • Get familiar with Rust as a powerful and fast language that encourages good design
  • Focus on practical programming needs, learning effective solutions to problems that programmers often face
  • Learn techniques for building data-oriented code and handling relationships between different kinds of data

Description

Rust is a modern systems programming language designed with safety to simplify the development of large, complex software projects. Data structure and Algorithms are key to help in the collection and organization of the data for performing operations on the data and set instructions/logic to accomplish tasks in these projects. This course will be your guide for implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer. You will begin with a primer to Rust and its syntax. You will then explore the language of Time and Memory complexity by comparing different sorting methods. You’ll then learn about Lists and Binary Trees, implement them, and compare them, to show the advantages and use cases of each. Next, you will cover different algorithms in-depth such as sorting, graph, dynamic programming, greedy, divide and conquer, and more. You will learn how counterintuitive techniques can actually make it easier to build scalable projects! By the end of the course, you will have a sound knowledge of the key data structures and algorithms in Rust to confidently implement them in your applications. The Github link to this video course is: https://github.com/PacktPublishing/Hands-On-Data-Structures-and-Algorithms-in-Rust

Who is this book for?

This course is for programmers who want to get to grips with all data structures and algorithms in the latest version of Rust programming language, to help organize your code better and accomplish predefined tasks. No Rust programming knowledge is required as we will be covering the basics at the beginning.

What you will learn

  • How Rust can help you keep your memory access safe and effective
  • How we can use Rust to build Generic Algorithms that we can use again and again across our codebase
  • Greedy, dynamic, and Iterative algorithms and when to use them
  • Different data structures such as Maps, Trees, and Linked lists, and when it is appropriate to use them.
  • Why and how an Entity Component System separates the different parts of the object into different storage areas
  • How we can build files that work like simple databases using BTrees
  • How we can run our programs even faster-using Multithreading

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : May 26, 2020
Length: 6hrs 55mins
Edition : 1st
Language : English
ISBN-13 : 9781839211942
Category :
Languages :

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Product Details

Publication date : May 26, 2020
Length: 6hrs 55mins
Edition : 1st
Language : English
ISBN-13 : 9781839211942
Category :
Languages :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 244.97
Hands-On Data Structures and Algorithms in Rust
€103.99
Hands-On Systems Programming with Rust
€103.99
Creative Projects for Rust Programmers
€36.99
Total 244.97 Stars icon

Table of Contents

7 Chapters
Getting to Grips with Rust and its Syntax Chevron down icon Chevron up icon
Algorithm Complexity and Sorting Algorithms Chevron down icon Chevron up icon
Building Linked Lists and Binary Trees Chevron down icon Chevron up icon
Model Real Situations as Graphs of Connected Nodes Chevron down icon Chevron up icon
Getting Constant Time Data Access Using HashMap Chevron down icon Chevron up icon
Organizing Your Data by Type with Entity Component Systems Chevron down icon Chevron up icon
Persistent Storage Data Structure Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.5
(2 Ratings)
5 star 0%
4 star 50%
3 star 50%
2 star 0%
1 star 0%
Nori Jan 18, 2021
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
Pros: Nice bit-by-bit explanation. Cons: Answers to the challenge problems like pop methods implementation for linked lists, which is crucial, cannot be found in the GitHub repo. Cannot say the content is visually rich (so far only codes) so beginners to DSA would need compelments.
Feefo Verified review Feefo
Dejan Stevanovic Jun 20, 2022
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
The presenter goes too fast through the content.
Feefo Verified review Feefo
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How can I download a video package for offline viewing? Chevron down icon Chevron up icon
  1. Login to your account at Packtpub.com.
  2. Click on "My Account" and then click on the "My Videos" tab to access your videos.
  3. Click on the "Download Now" link to start your video download.
How can I extract my video file? Chevron down icon Chevron up icon

All modern operating systems ship with ZIP file extraction built in. If you'd prefer to use a dedicated compression application, we've tested WinRAR / 7-Zip for Windows, Zipeg / iZip / UnRarX for Mac and 7-Zip / PeaZip for Linux. These applications support all extension files.

How can I get help and support around my video package? Chevron down icon Chevron up icon

If your video course doesn't give you what you were expecting, either because of functionality problems or because the content isn't up to scratch, please mail customercare@packt.com with details of the problem. In addition, so that we can best provide the support you need, please include the following information for our support team.

  1. Video
  2. Format watched (HTML, MP4, streaming)
  3. Chapter or section that issue relates to (if relevant)
  4. System being played on
  5. Browser used (if relevant)
  6. Details of support
Why can’t I download my video package? Chevron down icon Chevron up icon

In the even that you are having issues downloading your video package then please follow these instructions:

  1. Disable all your browser plugins and extensions: Some security and download manager extensions can cause issues during the download.
  2. Download the video course using a different browser: We've tested downloads operate correctly in current versions of Chrome, Firefox, Internet Explorer, and Safari.