How-To Tutorials ================ This section is a practical guide to writing real Ajasendiri programs. Read in order if you are new, or jump to the topic you need. .. toctree:: :maxdepth: 1 01_getting_started 02_types_and_variables 03_functions_and_calls 04_control_flow 05_collections_and_loops 06_modules_and_imports 07_concurrency_basics 08_packages_with_mmk 09_custom_types_and_interfaces 10_errors_and_debugging 11_stdlib_recipes 12_project_structure 13_testing_guide 14_build_cli_todo