# norvig/pytudes

Python programs, usually short, of considerable difficulty, to perfect particular skills.

Repository: https://github.com/norvig/pytudes
Canonical: https://ross.abutalabs.com/products/pytudes
Language: Jupyter Notebook
License: MIT
License Family: permissive
Topics: python, python-3, programming, practice, demonstrate-skills
Last push: 2026-08-26T05:51:10+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3472, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 24403, forks 2480 (observed 2026-08-28T04:11:37.084731+00:00)

## What it is
A collection of short but challenging Python programs and Jupyter notebooks by Peter Norvig, designed as practice material for perfecting programming skills. Topics range from writing a Lisp interpreter to probability puzzles and Project Euler problems.

## Use cases
- improve my python programming skills with challenging exercises
- learn how to write a lisp interpreter in python
- practice solving project euler problems
- study well-written python code from an expert
- find programming puzzles to sharpen algorithmic thinking
- learn probability and math concepts through python notebooks

## When to choose
- you want to treat programming as a craft to master through deliberate practice
- you prefer reading and running self-contained Jupyter notebooks
- you want expert-level examples of clean, idiomatic Python

## When to avoid
- you need production-ready software or a reusable library
- you want step-by-step beginner tutorials that hold your hand
- you need a structured curriculum with graded exercises

## Facets
- artifact type: learning-resource
- maturity: active
- function: interpreter, math, developer-tools
- domain: education, programming-languages, tutorials
- platform: python, cross-platform
- tags: jupyter-notebooks, programming-practice, peter-norvig, etudes, puzzles, algorithms

## Member repositories
- norvig/pytudes (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:37.084731+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:14.115812+00:00, confidence not recorded.
  - readme: https://github.com/norvig/pytudes (fetched 2026-08-28T04:11:37.084731+00:00, sha b765dd7c389d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
