| About
            C# (also known as C Sharp, pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.
             | About
            Clojure is a robust, practical, and fast programming language with a set of useful features that together form a simple, coherent, and powerful tool. Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language, yet remains completely dynamic, every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language and features a rich set of immutable, persistent data structures. When a mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system.
             | About
            Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. Lua has a deserved reputation for performance. To claim to be "as fast as Lua" is an aspiration of other scripting languages. Several benchmarks show Lua as the fastest language in the realm of interpreted scripting languages. Lua is fast not only in fine-tuned benchmark programs, but in real life too. Substantial fractions of large applications have been written in Lua.
             | About
            Visual Basic is an object-oriented programming language developed by Microsoft. Using Visual Basic makes it fast and easy to create type-safe .NET apps. Visual Basic focuses on supplying more of the features of the Visual Basic Runtime (microsoft.visualbasic.dll) to .NET Core and is the first version of Visual Basic focused on .NET Core. Many portions of the Visual Basic Runtime depend on WinForms and these will be added in a later version of Visual Basic. .NET is a free, open-source development platform for building many kinds of apps. With .NET, your code and project files look and feel the same no matter which type of app you're building. You have access to the same runtime, API, and language capabilities with each app. A Visual Basic program is built up from standard building blocks. A solution comprises one or more projects. A project in turn can contain one or more assemblies. Each assembly is compiled from one or more source files. 
             | |||
| Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | Platforms Supported
            
                Windows
            
            
         
            
                Mac
            
            
         
            
                Linux
            
            
         
            
                Cloud
            
            
         
            
                On-Premises
            
            
         
            
                iPhone
            
            
         
            
                iPad
            
            
         
            
                Android
            
            
         
            
                Chromebook
            
            
         | |||
| Audience
        Developers interested in a modern, object-oriented, type-safe programming language
         | Audience
        Users looking for a solution to streamline and improve their interactive development process to build programs
         | Audience
        DevOps teams in need of a scripting language solution
         | Audience
        Developers interested in a solution to buold and create type-safe .NET apps
         | |||
| Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | Support
            
                Phone Support
            
            
         
            
                24/7 Live Support
            
            
         
            
                Online
            
            
         | |||
| API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | API
            
                Offers API
            
            
         | |||
| Screenshots and Videos | Screenshots and Videos | Screenshots and Videos | Screenshots and Videos | |||
| Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | Pricing
        Free
        
     
            
                Free Version
            
            
         
            
                Free Trial
            
            
         | |||
| 
Reviews/ | 
Reviews/ | 
Reviews/ | 
Reviews/ | |||
| Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | Training
            
                Documentation
            
            
         
            
                Webinars
            
            
         
            
                Live Online
            
            
         
            
                In Person
            
            
         | |||
| Company InformationMicrosoft docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/ | Company InformationClojure clojure.org | Company InformationLua Language www.lua.org | Company InformationMicrosoft Founded: 1975 docs.microsoft.com/en-us/dotnet/visual-basic/ | |||
| Alternatives | Alternatives | Alternatives | Alternatives | |||
|  | ||||||
|  |  | |||||
| Categories | Categories | Categories | Categories | |||
| Integrations
            
                
    Buffer Editor
            
            
         
            
                
    CodeConvert
            
            
         
            
                
    Replit
            
            
         
            
                
    Snipplr
            
            
         
            
                
    Black Duck
            
            
         
            
                
    Bunifu Framework
            
            
         
            
                
    Claude Sonnet 3.7
            
            
         
            
                
    CodeSonar
            
            
         
            
                
    Cohere
            
            
         
            
                
    Duende IdentityServer
            
            
         | Integrations
            
                
    Buffer Editor
            
            
         
            
                
    CodeConvert
            
            
         
            
                
    Replit
            
            
         
            
                
    Snipplr
            
            
         
            
                
    Black Duck
            
            
         
            
                
    Bunifu Framework
            
            
         
            
                
    Claude Sonnet 3.7
            
            
         
            
                
    CodeSonar
            
            
         
            
                
    Cohere
            
            
         
            
                
    Duende IdentityServer
            
            
         | Integrations
            
                
    Buffer Editor
            
            
         
            
                
    CodeConvert
            
            
         
            
                
    Replit
            
            
         
            
                
    Snipplr
            
            
         
            
                
    Black Duck
            
            
         
            
                
    Bunifu Framework
            
            
         
            
                
    Claude Sonnet 3.7
            
            
         
            
                
    CodeSonar
            
            
         
            
                
    Cohere
            
            
         
            
                
    Duende IdentityServer
            
            
         | Integrations
            
                
    Buffer Editor
            
            
         
            
                
    CodeConvert
            
            
         
            
                
    Replit
            
            
         
            
                
    Snipplr
            
            
         
            
                
    Black Duck
            
            
         
            
                
    Bunifu Framework
            
            
         
            
                
    Claude Sonnet 3.7
            
            
         
            
                
    CodeSonar
            
            
         
            
                
    Cohere
            
            
         
            
                
    Duende IdentityServer
            
            
         | |||
|  |  |  |  | 
 
        