Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
Series TitleSeries Title
-
Reading LevelReading Level
-
Content TypeContent Type
-
Item TypeItem Type
-
YearFrom:-To:
-
More FiltersMore FiltersIs Full-Text AvailableSubjectPublisherSourceDonorPlace of PublicationContributorsLocation
Done
Filters
Reset
1
result(s) for
"Milanesi, Carlo (Software developer), author"
Sort by:
Beginning Rust : from novice to professional
Learn to progra 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 masterred these core skills, you'll work on handling errors and using the object-oriented features of Rust to build robust Rust applicaions 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. You will: get started programming with Rust ; Understand heterogeneous data structures and data sequences ; Work with closures, changeable strings, ranges and slices ; Use traist and learn about lifetimes.