个人主页
清风自来

清风自来 (@skaura)

  • 加入网站 618
  • 连续签到 1
  • 最高连签 3
  • 累计签到 18
  • 今日阅读 0 小时 00 分钟
  • 本周阅读 0 小时 00 分钟
  • 本月阅读 2 小时 53 分钟
  • 累计阅读 54 小时 47 分钟
  • Sklearn 与 TensorFlow 机器学习实用指南

    Sklearn 与 TensorFlow 机器学习实用指南
  • 写给人类的机器学习

    这个世界不缺少科学家,缺少能说人话的科学家。
  • RePlugin - Android插件化方案

    RePlugin是一套完整的、稳定的、适合全面使用的,占坑类插件化方案,由360手机卫士的RePlugin Team研发,也是业内首个提出”全面插件化“(全面特性、全面兼容、全面使用)的方案。
  • Android Development : zero to one(英文)

    This is a collection of resources intended for Android developers and developers who have some programming knowledge and wants to get started with Android development. Conceived by Sanjay Nediyara, a developer with more than 5 years experience and Community manager of Google Developers Group Cochin, this book is currently updated by various contributors.
  • Android 101 Labs(英文)

    This is where you can find all the labs for Android 101. We will be covering and introduction to Android using a simple Case Study called Donation The labs will begin with a simple Android app and progress on to a fully fledged App with Custom Adapters and built-in peristence.
  • Flutter 基础文档

    Flutter 是 Google 用以帮助开发者在 iOS 和 Android 两个平台开发高质量原生 UI 的移动 SDK,一份代码可以同时生成iOS和Android两个高性能、高保真的应用程序。Flutter目标是使开发人员能够交付在不同平台上都感觉自然流畅的高性能应用程序。兼容滚动行为、排版、图标等方面的差异。
  • Flutter by Example

    Flutter By Example is a collection of example tutorials that will help you master Flutter by coding real apps. Whether you've been writing software for years and want to pick up Flutter quickly, of this is your first go at building an application, this is for you. We encourage you to get involved, contribute and teach what you know about Dart and Flutter.
  • 算法珠玑(Java版)

    算法珠玑(Java版)——一个最精简的题库,本书的目标读者是准备去硅谷找工作的码农,也适用于在国内找工作的码农,以及刚接触ACM算法竞赛的新手。
  • C 语言资源大全中文版

    C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
  • 《The Book Of Ruby》中文版

    《The Book Of Ruby》是一本免费的 Ruby 编程高级教程。以 PDF 文件格式提供,并且每一个章节的所有例子都伴有可运行的源代码。同时,也有一个介绍来阐述如何在 Steel 或其它任何你喜欢的编辑器/IDE 中运行这些 Ruby 代码。它主要集中于 Ruby 语言的 1.8.x 版本。