书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 196 个相关结果.
  • Pipcook v1.0 Document

    The Pipcook Project is an open-source toolkit to enable and accelerate the intelligentization of front-end engineering for Web developers. With the mission of enabling Web engineer...
  • Golang for Node.js Developers

    Examples of Golang compared to Node.js for learning. This guide full of examples is intended for people learning Go that are coming from Node.js, although the vice versa can work t...
  • Build our own React.js(英文)

    In this book/guide we build our own simplified version of React.js. We keep it simple but extensive enough to learn a lot of cool things about React.js and React.js-like libraries!...
  • Mastering Modular JavaScript

    Modular JavaScript is a book series with the mission of improving our collective understanding of writing robust, well-tested, modular JavaScript code. Mastering Modular JavaScript...
  • Dapper ORM Document

    Dapper is a simple object mapper for .NET and owns the title of King of Micro ORM in terms of speed and is virtually as fast as using a raw ADO.NET data reader. An ORM is an Object...
  • [英文]Rangle's Angular2 Training Book

    Over the last three and a half years, Angular has become the leading open source JavaScript application framework for hundreds of thousands of programmers around the world. The "1....
  • 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...
  • Practicalli Clojure

    Clojure is a simple, powerful and fun language to develop any and all applications. It has a simple syntax that is quick to learn and a wide range of Clojure libraries to build any...
  • Xarray v0.12.3 Document

    xarray: N-D labeled arrays and datasets in Python. Xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for ...
  • Implementing a JIT Compiled Language with Haskell and LLVM

    Welcome to the Haskell version of "Implementing a language with LLVM" tutorial. This tutorial runs through the implementation of a simple language, and the basics of how to build a...