Member-only story
Programming Languages That Medium Uses

Welcome back! Medium is a very popular blogging platform, so, let’s take a look at some programming languages that built Medium! I found these languages was by going to their career page and noting the programming languages I saw:

Let’s take a look at these languages!
Python
First up we have Python, this is a massively popular programming language that I saw Medium use, alot! Many of their positions required Python, so if you only want to learn one language, this is probably it! If you want to learn more about Python, check out the link below:
Objective-C and Swift

These 2 languages weren’t really that popular for Apple developers surprisingly, even though a lot of their infrastructure was built on these 2 languages. First off, Objective C is an object oriented language which is actually the main language that is supported for macOS, iOS and other softwares as well, that is until 2014. Swift was announced and released in 2014, this was pretty much the successor to Objective-C. Swift is an object oriented programming language as well which can only be compiled on a macOS machine. This language also allows you to develop out macOS and iOS applications, so if you plan on becoming an application developer from them, you may want to learn one if not both of these languages.
Golang

Go is actually a lesser known language, commonly known as Golang, this language was actually built by Google. Although this language isn’t extremely…