zhuang@linux:~/reading/$ tree
Reading
Reading notes are organized like small books: one index page per series, then one page per chapter or section.
$ ls reading/
- 01
C++ GUI Programming with Qt 4 (2nd Edition)
Reading notes on Qt 4 architecture, GUI development, and reusable C++ application design.
- 02
Computer Networking: A Top-Down Approach
Reading notes on Internet architecture, protocols, network applications, and layered communication systems.
- 03
High Performance MySQL, Third Edition
Reading notes on MySQL architecture, indexing, query performance, replication, and operational reliability.
- 04
Introduction to Algorithms
Reading notes on algorithms, asymptotic analysis, and data structures from Introduction to Algorithms (CLRS).
- 05
Practical Vim
Practical Vim reading notes focused on reusable editing habits, motions, commands, macros, and efficient workflows.
- 06
Programming Windows
Reading notes on the Win32 programming model, messages, input, drawing, controls, and resources.
- 07
Programming Windows with MFC
Reading notes on Windows application development with MFC, message maps, documents, views, and controls.
- 08
The Not So Short Introduction to LaTeX2e
Reading notes on LaTeX document structure, typesetting, mathematical notation, tables, figures, and references.