Skip to content

Working Through Tutorials

Lowgile tutorials are practical, hands-on implementation guides designed to help you learn the platform by building working functionality.

Unlike concept or reference documentation, tutorials focus on completing a specific outcome through a series of guided implementation steps.

Most tutorials include:

  • A realistic business or platform scenario,
  • Step-by-step implementation guidance,
  • Working code examples,
  • Configuration and setup instructions, and
  • The expected application behavior or outcome.

Tutorials are intended to be followed sequentially. Completing the steps in order helps ensure that all required configuration, data, and supporting components are available before later steps are introduced.

Tutorials explain how to build something.

Concept documentation explains how platform capabilities work and provides the background knowledge needed to understand implementation patterns and design decisions.

If a tutorial introduces a concept that requires additional explanation, it will typically link to the relevant concept documentation.

Reference documentation is designed for lookup and provides detailed information about platform features, APIs, runtime objects, configuration options, and syntax.

Tutorials demonstrate how these capabilities are used together in practical implementations.

When working through a tutorial:

  • Complete the steps in the order presented.
  • Execute and test the examples as you progress.
  • Review linked concept documentation when additional background is required.
  • Use the reference documentation when you need detailed information about a specific feature or API.

Following this approach helps build both practical implementation skills and a deeper understanding of the Lowgile platform.