Programming Languages
The TIOBE index will show which programming languages are the most popular in the world.
Some languages that might be fun for the class to explore:
- Assembly Language (x86)
- APL
- Erlang
- Forth
- Haskell
- Julia
- Prolog
- Rust
- Repl.it Use this site to try out over 50 different programming languages without having to install any locally. Just type your code in a press Run. It's a quick way to perform experiments and satisfy your immediate curiosity.
- Yet Another Markup Language This is a human readable JSON text format. This web site encodes all its subjects, courses, and assignments in YAML.
- Python Programming Language (3) Python is perhaps the most taught language in school these days. This site is built with it. There is very little you cannot do with Python.
- Rust Programming You know, cargo
- .NET Runtime Environment The .NET runtime environment has greatly jumped in popularity since Microsoft made the environment open source in 2016. Practically any programming language can be written to compile to .NET. Your Windows 10 laptop most likely has
- LISP Programming (1) None
Links
- TIOBE Index
- GitHut 2.0 - language stats from Github.
- Statistics Times - Top Computer Languages
- Github topics, organized and searchable
- PYPL PopularitY of Programming Language - created by analyzing how often language tutorials are searched on Google.
- Most Popular Programming Languages for Engineers
- Are All Programming Languages In English?