Skip to content

Chapter Metrics

Generated by: Book Metrics Python Program v0.08
Generated on: June 03, 2026 at 12:10 PM

This file contains chapter-by-chapter metrics for student-facing content.

Chapter Name Sections Diagrams Equations Words Links Quiz Refs
1 Introduction to Computer Science 37 7 0 7,039 9 0 0
2 Python Fundamentals 37 6 1 4,935 6 0 0
3 Boolean Logic and Comparisons 20 6 0 4,954 7 0 0
4 Control Flow 28 6 0 5,133 8 0 0
5 Working with Strings 33 6 0 5,108 9 0 0
6 Functions and Modular Design 25 6 0 5,117 10 0 0
7 Higher-Order Functions and Recursion 27 6 1 5,466 10 0 0
8 Lists 24 6 0 4,385 9 0 0
9 Advanced List Operations 27 6 0 4,354 9 0 0
10 Tuples and Sets 21 6 0 4,500 10 0 0
11 Dictionaries 27 6 0 4,177 11 0 0
12 Classes and Objects 24 6 0 4,616 9 0 0
13 Inheritance and Polymorphism 23 6 0 4,270 9 0 0
14 Errors and Exceptions 21 6 2 4,967 11 0 0
15 File Input and Output 22 6 0 4,978 11 0 0
16 Software Engineering Practices 34 6 0 5,139 11 0 0
17 Testing and Debugging 24 6 0 5,703 12 0 0
18 Searching and Sorting 26 6 0 5,658 12 0 0
19 Algorithm Analysis and Problem Solving 23 6 0 3,917 12 0 0
20 Advanced Python Features 31 6 1 4,421 15 0 0

Metrics Explanation

  • Chapter: Chapter number (leading zeros removed)
  • Name: Chapter title from index.md
  • Sections: Count of H2 and H3 headers in chapter markdown files
  • Diagrams: Count of H4 headers starting with '#### Diagram:'
  • Equations: LaTeX expressions using $ and $$ delimiters
  • Words: Word count across all markdown files in the chapter
  • Links: Markdown-formatted links [text](url)
  • Quiz: Number of quiz questions in the chapter's quiz.md (0 if none)
  • Refs: Number of references in the chapter's references.md (0 if none)