MCP.so
Sign In
Servers

Learning with Claude

@SongRunqi

Learning repository: conversations and notes from my learning sessions with Claude. And all files are upload by Claude MCP server

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).

Tags

More from AI & Agents