Extend the course: Python, debugging, own project, performance New modules, all verified against the GeoDMS source and main wiki: - Module 1e: reading errors and debugging (error texts verified in ConfigParse.cpp/AbstrUnit.cpp a.o.; GUI shortcuts against qtgui). - Module 2D: GeoDMS and Python (parquet roundtrip with pandas; the three integration architectures; links Why-GeoDMS). - Module 10: starting your own project (skeleton modeled on the Academy exercise configs; placeholders and version control). - Deepening II: performance and memory (tiling, multithreading settings verified in the Qt GUI source, value-type memory table, strategic decoupling). Extensions and repairs: - Parquet added to Modules 2A/2B; export-for-reporting in 2B; strategic decoupling section in 2C; recurring check-your-units notes in Modules 4, 5, 8 and 9. - Truncated impedance_table example in Module 6a completed (verified against DijkstraString.cpp); Deepening I finished with the missing impedance call and repaired against the real MakeNetwork template; 7b Assignment 3 rewritten to match the actual LandUseModelling demo project. - Outdated Vesta module (GeoDMS 7.311 era) removed. - Sidebar and Home updated; navigation footers chained. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>