Rust Essentials
Book information
Description
Discover how to use Rust to write fast, secure, and concurrent systems and applications About This BookLearn how to create secure and blazingly fast programs in RustStart working with Rust in a multicore and distributed environmentExplore the core characteristics of Rust - safety, performance, and concurrency - to build error free and robust codeWho This Book Is ForThis book is intended for software developers interested in systems level and application programming, and are looking for a quick entry into using Rust and understanding the core features of the framework. It is assumed that you have a basic understanding of Java, C#, Ruby, Python or JavaScript. In Detail Starting by comparing Rust with other programming languages, this book will show you where and how to use Rust. It will discuss primitive types along with variables and their scope, binding and casting, simple functions, and ways to control execution flow in a program.Next, the book covers flexible arrays, vectors, tuples, enums, and structs. You will then generalize the code with higher-order functions and generics applying it to closures, iterators, consumers, and so on. Memory safety is ensured by the compiler by using references, pointers, boxes, reference counting, and atomic reference counting. You will learn how to build macros and crates and discover concurrency for multicore execution.By the end of this book, you will have successfully migrated to using Rust and will be able to use it as your main programming language.
Similar books
Helpfull Hackers: How the Dutch do Responsible Disclosure
2016 · AZW3
Microsoft Dynamics NAV 7 Programming Cookbook
2013 · EPUB
Microsoft Dynamics GP 2013 Reporting - Second Edition
2013 · PDF
Obfuscation: A User's Guide for Privacy and Protest
2015 · PDF
Security of Block Ciphers: From Algorithm Design to Hardware Implementation
2015 · PDF
The Boy Who Could Change the World: The Writings of Aaron Swartz
2016 · EPUB
Git : Best Practices Guide
2014 · PDF
Follow Me! Creating a Personal Brand with Twitter
2012 · PDF