This repository hosts the Chinese translation of Boaz Barak’s Introduction to Theoretical Computer Science, a widely used textbook for theoretical computer science courses. The project is organized by the SUSTech TCS student group and built with mdBook.
The translation covers fundamental topics in theoretical computer science, including computability, complexity, cryptography, and quantum computing. We use mdBook plugins for math rendering (KaTeX), admonitions, numbering, footnotes, and Mermaid diagrams to preserve the rich content of the original book.
Highlights:
- Built with Rust’s mdBook ecosystem for fast static-site generation
- Supports mathematical notation, theorem numbering, and cross-references
- Open to community contributions via issues and pull requests
- Upstream source: boazbk/tcs
I participated in the translation work as one of the contributors. The project is intended to make high-quality TCS education materials more accessible to Chinese-speaking students.
Comments