Skip to content

Introduction

Basic

The basics is made up of types, constants and variables, expressions, operators, and flow control.

Data Type

Const & Variable

Advanced

The advanced level is made up of functions, classes and objects, name spaces, enums, and errors & exceptions

Function

Classes & Objects