书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 87 个相关结果.
  • Mastering Ethereum

    Mastering Ethereum is a book for developers, offering a guide to the operation and use of the Ethereum, Ethereum Classic, RootStock (RSK) and other compatible EVM-based open blockc...
  • Node In Action(Node.js实战 英文版)

    Before reading this book, you should have already know much about the JavaScript programming language, and I will try hard to explain things in brief sentences and brings your thre...
  • Understanding ECMAScript 6

    This book is a guide for the transition between ECMAScript 5 and 6. It is not specific to any JavaScript environment, so it is equally useful to web developers as it is Node.js dev...
  • A Byte of Vim(英文)

    "A Byte of Vim" is a book which aims to help you to learn how to use the Vim editor (version 7), even if all you know is how to use the computer keyboard.
  • Rust宏小册 中文版

    本文档为The Little Book of Rust Macros的中文翻译。本书试图提炼出一份Rust社区对Rust宏知识的集锦。
  • CSS Animation 101

    This book gives you a solid introduction to the topic, combining theory with practical lessons. You’ll learn how, and why to use animation on your web pages and hopefully be inspir...
  • Interpretable Machine Learning

    Machine learning has great potential for improving products, processes and research. But computers usually do not explain their predictions which is a barrier to the adoption of ma...
  • Heap Exploitation

    This short book is written for people who want to understand the internals of 'heap memory', particularly the implementation of glibc's 'malloc' and 'free' procedures, and also for...
  • Node.js Best Practices

    more than 80 best practices, style guides, and architectural tips are presented. New issues and pull requests are created every day to keep this live book updated. We'd love to see...
  • JS 函数式编程指南(英文版)

    This is a book on the functional paradigm in general. We'll use the world's most popular functional programming language: JavaScript. Some may feel this is a poor choice as it's ag...