Skip to content

Creating Cloud Services with Ballerina Programming

Notifications You must be signed in to change notification settings

Ndhlovu1/ballerina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Ballerina

From Basics to Mastery Tutorial

This repo is designed to help anyone and everyone get knowledgeable on ballerina with definitions and examples
ALL I ASK IS THAT YOU STAR⭐ THIS REPOSITORY AND 
FORK IT SOO THAT IF IT IS REMOVED FROM MY PUBLIC REPOS, 
YOU WILL HAVE ACCESS TO IT

ESSENTIAL COMMANDS AND STEPS TO RUN BALLERINA AS A SERVICE AND AS A MODULE

  1. Create a file with the extension of .bal at the end, e.g helloWorld.bal
  2. Ensure all your codes end with a semi-colon
bal run helloWorld.bal

output : "Hello World"

PROGRAM SCREENSHOTS

Screenshot from 2023-09-01 23-47-43

Screenshot from 2023-08-20 15-42-17

Screenshot from 2023-08-20 15-40-45

About

Creating Cloud Services with Ballerina Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published