Hello HelloHello HelloHello HelloHello HelloHello HelloSunSed Language
The SunSed Language is the core of the SunSed platform. It is a rolling-release, all-batteries-included, and purely procedural programming language. It is most similar to PHP and JavaScript, but with an easier to master syntax that natively supports both HTML and Markdown (think if Markdown, JS and HTML had a baby).
Basics
CommentsPrintData Types and VariablesData Type Casting & Conversion in SunSed
Fundamentals
Introduction to SunSed Programming LanguageArithmetic and OperatorsData TypesDefining and Using VariablesStrings: Definition, Interpolation, ConcatenationHTML and CSS in SunSedMarkdown in SunSed
Control Structures
Conditional Statements: if, else, elseifLooping Statements: for, foreach, while
Arrays
Introduction to ArraysArray Types: Indexed, Associative, MultidimensionalArray Manipulation: Adding, Updating, Deleting Elements
Functions and Libraries
Introduction to Functions & LibrariesNamed ParametersEmbedded HTML and Markdown in FunctionsOverriding Built-in FunctionsTesting and Documenting FunctionsCreating API PointsFunction Cache
Errors and Debugging
Syntax ErrorsThrowing ErrorsHandling ErrorsLooking Up Errors in LogsManually Logging Debugging Information