crista/exercises-in-programming-style resource
Comprehensive collection of programming styles using a simple computational task, term frequency observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4728
- days_rel: n/a
- days_push: 1221
- n_releases_24m: 0
Adoption not part of the score
2076 stars · 543 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A comprehensive collection of Python programs that solve the same term-frequency task using many different programming styles, each with documented constraints. It accompanies the book 'Exercises in Programming Style' and is used in programming courses.
Use cases
- learn different programming styles
- study how coding constraints shape program design
- find examples of styles like monolithic, pipeline, or actors
- supplement reading the Exercises in Programming Style book
- teach a course on programming paradigms
- practice writing code under stylistic constraints
When to choose
- you want to explore many programming paradigms through one simple task
- you are teaching or studying programming style and design
- you want a hands-on companion to the book
When to avoid
- you need production-ready term frequency code
- you want solutions in languages other than Python
- you expect a maintained library with an API
Facets
learning-resource · maturity maintenance
programming-language developer-tools programming-languages tutorials education python cli cross-platform programming-styles term-frequency companion-book code-exercises pedagogy
1 source
- readme: https://github.com/crista/exercises-in-programming-style · fetched 2026-08-28 · c38726ab9481
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| crista/exercises-in-programming-style | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="crista/exercises-in-programming-style")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem