Learning-SICP is a community project that localizes the MIT course “Structure and Interpretation of Computer Programs” (SICP) and curates complementary study materials for learners, especially Chinese-speaking Scheme/Lisp students. It focuses on translating the official lecture subtitles into Chinese while preserving the original English content for reference, providing an approachable path to a classic foundational course in computer science. The repository organizes translated subtitles, lecture indices, and supporting documents so learners can follow along with the full video series and consult the book and related readings as they study. Beyond subtitles, it aggregates links to the SICP text, environment setup guides, extended exercises, and FAQ resources to smooth first-time setup and deepen understanding of the material.
Features
- Chinese translations of SICP lecture subtitles with original English retained
- Curated study materials including the SICP book, tutorials, and extended exercises
- Organized lecture index with references to multiple viewing platforms and downloads
- Repository folders for subtitles, preface notes, and tools to streamline study
- Guidance for environment setup and FAQs to help beginners get started with Scheme/Racket
- Community support via Issues for questions and discussion during the course