# java_technology_summary **Repository Path**: sunewling/java_technology_summary ## Basic Information - **Project Name**: java_technology_summary - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-05 - **Last Updated**: 2024-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Java工程师知识体系总结 - 作为一名合格的Coder - 实践固然重要,但理论知识也很重要 - 所以在这里梳理一下这些年学习的知识体系 #### 知识体系: - [基础知识点](https://github.com/valarchie/java_technology_summary/blob/master/%E5%9F%BA%E7%A1%80%E7%9F%A5%E8%AF%86%E7%82%B9.md) - [IO](https://github.com/valarchie/java_technology_summary/blob/master/IO.md) - [多线程](https://github.com/valarchie/java_technology_summary/blob/master/%E5%A4%9A%E7%BA%BF%E7%A8%8B.md) - [集合](https://github.com/valarchie/java_technology_summary/blob/master/%E9%9B%86%E5%90%88.md) - [设计模式](https://github.com/valarchie/java_technology_summary/blob/master/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F.md) - [JVM虚拟机](https://github.com/valarchie/java_technology_summary/blob/master/JVM%E8%99%9A%E6%8B%9F%E6%9C%BA.md) - [Web相关](https://github.com/valarchie/java_technology_summary/blob/master/Web%E7%9B%B8%E5%85%B3.md) - [操作系统](https://github.com/valarchie/java_technology_summary/blob/master/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F.md) - [数据库](https://github.com/valarchie/java_technology_summary/blob/master/%E6%95%B0%E6%8D%AE%E5%BA%93.md) - [计算机网络](https://github.com/valarchie/java_technology_summary/blob/master/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BD%91%E7%BB%9C.md) - [数据结构与算法](https://github.com/valarchie/java_technology_summary/blob/master/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%B8%8E%E7%AE%97%E6%B3%95.md) - [框架](https://github.com/valarchie/java_technology_summary/blob/master/%E6%A1%86%E6%9E%B6.md) - [架构](https://github.com/valarchie/java_technology_summary/blob/master/%E6%9E%B6%E6%9E%84.md) - [缓存](https://github.com/valarchie/java_technology_summary/blob/master/NoSql%E7%BC%93%E5%AD%98.md) #### Java基础脑图 ![Java基础.png](https://img.hacpai.com/file/2020/04/Java基础-d3d9ba98.png) #### 计算机知识脑图 ![计算机基础知识脑图.png](https://img.hacpai.com/file/2020/04/计算机基础知识脑图-84dba96c.png) #### 开发框架脑图 ![开发框架.png](https://img.hacpai.com/file/2020/04/开发框架-84c50e1a.png) #### JVM知识脑图 ![JVM知识脑图.png](https://img.hacpai.com/file/2020/04/JVM知识脑图-849b139c.png) #### 缓存知识脑图 ![缓存知识脑图.png](https://img.hacpai.com/file/2020/04/缓存知识脑图-c3b30221.png) #### MQ知识脑图 ![MQ知识脑图.png](https://img.hacpai.com/file/2020/04/MQ知识脑图-213d603e.png) #### 分布式知识脑图 ![分布式服务知识脑图.png](https://img.hacpai.com/file/2020/04/分布式服务知识脑图-736fb6f6.png) #### ElasticSearch脑图 ![ElasticSearch知识脑图.png](https://img.hacpai.com/file/2020/04/ElasticSearch知识脑图-3a73fc50.png)