About
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
- Part 1: Java Date internals, MySQL timestamp types, and storage
- Part 2: Best practices and modern Java time API
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
Recommend MCP