个人主页
进击的皇虫

进击的皇虫 (@admin)

  • 加入网站 2596
  • 连续签到 4
  • 最高连签 222
  • 累计签到 1194
  • 今日阅读 0 小时 00 分钟
  • 本周阅读 1 小时 19 分钟
  • 本月阅读 2 小时 35 分钟
  • 累计阅读 595 小时 41 分钟
  • 米斯特白帽培训讲义

    米斯特白帽培训讲义
  • Java API 版本的Vert.x Core 手册

    Vert.x core 非常小,非常轻量级。只是使用你想要的部分。也是完全可嵌入在您现有的应用程序 — — 不强迫你使用特殊方式架构您的应用程序,这样你可以方向使用 Vert.x。
  • Databricks Spark Reference Applications(英文)

    At Databricks, we are developing a set of reference applications that demonstrate how to use Apache Spark. This book/repo contains the reference applications.
  • Implementing a language with LLVM(英文)

    Welcome to the “Implementing a language with LLVM” tutorial. This tutorial runs through the implementation of a simple language, showing how fun and easy it can be. This tutorial will get you up and started as well as help to build a framework you can extend to other languages. The code in this tutorial can also be used as a playground to hack on other LLVM specific things.
  • React In-depth: An exploration of UI development(英文)

    At DevelopmentArc® we have a love affair with UI application development. We truly enjoy the exploration of technologies and frameworks. This process helps us better understand the end-goals and complexity of the application stack.
  • A Byte of Python(英文)

    "A Byte of Python" is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
  • C++ Best Practices(英文)

    Collaborative Collection of C++ Best Practices
  • How to Make a Computer Operating System(英文)

    Online book about how to write a computer operating system in C/C++ from scratch.
  • Keras官方中文文档

    Keras,Python 深度学习库中文文档。
  • React 学习之道

    The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。