Chargement en cours…

Hands-on data structures and algorithms with Rust : learn programming techniques to build effective, maintainable, and readable code in Rust 2018 /

Design and implement professional level programs by exploring modern data structures and algorithms in Rust. Key Features Use data structures such as arrays, stacks, trees, lists and graphs with real-world examples Learn the functional and reactive implementations of the traditional data structures...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Matzinger, Claus (Auteur)
Format: Électronique eBook
Langue:Inglés
Publié: Birmingham, UK : Packt Publishing, 2019.
Sujets:
Accès en ligne:Texto completo
Texto completo
Table des matières:
  • Hello Rust!
  • Cargo and crates
  • Storing efficiently
  • Lists, lists, and more lists
  • Robust trees
  • Exploring maps and sets
  • Collections in Rust
  • Algorithm evaluation
  • Ordering things
  • Finding stuff
  • Random and combinatorial
  • Algorithms of the standard library.