Titre : |
The Rust Programming Language |
Type de document : |
texte imprimé |
Auteurs : |
Steve KLABNIK, Auteur ; Carol NICHOLS, Auteur |
Mention d'édition : |
2nd edition |
Editeur : |
No Starch Press |
Année de publication : |
2023 |
Importance : |
560 p. |
ISBN/ISSN/EAN : |
978-1-71850-310-6 |
Note générale : |
Brief Contents
Foreword
Preface
Acknowledgements
Introduction
Appendices
Index |
Catégories : |
C (langage de programmation) Rust (langage de programmation)
|
Index. décimale : |
005.13 Langages de programmation |
Résumé : |
Getting Started
Programming a Guessing Game
Common Programming Concepts
Understanding Owner ship
Using Structs to Structure Related Data
Enums and Pattern Matching
Managing Growing Projects with Packages, Crates and Modules
Common Collections
Error Handling
Generic Types, Traits and Lifetimes
WritingAutomated Tests
An I/0 Project: Building a Command Line Program
Functional Language Features: Iterators and CLosures
More About Cargo and Crates.io
Smart POinters
Fearless Concurrency
Object-Oriented Programming Features
Patterns and Matching
Advanced Features
Final Project: Building a Multithreaded Web Server
|