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
- Java Date and Time: Complete guide to date/time handling in Java
Web Development
- ServletContext and JVM: Understanding ServletContext lifecycle and JVM interaction
- WebSocket and STOMP: Deep dive into WebSocket, STOMP protocol and Java concurrent programming
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