After Wren, it only made sense to continue the new language trend. In this article, we're tackling Hello World in Red, an open-source language that first appeared in 2011.
Category: Code
At this point in the series, I'm looking to explore new languages. Up first on that list is Hello World in Wren, a fast open-source scripting language.
In this article, we're implementing Hello World in Elm. Oh, you thought we were done with functional languages?
Following Python, we're taking a look at how to Reverse a String in Java. Get ready to slog through a lot of code.
When I first launched Hello World in Every Language, I got a lot of comments about the articles not showing many language features. In response, I'm launching Reverse a String in Every Language.
When Hello World isn't interesting enough, it's time for a new series. To kick off that series, we're covering Reverse a String in Python.