A Rust Sampler



Download free course A Rust Sampler, pdf file on 27 pages by by Carol Nichols, Jake Goulding.
Thread-safe, reliable, and lightning-fast, Rust has been the most loved programming language on Stack Overflow for four years and counting! This open source systems language gets its amazing speed in large part from its memory safety - and without resource-greedy garbage collection. Offering freedom from a runtime requirement, a rich type system, and control over low-level details, Rust is a cut above the rest in areas including command line applications, WebAssembly, and embedded services. Is it any wonder Rust is a favorite among systems programmers everywhere?

In A Rust Sampler, Rust gurus Carol Nichol and Jake Goulding have expertly gathered interesting and useful Rust concepts and techniques and wrapped them up in one tidy, practical package. You'll learn about the latest edition of Rust and what it means to you, work through a Test Driven Development example hands-on, see how Rust prevents a concurrency bug in Ruby, and more. Hone your Rust skills and get ready to create production-quality, lightning-fast Rust projects with this free mini ebook!

Table of contents

  • What the 2018 Edition of Rust Means to You
  • A Test Driven Development Example in Rust
  • Comparison of Concurrency in Ruby and Rust
  • Why You Can't Store a Value and a Reference to that Value in the Same Struct
  • Why It's Discouraged to Accept a Reference to a String, Vec, or Box as a Function Parameter
Pages : 27
Size : 14.3 MB
File type : PDF
Downloads: 34
Created: 2022-02-01
License: Open Publication License
Author(s): by Carol Nichols, Jake Goulding
A Rust Sampler

Others Computer science Tutorials

Handbook of Vascular Biometrics

Software Above the Level of a Single Device

MongoDB Notes for Professionals

Learning Vim

Configuring Microsoft SharePoint Hybrid Capabilities

Others related eBooks about A Rust Sampler

Certified Programming with Dependent Types

The technology of mechanized program verification can play a supporting role in many kinds..., download free Certified Programming tutorial in PDF (368 pages) created by Adam Chlipala ....

Physical Modeling in MATLAB

An introductory textbook for people who have not programmed before. Covers basic MATLAB programming with emphasis on modeling and simulation of physical systems. ...

Exploring Data Science

There's never been a better time to get into data science. But where do you start? Data Sc..., download free Data Science tutorial in PDF (186 pages) created by ....

Think DSP

Download free course Think DSP, pdf file on 157 pages by Allen Downey....

Learning aframe PDF course

Download free Aframe tutorial course in PDF, training file in 16 chapters and 76 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

GNU GREP and RIPGREP

The book heavily leans on examples to present features of grep as well as regular expressi..., download free GNU GREP tutorial in PDF (111 pages) created by ....

Getting Started with Maya 7

This pdf tutorial introduces the different areas of Maya in a set of brief lessons. The lessons are designed to let you learn these modules at your own pace....

Learning LaTeX

Download free course Learning LaTeX, pdf file on 63 pages by Stack Overflow Community....

Case Studies in Infrastructure Change Management

Download free course Case Studies in Infrastructure Change Management, pdf file on 40 pages by by Wendy Look, Mark Dallman....

S-BPM in the Wild

Download free course S-BPM in the Wild, pdf file on 284 pages by Albert Fleischmann, Werner Schmidt, Christian Stary....