Written by Daniel Drodt. You should follow him on Twitter
Our own functions! Last time, we already explored how we can use functions in Racket. In this part, we explore how to create our own…
The Basics CONFUSING When I say “Racket” here, I actually mean HtDP-TL (or H ow t o D esign — T eaching L anguage). But no one likes to…
In this series of blog posts, we will learn how and why and how to program, by looking at the two most popular ways of programming: F…