Financial Accounting — The Hybrid Method with LedgerLoom
Subtitle: Stop Guessing. Start Reconciling. Version: 1.0 (compatible with LedgerLoom v0.2.0)
This workbook teaches intro financial accounting using a simple hybrid workflow:
Draft your work in Google Sheets (fast, visual).
Verify your work with LedgerLoom (strict, deterministic).
Reconcile any differences until they match (proof, not vibes).
- Spreadsheet-First Track (No LedgerLoom Yet)
- Spreadsheet Walkthrough: Chapters 1–4 (No LedgerLoom)
- Workbook Data Pack (Canonical Inputs)
- Spreadsheet-First Build Guide (Ch01–Ch04)
- Goal
- What data to use
- Spreadsheet setup (works in Google Sheets or Excel)
- Conventions (important)
- Step 1 — COA tab
- Step 2 — Journal tab (transactions)
- Step 3 — TB_Unadjusted
- Step 4 — Adjustments + TB_Adjusted (Chapter 3)
- Step 5 — Closing + TB_PostClose (Chapter 4)
- Where LedgerLoom fits
- Next: run the runnable project
- Workbook Onboarding: What is LedgerLoom?
- In one sentence
- Why LedgerLoom exists (the gap it fills)
- Where LedgerLoom fits (Excel/Sheets-first workflow)
- What LedgerLoom does (and does NOT do)
- A mental model that helps: “Spreadsheet + verifier”
- How the workbook chapters use LedgerLoom
- What success looks like (your goal)
- Next: Student Quick Start
- Workbook Project Layout (Files and Folders)
- Optional: Check Your Work Pack (Ch01 Startup)
- Workbook Ch02 — Journal → Trial Balance (optional solution pack)
- Student Quick Start (Linux, Windows, macOS)
- Introduction: The zero-cost stack
- Workbook Chapter 0 — Setup and a Runnable Startup Project
- What you need
- Install LedgerLoom (PyPI)
- Your first runnable project (in the repo)
- Run it
- Where do outputs go?
- Project config:
ledgerloom.yaml - Chart of accounts:
config/chart_of_accounts.yaml - Workbook inputs:
transactions.csv - Workbook inputs:
adjustments.csv - The example README (what students actually do)
- Troubleshooting checklist
- Chapter 1: The equation & the transaction
- Chapter 2: From journal lines to an unadjusted trial balance
- Chapter 3: Adjusting entries and the adjusted trial balance
- Chapter 4: Closing entries and the post-close trial balance