书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 58 个相关结果.
  • Learn Javascript

    This book will teach you the basics of programming and Javascript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the Java...
  • Learn Go with Tests (2019)

    Explore the Go language by writing tests. Get a grounding with TDD. Go is a good language for learning TDD because it is a simple language to learn and testing is built-in. Be conf...
  • Learn Swift 4 with Bob

    Learn Swift 4 with Bob: Intermediate to Advanced Swift 4 Course
  • Learn RxJS(英文版)

    Clear examples, explanations, and resources for RxJS.
  • Vim 实操教程(Learn Vim)

    以我个人学习 vim 的经验来看,通过看文档或看其他人操作其实是很难真正学会 vim 的,你必须在实际 应用中,进入真实场景才能逐渐熟悉并掌握相关命令。
  • Scikit-learn 0.22.1 User Guide

    scikit-learn 是基于 Python 语言的机器学习工具。简单高效的数据挖掘和数据分析工具;可供大家在各种环境中重复使用;建立在 NumPy ,SciPy 和 matplotlib 上;开源,可商业使用 - BSD许可证
  • Learn Go with Tests v1.14

    Learn Go with test-driven development
  • Learn React App(React 应用开发教程)

    The goal of this tutorial is to quickly get you off the ground with React concepts. This tutorial has hands-on exercises which I consider to be the most important part of this tuto...
  • scikit-learn (sklearn) 0.21.3 官方文档中文版

    scikit-learn 是基于 Python 语言的机器学习工具,简单高效的数据挖掘和数据分析工具,可供大家在各种环境中重复使用,建立在 NumPy ,SciPy 和 matplotlib 上,开源,可商业使用 - BSD许可证
  • 学习 RxJS 操作符( Learn RxJS中文版)

    意在通过每个操作符的清晰示例及解释来进行 RxJS 的学习。其实原作者还有其他想法(比如, 更底层的一些概念及更丰富的实战示例),但目前来看,主要还是进行操作符的讲解,所以我将此库命名为 “学习 RxJS 操作符”