Programming Languages

General purpose and specialized programming languages

All Programming Languages

C#

C# (C-Sharp) is a modern, object-oriented language developed by Microsoft for the .NET platform. Ideal for Windows applications, games (Unity), and en...

Official Website →

C++

C++ is a powerful, general-purpose programming language that extends C with object-oriented features. Widely used in game development, system software...

Official Website →

Go

Go (Golang) is a statically typed, compiled language designed by Google for simplicity and efficiency. Perfect for building fast, scalable backend ser...

Official Website →

Java

Java is a robust, object-oriented programming language designed for enterprise applications. Known for its "write once, run anywhere" philosophy, it p...

Official Website →

JavaScript

JavaScript is a versatile, high-level programming language primarily used for web development. It powers interactive websites and is essential for mod...

Official Website →

PHP

PHP is a popular server-side scripting language designed for web development. Powers millions of websites including WordPress, and offers excellent da...

Official Website →

Python

Python is a high-level, interpreted programming language known for its simplicity and readability. Perfect for beginners and professionals alike, it e...

Official Website →

Ruby

Ruby is a dynamic, object-oriented language focused on simplicity and productivity. Famous for Ruby on Rails framework, it emphasizes elegant syntax a...

Official Website →

Rust

Rust is a systems programming language focused on safety, speed, and concurrency. It prevents memory errors while delivering C-like performance, makin...

Official Website →

TypeScript

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. Adds static typing and advanced features, making large-scale JavaScrip...

Official Website →

Popular Comparisons