Mastering the Flow

< Back to Blog

The enormous success of the OutSystems Platform brought with it the demand for professionals that can master the platform’s application development environment. The ability to create algorithms that solve computational problems is one of the most critical skills of software development. Developers must excel in putting together effective and efficient flows, being also mindful of the elegance of their solutions.

Training people from different academic backgrounds to be successful in this challenging world needs to be a structured and highly detailed procedure – starting from the foundations. The training activities must allow the trainee to develop vivid mental images of the basic concepts utilized in computational problem-solving.

Demonstrating a variety of control of the flow combinations in step-by-step working examples, is the key to lay rock-solid foundations for the developers’ professional fulfillment. These demonstrations are most effective when they integrate verbal and visual coding. It’s the alliance between these two that has proven to have the best cognitive results – generating the most powerful mental images.

Verbal code

When we talk about visual coding, the Outsystems Service Studio is the perfect tool – adding incredible value to the developer’s training. Using the action flow, and the debugging functionality, we can provide the ideal conditions to make visual coding a fertile ground for the flourishing of valuable mental models.

Visual code: ad-hoc loop

While the visual code above matches exactly the verbal code example, it is not the most elegant and straightforward solution. Moving on, we finally unveil the solution using the For Each functionality and close the loop on our demonstration.

Visual code: For Each loop

After all, it’s this dynamic and adaptive experience that fosters the path to “mastering the flow”! At ITUp, it is this approach that allows people from different backgrounds to start their journey towards becoming “Jedis of the Action Flow”!

Turn Up Academy

Apply to our Turn Up Boot Camp

AND BECOME THE NEXT OUTSYSTEMS CERTIFIED DEVELOPER
(
)

Latest Articles

How to download Excel files in OutSystems

How to download Excel files in OutSystems

Learn how to download Excel files using the OutSystems platform in this simple tutorial!

DevZone
Mastering Email Integration with OutSystems: A Step-by-Step Guide

Mastering Email Integration with OutSystems

In OutSystems Reactive Web Applications, we can configure the Service Center and implement logic in the Service Studio to send emails to our peers or contacts. Follow this step-by-step guide to learn how to!

DevZone
How to use WebAssembly inside OutSystems - Part 2

How to use WebAssembly inside OutSystems - Part 2

WebAssembly (WASM) is a new technology that is getting a lot of attention. We continue the use of Go compiled to WASM to show how we can use WASM inside OutSystems.

DevZone