TLA+ By Example
Summary
TLA+ By Example provides browser-based, interactive tutorials for writing TLA+ specifications and running the TLC model checker, with a concrete BlockingQueue tutorial demonstrating deadlock detection and verification. It's a practical entry point for learning formal methods and applying model checking to concurrent systems.