Skip to content

bhf/stay-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StayTuned

stay-learning

brain

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.


Table of Contents


How to Use This Index

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

Repository Index

Topics: java

A meta-index for all Java related learning repositories, covering fundamental features and ecosystem examples like streams, memory arenas, JPMS, and MapStruct.


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.


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.


Quick Reference

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

For LLMs and MCP Tools

This index repository exists at https://github.com/bhf/stay-learning. To access a specific example repository:

  1. List all repos in this family: Search GitHub for org:bhf stay-learning or user:bhf stay-learning.
  2. Navigate to a topic: Use the table above to identify the relevant repo, then fetch its README or source files directly.
  3. Language/runtime: Varies across the different topic meta-indices.

Machine-readable repo list

The full index is available as st-learning-index.json.

About

StayLearning. A meta index of learning examples to help friends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors