
int main() {

    //C / C++
    int a = 3;
    bools
    double
    floats

    // C#
    Lists
    IENumberables


    //Logic
    if ()
    while ()
    for loops
    foreach loops

    // C# specific -> Umbraco
    IPublishedContent
    String manipulation
    Object surving

    Request functionality UMBRACO


    Object Oriented Language

    Object -> Object -> Object




}