AI Agent 学习路线与资料库收集
Repositories
DerekYRC repositories
A collection of awesome readme templates to display on your profile
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
👨🎓 Java Core Sprout : basic, concurrent, algorithm
📚Java程序员必读书单(超1000本PDF,附下载地址)包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等,助力每一个Java程序员构建属于自己的知识体系。
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Distributed ID Generate Service
《Java 程序员眼中的 Linux》
Bitcoin Improvement Proposals
Master programming by recreating your favorite technologies from scratch.
BY Blog ->
Cloud native multi-runtime microservice framework
EventMesh is a dynamic event-driven application runtime used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.
Modern Java - A Guide to Java 8
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
mini-netty is a simplified Netty network programming framework implemented from scratch. Through 37 fine-grained iteration branches, it gradually introduces core concepts of network programming.
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
mini-spring-cloud is a simplified version of the Spring Cloud framework that helps you quickly familiarize yourself with Spring Cloud source code and master its core principles. While preserving Spring Cloud's core functionality, the code is streamlined as much as possible.