LittleHorse Basics
In this course, we will learn the basic concepts of LittleHorse, such as variables, conditionals, loops and external events. At the end, we will use these building blocks to develop a simple application.
The code examples in the videos are in Java; the same examples are also available in Python and Go in the instruction notes.
This is an on-demand course, and you can review the content anytime at your own pace.
Course Overview
In this course, we will learn the basic concepts of LittleHorse, such as variables, conditionals, loops, and external events. At the end, we will use these building blocks to develop a simple application.
Learning Objectives
In this track, you will learn the following topics:
- Workflows and Tasks
- Variables
- Conditionals
- Loops
- Exception Handling
- Threads
- External Events
- User Task
Prerequisites
To follow along with this track, I strongly encourage you to complete the following course:
This getting started course will walk you through the LittleHorse installation for development in details.
Expected Outcomes
When you complete this course, you are expected to understand all the basics of LittleHorse and know how to write your own applications in LittleHorse.
Let's go!