Cargando…

Hands-On Data Structures and Algorithms in Rust

Learn about common and useful Data Structures and Algorithms About This Video 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 da...

Descripción completa

Detalles Bibliográficos
Autor principal: Stoodley, Matthew (Autor)
Autor Corporativo: Safari, an O'Reilly Media Company
Formato: Electrónico Video
Idioma:Inglés
Publicado: Packt Publishing, 2020.
Edición:1st edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Descripción
Sumario:Learn about common and useful Data Structures and Algorithms About This Video 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 In Detail 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.
Descripción Física:1 online resource (1 video file, approximately 6 hr., 56 min.)