Whether you're up or down, just StayLearning.
An index of learning examples to help friends.
Each repository isolates a specific language, library, API, or technique and demonstrates it with minimal, runnable examples.
This document is designed to serve as a navigable index for humans, LLMs, and MCP tools.
- Each entry below describes one repository, its purpose, and the key concepts it demonstrates.
- All repositories follow the naming convention
stay-learning-<topic> - Repositories marked
[private]require access rights.
Topics: java
A meta-index for all Java related learning repositories, covering fundamental features and ecosystem examples like streams, memory arenas, JPMS, and MapStruct.
stay-learning-typescript (Coming Soon)
Topics: typescript
A meta-index for all TypeScript related learning repositories, showcasing language features, patterns, and tooling.
stay-learning-rust (Coming Soon)
Topics: rust
A meta-index for all Rust related learning repositories, demonstrating memory safety patterns, concurrency, and performance optimization.
stay-learning-python (Coming Soon)
Topics: python
A meta-index for all Python related learning repositories, covering scripting, data science basics, and typical software engineering patterns.
stay-learning-design-patterns (Coming Soon)
Topics: design-patterns architecture
A meta-index for software architecture and design patterns, covering Gang of Four, concurrency styles, and modern architectural techniques in multiple languages.
| Repository | Topics | Access |
|---|---|---|
| stay-learning-java | Java | Public |
| stay-learning-typescript | TypeScript | Public |
| stay-learning-rust | Rust | Public |
| stay-learning-python | Python | Public |
| stay-learning-design-patterns | Design Patterns, Architecture | Public |
This index repository exists at https://github.com/bhf/stay-learning. To access a specific example repository:
- List all repos in this family: Search GitHub for
org:bhf stay-learningoruser:bhf stay-learning. - Navigate to a topic: Use the table above to identify the relevant repo, then fetch its README or source files directly.
- Language/runtime: Varies across the different topic meta-indices.
The full index is available as st-learning-index.json.
