Skip to content
Header Logo Without Tag
Search
  • Home
  • Articles
    • Code
    • Blog
    • Meta
    • Teach
  • Series
  • Tags
  • About
    • Newsletter
    • Privacy Policy
    • Terms of Service
    • World Domination Checklist
    • Wall of Fame
    • Wall of Shame

Tag: Functional Programming

link to What Is a Function in Python?

What Is a Function in Python?

One of the core features of modern programming languages is functions, but did you know Python has them too? Let's take a look!

Continue Reading
link to 5 Tips for Making Sense of Recursion

5 Tips for Making Sense of Recursion

Recursion is a tough subject to master. Here are some of my tips for helping you through the learning process.

Continue Reading
link to Improve Code Readability by Using Parameter Modes

Improve Code Readability by Using Parameter Modes

Code readability is something we should always strive for, but there are so many rules. Today, we'll talk about one of those rules that might help you out.

Continue Reading
link to What If Python Only Had Functions

What If Python Only Had Functions

The goal of this article is to show you that a lot can be accomplished using Python's standard library without ever learning control flow.

Continue Reading
link to The Lisp Programming Language: Interpreter Design

The Lisp Programming Language: Interpreter Design

At this point, it's probably no surprise that I'm studying Lisp and interpreter design for my qualifying exam. Let's study together!

Continue Reading
link to Reverse a String in Scheme

Reverse a String in Scheme

In this community installment of Reverse a String in Every Language, let's learn how to reverse a string in Scheme.

Continue Reading
Page 1 Page 2 Page 3 NEXT »

About Me

Welcome to The Renegade Coder, a coding curriculum website run by myself, Jeremy Grifski. If you like what you see, consider subscribing to my newsletter. Right now, new subscribers will receive a copy of my Python 3 Beginner Cheat Sheet. If newsletters aren't your thing, there are at least 4 other ways you can help grow The Renegade Coder. I appreciate the support!

Legal

The Renegade Coder is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.






Longest Active Series

  • Journey to a PhD (55)
  • Coding Tangents (45)
  • How to Python (42)
  • Sample Programs Repo News (20)
  • The Autodidact's Guide to Python (11)
  • Discord
  • GitHub
  • Newsletter
  • Patreon
  • Portfolio
  • Twitter
  • YouTube
  • Statistics
© 2016-2025 Copyright The Renegade Coder