Skip to content

Latest commit

 

History

History
 
 

README.md

Copyright © 王下邀月熊 Awesome

中文版本 | English Version

AwesomeReference 记录了笔者在日常阅读、学习与实践中发掘的优秀的资料,其按照知识图谱中定义的各个领域的知识体系分门别类地存放。笔者会不断更新其中链接,去芜存菁,去重留一,希望为同仁提供优秀的、有价值的、尽可能精简的资料索引。如果您想更加系统化地学习某些知识,可以参考笔者的技术书籍归档类仓库 Awesome-CS-Books-Warehouse

本系列文章目录层次如下:

  • {Something}-Reference.md - 该文件包含或者分割为以下内容:

    • Overview & Case Study & CheatSheet
    • Resource & Book & Collection
    • Tutorial & Learning Path
  • {Something}-Syntax-Reference.md - 该文件包含或者分割为以下内容:

    • Variable & Expression
    • Control flow & Error Handler
    • Function & Functional Programming
    • Class & Object
    • MetaProgramming
  • {Something}-DataStructure-Reference.md - 该文件包含或者分割为以下内容:

    • Basic Type
    • Indexed Collection
    • Keyed Collection
  • {Something}-Functionality-Reference.md - 该文件包含或者分割为以下内容:

    • Storage
    • Network
    • System / Process
  • {Something}-DevPractices-Reference.md - 该文件包含或者分割为以下内容:

    • Builder, Task runner, Bundler, dependence management
    • Debug
    • Test, unit test, integration test, e2e test
    • Architecture, module system, State management,
    • StyleGuide, coding standards for source code in the JavaScript programming language.
  • {Something}-Production-Reference.md - 该文件包含或者分割为以下内容:

    • Performance Optimization / Tunning
    • Release / Deploy
    • Accessibility / Monitor
    • RealTime
    • I18n
  • {Something}-OpenSource-Reference.md - Awesome tools, frameworks, projects

  • {Something}-{Internals/Compiler/Engine}-Reference.md Inner mechanism under the hood

本系列文章索引类别约定如下:

  • #Article# :单篇文章,也是默认的引用类型
  • #Slide#:幻灯片
  • #Series#:系列文章
  • #Book#:书籍
  • #Course#:视频教程
  • #Resource#:资源集锦
  • #Project#: 开源的项目或者框架、库。

前言

大道三千,触类旁通;他山之石,可以攻玉。我们

相较于其他很多的 Awesome* 项目,笔者认为 Awesome Reference 更为纯粹,其中收录的文章链接都是笔者阅读、筛选之后,按照 IT 技术图谱与知识架构归档留存。在碎片化学习的同时,也能够建立系统化的知识。

梭罗在《瓦尔登湖》中写道:知道自己知道什么,也知道自己不知道什么,这就是真正的知识。知我所知是对于自己能力的正确认识,知我所不知则能为自己未来的路明确些方向。站在巨人的肩膀上

Awesome Reference 包含了笔者正在使用的,或者关注到的技术,自然无法做到没有遗漏,也是仅代表笔者的个人看法。

参考

版权

笔者所有文章遵循 知识共享 署名 - 非商业性使用 - 禁止演绎 4.0 国际许可协议,欢迎转载,尊重版权。如果觉得本系列对你有所帮助,欢迎给我家布丁买点狗粮(支付宝扫码)~

目录

DataScienceAI

Application







ComputerVision

DeepLearning







MachineLearning

















Mathematics



NLP






Toolkit




FrontendTechnology

DataVisualization

Desktop


Game

Mobile






VR

IndustrialApplication

BPM

CMS

EShopping

IM

IoT

LBS


Media

Platform



InfoSecurity

Cryptology

MobileSecurity


OSSecurity

PenTools

ReverseEngineering

Vulns

WebSecurity

Infrastructure

DistributedComputing









DistributedStorage
















Network





OS



Storage

















Virtualization











ProgrammingLanguage

C

Go


Java
















JavaScript







Limbo





ProgrammingLanguageTheory

Python





Rust

ServerSideApplication

ApiRPC




DevOps






MicroService





Pattern

WebFramework







WebServer




SoftwareEngineering

AlgoDS











CollaborativeDevelopment




DesignPattern

Product



QualityAssurance



SoftwareArchitecture



Web

Browser

DevPractices







Framework







Production





Syntax








Widgets