| 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
            JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
JSON is built on two structures:
1. A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array.
2. An ordered list of values. In most languages, this is realized as an array, vector, list, or sequence.
These are universal data structures. Virtually all modern programming languages support them in one form or another.
             | About
            Objective-C is the primary programming language you use when writing software for OS X and iOS. It’s a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, primitive types, and flow control statements of C and adds syntax for defining classes and methods. It also adds language-level support for object graph management and object literals while providing dynamic typing and binding, deferring many responsibilities until runtime. When building apps for OS X or iOS, you’ll spend most of your time working with objects. Those objects are instances of Objective-C classes, some of which are provided for you by Cocoa or Cocoa Touch and some of which you’ll write yourself.
             | About
            jscoverage tool, both node.js and JavaScript support. Enhance the coverage range. Use mocha to load the jscoverage module, then it works. jscoverage will append coverage info when you select list or spec or tap reporter in mocha. You can use covout to specify the reporter, like HTML, and detail. The detail reporter will print the uncovered code in the console directly. Mocha runs test case with jscoverage module. jscoverage will ignore files while listing in covignore file. jscoverage will output a report in HTML format. jscoverage will inject a group of functions into your module exports. default jscoverage will search covignore in the project root. jscoverage will copy exclude files from the source directory to the destination directory. 
             | |||
| 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
        Programmers and developers
         | Audience
        Programmers and Mac and iOS developers
         | Audience
        Professionals seeking a solution to assess and manage the quality of their code testing operations
         | |||
| 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
        No information available.
        
        
     
            
                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 InformationJSON Founded: 2001 www.json.org | Company InformationObjective-C Founded: 1984 developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html | Company Informationjscoverage www.npmjs.com/package/jscoverage | |||
| Alternatives | Alternatives | Alternatives | Alternatives | |||
|  | ||||||
|  |  | |||||
|  | ||||||
| Categories | Categories | Categories | Categories | |||
| Integrations
            
                
    Augoor
            
            
         
            
                
    Cayva.ai
            
            
         
            
                
    Decodo
            
            
         
            
                
    DocuPipe
            
            
         
            
                
    GeoSurvey
            
            
         
            
                
    Getgud.io
            
            
         
            
                
    Kite
            
            
         
            
                
    MOCEAN
            
            
         
            
                
    Miele-LXIV
            
            
         
            
                
    MyEclipse
            
            
         | Integrations
            
                
    Augoor
            
            
         
            
                
    Cayva.ai
            
            
         
            
                
    Decodo
            
            
         
            
                
    DocuPipe
            
            
         
            
                
    GeoSurvey
            
            
         
            
                
    Getgud.io
            
            
         
            
                
    Kite
            
            
         
            
                
    MOCEAN
            
            
         
            
                
    Miele-LXIV
            
            
         
            
                
    MyEclipse
            
            
         | Integrations
            
                
    Augoor
            
            
         
            
                
    Cayva.ai
            
            
         
            
                
    Decodo
            
            
         
            
                
    DocuPipe
            
            
         
            
                
    GeoSurvey
            
            
         
            
                
    Getgud.io
            
            
         
            
                
    Kite
            
            
         
            
                
    MOCEAN
            
            
         
            
                
    Miele-LXIV
            
            
         
            
                
    MyEclipse
            
            
         | Integrations
            
                
    Augoor
            
            
         
            
                
    Cayva.ai
            
            
         
            
                
    Decodo
            
            
         
            
                
    DocuPipe
            
            
         
            
                
    GeoSurvey
            
            
         
            
                
    Getgud.io
            
            
         
            
                
    Kite
            
            
         
            
                
    MOCEAN
            
            
         
            
                
    Miele-LXIV
            
            
         
            
                
    MyEclipse
            
            
         | |||
|  |  |  |  | 
 
        