Cargando…

The Complete Rust Programming Reference Guide : Design, Develop, and Deploy Effective Software Systems Using the Advanced Constructs of Rust.

This Learning Path is your easy reference to mastering Rust programming. It begins with an introduction to Rust data structures and algorithms and covers the entire spectrum, including memory safety, type system, concurrency, and other features of Rust 2018.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sharma, Rahul
Otros Autores: Kaihlavirta, Vesa, Matzinger, Claus
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited, 2019.
Colección:Learning path.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Chapter 1: Getting Started with Rust
  • Chapter 2: Managing Projects with Cargo
  • Chapter 3: Tests, Documentation, and Benchmarks
  • Chapter 4: Types, Generics, and Traits
  • Chapter 5: Memory Management and Safety
  • Chapter 6: Error Handling
  • Chapter 7: Advanced Concepts
  • Chapter 8: Concurrency
  • Chapter 9: Metaprogramming with Macros
  • Chapter 10: Unsafe Rust and Foreign Function Interfaces
  • Chapter 11: Logging
  • Chapter 12: Network Programming in Rust
  • Chapter 13: Building Web Applications with Rust
  • Chapter 14: Lists, Lists, and More Lists
  • Chapter 15: Robust Trees
  • Chapter 16: Exploring Maps and Sets
  • Chapter 17: Collections in Rust
  • Chapter 18: Algorithm Evaluation
  • Chapter 19: Ordering Things
  • Chapter 20: Finding Stuff
  • Chapter 21: Random and Combinatorial
  • Chapter 22: Algorithms of the Standard Library.