Programming Languages

30 programming languages
Programming Languages

Assembly

Symbolic machine code. One step above binary. Architecture-specific but teaches computers.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Zig

Andrew Kelley's C replacement. Compile-time metaprogramming. No hidden control flow.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Julia

MIT's scientific computing language. Python-like syntax with C-like speed. Multiple dispatch core.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

R

Statistical language and environment. Academic and data science standard. Vectorized operations.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Scala

Martin Odersky's functional-OO hybrid. Powerful type system. Twitter and Spark.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

OCaml

French functional language. Powerful type system and inference. Jane Street's trading language.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Prolog

Logic programming language. Facts and rules, let Prolog deduce. AI and expert systems.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Smalltalk

Alan Kay's pure object-oriented vision. Everything is object and message. Influenced all OOP languages.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

COBOL

Grace Hopper's business language. Verbose English-like syntax. Powers banking systems still.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Fortran

First high-level language. Formula Translation for science. Still powers supercomputers.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Bash

Bourne Again Shell. Unix automation standard. Simple but full programming language.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Lua

Brazilian embeddable scripting. Simple and fast. Game and embedded systems choice.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Perl

Larry Wall's Swiss Army chainsaw. More than one way to do it. Regex and text processing king.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

PHP

Rasmus' web scripting language. Powers WordPress and much of web. Pragmatic despite inelegance.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Ruby

Matz's joyful language. Rails made it famous. Optimizes for programmer happiness over performance.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

TypeScript

Microsoft's typed JavaScript. Gradual typing and tooling. Became enterprise JavaScript standard.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Swift

Apple's modern language replacing Objective-C. Protocol-oriented and safe. iOS development standard.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Kotlin

JetBrains' Java improvement. Null-safety and concise syntax. Official Android language.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Go

Google's simple systems language. Goroutines and channels. Fast compilation and deployment.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Erlang

Ericsson's telecom language. Actor model and let it crash philosophy. Powers WhatsApp scale.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Elixir

José Valim's Ruby-like syntax on Erlang VM. Actor model concurrency. Phoenix framework challenges Rails.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Clojure

Rich Hickey's modern Lisp. Immutable data structures and JVM interop. Pragmatic functional programming.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Lisp

McCarthy's AI language. Parentheses and homoiconicity. Code is data, data is code. Influenced all modern languages.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Programming Languages

Haskell

Academic functional language. Pure functions and powerful type system. Monads solve IO problem.

🧠 0
❤️ 0
🔥 0
🧩 0
🕳️ 0
Previous Page 1 of 2 Next