书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 1556 个相关结果.
  • The Rust Programming Language(Rust v1.52)

    Welcome to The Rust Programming Language, an introductory book about Rust. The Rust programming language helps you write faster, more reliable software.
  • Rust By Example(英文)

    Rust is a modern systems programming language focusing on safety, speed, and concurrency. It accomplishes these goals by being memory safe without using garbage collection.
  • Rust学习笔记

    Rust 是一种系统编程语言。 它有着惊人的运行速度,能够防止段错误,并保证线程安全。
  • 快学 Go 语言

    Go(又称Golang)是Google开发的一种静态强类型、编译型、并发型,并具有垃圾回收功能的编程语言。
  • 动手学深度学习

    《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
  • HASKELL 趣学指南

    Haskell是一种标准化的、通用纯函数式编程语言,有非限定性语义和强静态类型。LEARN YOU A HASKELL FOR GREAT GOOD 中文版
  • The Embedded Rust Book(2020)

    Welcome to The Embedded Rust Book: An introductory book about using the Rust Programming Language on "Bare Metal" embedded systems, such as Microcontrollers.
  • Rust 版本指南(The Rust Edition Guide 中文版)

    欢迎来到 Rust 版本(Edition)使用指南! "Editions" 是通过编写 Rust 代码来传达巨大改变的一种方式。在指南中,我们将讨论:什么是版本(editions);每个版本什么样;如何将你的代码从一个版本迁移到另一个版本
  • Command Line Applications in Rust

    学习如何用 Rust 构建高效的命令行应用。
  • The Embedded Rust Book(2022)

    Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices