Fullstack Rust

Fullstack Rust: The Complete Guide to Building Apps with the Rust Programming Language and Friends

eBook Details:

  • Paperback: 338 pages
  • Publisher: WOW! eBook (March 25, 2020)
  • Language: English
  • ISBN-10: n/a
  • ISBN-13: n/a

eBook Description:

Fullstack Rust: The Complete Guide to Building Apps with the Rust Programming Language and Friends: Learn to build performance-critical Rust apps

The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other companies where performance is critical.

While there are some good resources on how to learn the Rust programming language by itself, what these other books don’t teach is how to build applications with Rust.

Fullstack Rust solves that. In this Fullstack Rust: The Complete Guide to Building Apps with the Rust Programming Language and Friends book we show you how to use Rust to build incredibly fast web-servers, build command-line tools, and compile apps to run in the browser with Web Assembly (WASM).

Learn the techniques and tools to build realistic Rust applications. Rust has features that make it a fantastic tool for a number of tasks. Some highlights include:

  • Performance
  • Strong, static, expressive type system
  • Fearless concurrency
  • Great error messages
  • Modern generics
  • Memory safety
  • Cross-platform
  • C interoperability
  • Compiles to WASM (WebAssembly)

Rust has a great set of documentation around the standard library. However, this book has a different focus – instead of trying to teach you just the Rust language, our goal is to build realistic applications and explore some of the techniques and tools available in Rust for accomplishing those tasks.

In the process of working through some common scenarios, you will also be able to learn Rust.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *