Learning with Claude logo

Learning with Claude

by SongRunqi

This repository contains learning notes with Claude, focusing on software development topics. It covers Java development, design patterns, and real-time communication.

View on GitHub

Last updated: N/A

Learning with Claude

My learning notes with Claude, focusing on software development topics.

Catalog

Java Development

Core Java
Web Development

Design Patterns

Proxy Pattern
  • Proxy Pattern Guide: Comprehensive guide about proxy pattern implementation in Java
    • Remote Proxy using Java RMI
    • Dynamic Proxy in Java
    • Spring AOP proxy implementation
    • Best practices and troubleshooting
  • Proxy Pattern Discussion Part 1: Detailed discussion on Remote Proxy, Java RMI, and Spring AOP integration

Content Features

  • Detailed technical discussions
  • Code examples and best practices
  • Real-world implementation guidance
  • Troubleshooting tips

Repository Structure

  • /java: Java-related topics and examples
  • /websocket: WebSocket and real-time communication
  • /proxy-pattern: Design pattern implementations
  • /chats: Detailed technical discussions and learning journey

License

MIT License