Rust: The Longest War

Rust: The Longest War
ISBN-10
1451691602
ISBN-13
9781451691603
Series
Rust
Category
Science
Pages
304
Language
English
Published
2016-03-22
Publisher
Simon and Schuster
Author
Jonathan Waldman

Description

Originally publlished in hardcover in 2015 by Simon & Schuster.

Other editions

Similar books

  • The Rust Programming Language (Covers Rust 2018)
    By Carol Nichols, Steve Klabnik

    New to this edition: An extended section on Rust macros, an expanded chapter on modules, and appendixes on Rust development tools and editions.

  • The Rust Programming Language (Covers Rust 2018)
    By Carol Nichols, Steve Klabnik

    New to this edition: An extended section on Rust macros, an expanded chapter on modules, and appendixes on Rust development tools and editions.

  • The Rust Programming Language
    By Carol Nichols, Steve Klabnik

    The Rust Programming Language is the official, definitive guide to Rust, a hugely popular, community-supported programming language.

  • Learning Rust: A comprehensive guide to writing Rust applications
    By Paul Johnson, Vesa Kaihlavirta

    You will also discover how to extend the compilation unit in Rust. By the end of this book, you will be able to create a complex application in Rust to move forward with.

  • Rust Programming By Example: Enter the world of Rust by building engaging, concurrent, reactive, and robust applications
    By Guillaume Gomez, Antoni Boucher

    It runs blazingly fast, prevents segfaults, and guarantees safety. This book gets you started with essential software development by guiding you through the different aspects of Rust programming.

  • Rust for Rustaceans: Idiomatic Programming for Experienced Developers
    By Jon Gjengset

    Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust.

  • The Rust Programming Language, 2nd Edition
    By Carol Nichols, Steve Klabnik

    With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, this edition is considered the language’s official documentation.

  • Hands-on Rust
    By Herbert Wolverson

    Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building a full dungeon crawler game.

  • Rust Web Development: With warp, tokio, and reqwest
    By Bastian Gruber

    About the book Rust Web Development, teaches you to build server-side web apps using Rust, along with important Rust libraries like tokio for async runtimes, warp for web servers and APIs, and reqwest to run external HTTP requests.

  • Rust in Action
    By Tim McNamara

    You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code.