- Created Universal Language Learning Framework (ULLF v1.1)
- Built complete learning system for 73 chapters across 5 books
- Setup folder structure with 18 README.md files
- Created learning plans (EN + CN for Tingting)
- Defined monthly cycle, SRS system, exams, and tracking
- Setup daily logs, weekly summaries, monthly sit reps
- Ready to start learning
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
37 lines
821 B
Markdown
37 lines
821 B
Markdown
# Ebooks
|
|
|
|
PDF versions of textbooks and reference materials.
|
|
|
|
## Purpose
|
|
|
|
This folder stores:
|
|
- PDF textbooks (if available digitally)
|
|
- Reference books
|
|
- Grammar guides
|
|
- Dictionary files
|
|
- Any other ebook resources for Chinese learning
|
|
|
|
## Organization
|
|
|
|
Organize by type:
|
|
```
|
|
Ebooks/
|
|
├── Textbooks/ # The 5 main books if available as PDFs
|
|
├── Reference/ # Grammar guides, dictionaries, etc.
|
|
└── Supplementary/ # Additional learning materials
|
|
```
|
|
|
|
## Usage
|
|
|
|
These serve as:
|
|
- Quick reference during study
|
|
- Source for scanning/digitizing if needed
|
|
- Backup of textbook content
|
|
- Searchable text (if OCR'd)
|
|
|
|
## Notes
|
|
|
|
- Keep original filenames for easy identification
|
|
- If creating PDFs from scans, use OCR for searchability
|
|
- Add a text file listing all ebooks with descriptions
|