Object Oriented Windows Softwares

Discover best Object Oriented Windows softwares, apps and websites.

Best Object Oriented Windows Softwares

Sort:
Python

Python

Open Source

Python is a versatile, high-level programming language renowned for its readability and simplicity. It supports multiple programming paradigms, including object-oriented, imperative, and functional programming styles. It boasts a large and active community, extensive libraries, and is widely used for web development, data science, artificial intelligence, and scripting.

Easy to learn and read.
High Level
Development
Scala

Scala

Open Source

Scala is a powerful, general-purpose programming language designed to combine the best features of object-oriented and functional programming paradigms.

Excellent blend of object-oriented and functional programming.
Compiled Language
Development
Groovy

Groovy

Open Source

Apache Groovy is a powerful, optionally typed and dynamic language for the Java platform. It seamlessly integrates with existing Java code and libraries, making it a versatile tool for scripting, application development, testing, and automation.

Seamless interoperability with Java.
Scripting
Development
Kotlin

Kotlin

Open Source

Kotlin is a modern, statically-typed programming language developed by JetBrains. It runs on the Java Virtual Machine (JVM), Android, and the web (via JavaScript), and can compile to native code. Designed for concise, safe, and interoperable code, Kotlin aims to make programming more enjoyable and productive.

Enhanced safety with explicit null handling, reducing NullPointerException error...
Scripting language
Development
Nim (programming language)

Nim is a modern, statically typed, compiled programming language emphasizing efficiency, expressiveness, and flexibility. It draws inspiration from languages like Python, Pascal, and C++, making it approachable for developers while offering low-level control for systems programming.

Excellent performance due to compilation to native code.
Imperative Language
Development
C#

C#

Open Source

C# is a versatile, modern, object-oriented programming language from Microsoft. It's widely used for developing Windows applications, web services, mobile apps, and games, offering a balance of power and ease of use.

Strong object-oriented features.
Compiled Language
Development
Kohana

Kohana

Open Source

Kohana is an open-source HMVC framework for PHP 5, designed to be swift, secure, and small. Built by a team of volunteers, it emphasizes object-oriented programming, extensibility, and includes robust features for web development.

Clean and Object-Oriented Architecture
Extensible by Plugins/Extensions
Development Education & Reference Security & Privacy
Ruby

Ruby

Open Source

Ruby is a dynamic, open-source programming language known for its elegant syntax and focus on developer productivity. It's widely used for web development, scripting, and rapid prototyping.

Elegant and readable syntax
Blocks
Development
Java

Java

Free

Java is a widely-used, object-oriented, general-purpose programming language designed to have as few implementation dependencies as possible. Its core principle, "write once, run anywhere" (WORA), allows compiled Java code to run on any platform that supports Java without the need for recompilation.

Platform Independent (Write Once, Run Anywhere)
Coding
Development Network & Admin
Squirrel (programming language)

Squirrel is a high-level, imperative and object-oriented programming language designed for embedding in applications.

Excellent for embedding in C++ applications with a clean API.
Scripting
Development
jRuby

jRuby

Open Source

JRuby is a robust implementation of the Ruby programming language built on the Java Virtual Machine (JVM). It provides seamless interoperability between Ruby and Java, allowing developers to leverage the strengths of both ecosystems.