Beginning Rust: From Novice to Professional

Douban
Beginning Rust: From Novice to Professional

Accedi o registrati per recensire o aggiungere questo elemento alla tua collezione.

ISBN: 9781484234679
Casa editrice: Apress
data di pubblicazione: 2018 -4
Formato: Paperback
Prezzo: USD 39.99
Numero di pagine: 376

/ 10

1 valutazioni

Non ci sono abbastanza valutazioni
Prendi in prestito oppure Acquista
Sinossi

Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer.Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow, and handle primitive types. You’ll see how to do arithmetic, allocate memory, use iterators, and handle input/output. Once you have mastered these core skills, you’ll work on handling errors and using the object-oriented features of Rust to build robust Rust applications in no time.Only a basic knowledge of programming is required, preferably in C or C++. To understand this book, it's enough to know what integers and floating-point numbers are, and to distinguish identifiers from string literals.After reading this book, you'll be ready to build Rust applications.What You'll LearnGet started programming with RustUnderstand heterogeneous data structures and data sequencesDefine functions, generic functions, structs, and moreWork with closures, changeable strings, ranges and slicesUse traits and learn about lifetimesWho This Book Is ForThose who are new to Rust and who have at least some prior experience with programming in general: some C/C++ is recommended particularly.

Commenti
Recensioni
笔记