Programming Languages - Web
| All Programming languages | Description | Web |
|---|---|---|
| C# | C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines | Yes |
| Dart | Object-oriented, class-based, garbage-collected language with C-style syntax | Yes |
| GDScript | Custom scripting language to be used with the Godot computer (and mobile device) Game engine | Yes |
| Go | Statically typed, compiled programming language | Yes |
| Java | Designed to allow the creation of programs that can run on several different platforms. | Yes |
| JavaScript | High-level, interpreted scripting language that conforms to the ECMAScript specification | Yes |
| Kotlin | Kotlin is a statically typed programming language developed by JetBrains | Yes |
| Perl | High-level, general-purpose, interpreted, dynamic programming language | Yes |
| PHP | PHP is a server-side scripting language designed primarily for web development | Yes |
| Python | A scripting language that is often used by software developers to add programmability to their applications, such as engineering-analysis tools or animation software. | Yes |
| Ruby | Ruby is an interpreted, high-level, general-purpose programming language. | Yes |
| Rust | Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency | Yes |
| Swift | Swift is a general-purpose, multi-paradigm, compiled programming language | Yes |
| TypeScript | Strict syntactical superset of JavaScript, | Yes |
| Visual Basic | Event-driven programming language | Yes |