AI Agent 学习路线与资料库收集
リポジトリ
DerekYRC のリポジトリ
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》
Two thinking frameworks for AI agents that form a complete generate → verify loop. first-principles breaks analogical reasoning to find root causes before coding. adversarial-review launches parallel agents to attack your code from six dimensions before it hits production.
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-claude-code: a simplified Java Claude Code agent distilling core Agent Harness mechanisms. Features: Agent Loop, tools, permission control, Hooks, Todo, Subagent, Skill Loading, context compression, memory, tasks, background tasks, scheduling, multi-agent collaboration, team protocol, autonomous claiming, MCP Plugin.
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.