You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This contains basic of KOTLIN LANGUAGE such as basic types, Controlling program flow, functions(member function, top level function, local function,extension function, infix function etc.), classes,interface, inheritance,constructor,getter and setters,data classes, visibility modifiers, access modifiers etc..