JavaScript |
ObjectOriented |
A versatile scripting language mainly used for web development. |
Java |
ObjectOriented |
A robust, platform-independent language commonly used for enterprise applications. |
TypeScript |
ObjectOriented |
A superset of JavaScript that adds static typing. |
Python |
ObjectOriented |
A beginner-friendly language with a wide range of applications, from web to data science. |
PHP |
ObjectOriented |
A server-side scripting language primarily used for web development. |
Go |
ObjectOriented |
A statically typed, compiled language designed for simplicity and efficiency. |
C++ |
ObjectOriented |
A powerful language for system programming, game development, and high-performance applications. |
C# |
ObjectOriented |
A language developed by Microsoft, widely used for developing Windows and web applications. |
Objective-C |
ObjectOriented |
A language used primarily for macOS and iOS application development before Swift. |
Rust |
ObjectOriented |
A memory-safe language focused on performance and reliability. |
Ruby |
ObjectOriented |
A dynamic language known for its simplicity and used in web frameworks like Ruby on Rails. |
Swift |
ObjectOriented |
A modern language for iOS and macOS application development. |
Haskell |
Functional |
An elegant functional language for those with excellent taste. |
Elm |
Functional |
A functional language for building reliable web front-end applications. |
Scheme |
Functional |
A minimalist, functional dialect of Lisp. |