Skip to content

Instantly share code, notes, and snippets.

@viebel
Last active March 31, 2021 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viebel/5f4a3cfc4e5dbbde6c5e25a20824d53e to your computer and use it in GitHub Desktop.
Save viebel/5f4a3cfc4e5dbbde6c5e25a20824d53e to your computer and use it in GitHub Desktop.
Programming languages categorization

| | Object-Oriented | Functional |
|----- | ----- | | | Statically-typed | Java
C#
C++ | OCaml
Haskell
Scala | | Dynamically-typed | Ruby
Python | JavaScript
Clojure
Erlang
Elixir |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment