Home
:
Book details
:
Book description
Description of
Beginning Rust: Get Started with Rust 2021 Edition Ed 2
Learn to program with Rust 2021 Edition, in an easy, step-by-step manner on Unix, the Linux shell, macOS, and the Windows command line. As you read this book, youll 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. Youll see how to do arithmetic, allocate memory, use iterators, and handle input/output. Once you have mastered these core skills, youll work on handling errors and using the object-oriented features of Rust to build robust Rust applications in no time. Those who are new to Rust and who have at least some prior experience with programming in general: some C/C++ is recommended particularly. Read more