How to Proceed ============== After the 10-minute introduction, the usual next steps are: * Read :doc:`../examples/index` for complete runnable models. * Work through :doc:`../tutorials/index` for the migrated tutorial sequence. * Use :doc:`../topical_guides/index` when you want a deeper explanation of one part of the system. * Keep :doc:`../api_reference/index` open while writing model code. * Read :doc:`../about/c_library` when a Python concept needs native background. The Python docs are intentionally a companion to the C documentation. If you want the deeper design story behind stackful coroutines, event dispatching, resources, and random number generation, see the `Cimba C background`_ and the `Cimba C API reference`_.