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

Tag: Algorithms

link to Solutions to the Readers-Writers Problem

Solutions to the Readers-Writers Problem

In this third installment of the qualifying exam sequence, we look to tackling a specific process synchronization problem: Readers-Writers.

Continue Reading
link to Understanding Process Synchronization

Understanding Process Synchronization

With an operating systems exam in the fall, I've decided to take a look at some of the concepts I'll need to know. Up first, process synchronization!

Continue Reading
link to Understanding the Number Theory Behind RSA Encryption

Understanding the Number Theory Behind RSA Encryption

Kicking of studying for the qualifying exam with a bit of number theory as the basis of RSA encryption. Wish me luck!

Continue Reading
link to How to Sort a List of Dictionaries in Python: Sort and Sorted

How to Sort a List of Dictionaries in Python: Sort and Sorted

When you work with data in Python, sometimes it's handy to be able to sort a list of dictionaries. Luckily, I know just the way to do it!

Continue Reading
link to How to Sort a List of Strings in Python: Sort, Sorted, and More

How to Sort a List of Strings in Python: Sort, Sorted, and More

Looking for a quick and dirty way to sort a list of strings in Python? Look now further than this The Renegade Coder tutorial which covers several methods.

Continue Reading
link to Procedural Spell Generation

Procedural Spell Generation

When I think about potential research projects, video games always come to mind. Since playing the Phantasy Star series, I've become interested in procedural spell generation.

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4

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 (49)
  • How to Python (42)
  • Coding Tangents (42)
  • Sample Programs Repo News (19)
  • The Autodidact's Guide to Python (11)
  • Discord
  • GitHub
  • Newsletter
  • Patreon
  • Portfolio
  • Statistics
  • Twitter
  • YouTube
© 2016-2023 Copyright The Renegade Coder