第 N-1 手资料

至少不是最后一手资料,比如“某度”搜索到的“各种博客”


论文

Spark: https://people.csail.mit.edu/matei/papers/2010/hotcloud_spark.pdf

MapReduce: https://pdos.csail.mit.edu/6.824/papers/mapreduce.pdf

GFS: https://pdos.csail.mit.edu/6.824/papers/gfs.pdf

BigTable: http://people.csail.mit.edu/tdanford/6830papers/chang-bigtable.pdf

Lua: https://www.lua.org/papers.html

Raft

https://raft.github.io/

Unity

https://docs.unity3d.com/Manual/index.html

https://catlikecoding.com/unity/tutorials/

Unity官方文档 ECS

Unity官方文档 Burst编译器

Unity官方文档 C# Job

Unity官方文档 DOTS Mathematics

Unity官方文档 DOTS Physics

丁小未博客: Unity DOTS技术详解

《游戏设计模式》

Unity Shader

https://catlikecoding.com/unity/tutorials/

https://www.shadertoy.com/

丁小未博客: Unity Shader

《The Book of Shaders》

OpenGL

https://learnopengl.com/

https://learnopengl-cn.github.io/

https://www.glfw.org/。64位的可能运行有问题,请下载32位的使用

http://glew.sourceforge.net/。它会根据你当前硬件配置,接上底层的驱动

算法与数据结构可视化

https://www.redblobgames.com/

https://www.cs.usfca.edu/~galles/visualization/Algorithms.html

https://visualgo.net/zh

https://iacj.github.io/react-datastructer/#/

https://github.com/MisterBooo/LeetCodeAnimation

Blender

https://www.blender.org/support/

Substance

https://www.substance3d.com/

Quxiel

https://quixel.com/

Unreal

https://docs.unrealengine.com/en-US/index.html

SpringBoot

https://docs.spring.io/spring-boot/docs/2.4.0-SNAPSHOT/reference/html/

Solidity

https://remix.ethereum.org/

https://docs.soliditylang.org/en/v0.8.4/

https://learnblockchain.cn/docs/solidity/

SpringFramework

https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/index.html

Tomcat

http://tomcat.apache.org/

MyBatis

https://mybatis.org/mybatis-3/zh/index.html

https://mybatis.org/mybatis-3/

MyBatis-Spring

http://mybatis.org/spring/zh/

Kafka

https://kafka.apachecn.org/

http://kafka.apache.org/

MySQL

https://dev.mysql.com/doc/

ElasticSearch

https://www.elastic.co/guide/cn/elasticsearch/guide/current/index.html

https://www.elastic.co/guide/index.html

https://github.com/elastic/elasticsearch

Kibana

https://www.elastic.co/guide/cn/kibana/current/index.html

Spark

http://spark.apache.org/

http://spark.apache.org/documentation.html

https://spark.apache.org/streaming/

http://spark.apache.org/sql/

http://spark.apache.org/mllib/

http://spark.apache.org/graphx/

Flink

https://nightlies.apache.org/flink/flink-docs-release-1.2/

https://nightlies.apache.org/flink/flink-docs-stable/

HBase

https://hbase.apache.org/book.html 包括HBase 介绍、HBase 配置、hbase shell 使用、Java API 使用等

https://hbase.apache.org/book.html#hbase_apis

https://hbase.apache.org/book.html#_using_the_java_api_all_hbase_versions

https://hbase.apache.org/book.html#_example_scala_code

https://hbase.apache.org/book.html#_basic_spark

https://hbase.apache.org/book.html#_spark_streaming

https://hbase.apache.org/book.html#_sparksqldataframes

Hive

http://hive.apache.org/

https://cwiki.apache.org/confluence/display/Hive/GettingStarted

https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients

https://cwiki.apache.org/confluence/display/Hive/Home#Home-UserDocumentation

https://cwiki.apache.org/confluence/display/Hive/LanguageManual

http://hive.apache.org/javadoc.html

libevent

https://libevent.org/

https://github.com/libevent/libevent

Redis

http://www.redis.cn/

https://redis.io/documentation

Nginx

https://www.nginx.cn/doc/

http://nginx.org/en/docs/

JVM

https://www.oracle.com/cn/java/technologies/javase-downloads.html

https://docs.oracle.com/javase/specs/index.html

Lua

http://www.lua.org/manual/5.4/

RFC

https://tools.ietf.org/html/

Intel

查询Intel指令: https://software.intel.com/sites/landingpage/IntrinsicsGuide/

网络安全

http://cve.mitre.org/

http://cve.scap.org.cn/

http://www.cnnvd.org.cn/web/index.html


下面梳理一些高质量的博客、网站、资源

https://catlikecoding.com: Unity、C#、Shader、渲染管线

https://www.mixamo.com/: 3D模型、动画