Learning with Claude
@SongRunqi
About Learning with Claude
Learning repository: conversations and notes from my learning sessions with Claude. And all files are upload by Claude MCP server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Learning with Claude?
Learning with Claude is a personal knowledge repository of study notes on software development, curated through interactions with Claude. It contains detailed technical discussions, code examples, and best-practice guides focused on Java development, WebSocket/STOMP, and design patterns such as the Proxy pattern.
How to use Learning with Claude?
Browse the repository’s organized folder structure (/java, /websocket, /proxy-pattern, /chats) and click any markdown file to read the corresponding learning note or discussion. No installation or configuration is required.
Key features of Learning with Claude
- Detailed technical discussions with real-world guidance
- Code examples and implementation best practices
- Focus on Java core, WebSocket, and Proxy patterns
- Troubleshooting tips and common pitfalls
- Organized by topic into dedicated directories
Use cases of Learning with Claude
- Quick reference for Java date/time API and MySQL timestamp types
- Understanding ServletContext lifecycle and JVM interaction
- Learning WebSocket, STOMP, and concurrent programming in Java
- Studying Proxy pattern implementations (RMI, dynamic proxies, Spring AOP)
- Exploring real-world troubleshooting scenarios for Java enterprise development
FAQ from Learning with Claude
What topics are covered in this repository?
Java core (date/time, ServletContext), WebSocket/STOMP, and design patterns (especially the Proxy pattern with Java RMI, dynamic proxies, and Spring AOP).
Do I need any special runtime or dependencies to use these notes?
No. The notes are plain markdown files; you only need a browser or markdown viewer.
Where are the notes stored?
All content lives in the repository itself under folders /java, /websocket, /proxy-pattern, and /chats. No external data sources are used.
Are there known limits or unsupported topics?
The repository explicitly covers only the listed topics (Java, WebSocket, Proxy pattern). It does not claim to cover other languages, frameworks, or design patterns.
How do I find a specific note?
Use the catalog in the README or browse the folder structure by topic. Each file’s name indicates its content (e.g., java-date-summary-part1.md).
More AI & Agents MCP servers
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Comments