Learning Ballerina
Ballerina is an open-source programming language for the cloud that makes it easier to use, combine, and create network services.
This is a collection of code examples that illustrate various Ballerina concepts and functionalities.
Let’s begin learning Ballerina.
Language Basics
- 
Introduction to Ballerina - An introduction to the language.
 - 
Hello World - A traditional Hello World program.
 - 
Introduction to Type System - An introduction to Ballerina type system.
 - 
Values and Types - Details on Ballerina type system.