Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


hpr2262 :: Abstracting Nurse Jesus

how I abstracted random number generation for more syntactic sugar

<< First, < Previous, Latest >>

Host Image
Hosted by Eric Duhamel on Tuesday 2017-04-04 is flagged as Clean and is released under a CC-BY-SA license.
Tags: video games, programming, object-oriented, game development, abstraction.

Listen in ogg, spx, or mp3 format. | Comments (0)

NOTE: the audio recording appears to have periodic jitter. As I recorded at 44.1 Khz this time, I wonder if my S2 just handles recording at a lower quality better, and if so I'll prefer lower quality over jitter in the recording.

In this episode I explain why and how I abstracted random number and choice generation into self-sustainable methods for objects.

  • A superclass was needed so that all the classes of object in the game engine would have access to these random generation methods.
  • I preferred to use methods in this case so objects would be self-sufficient and wouldn't depend on extra modules imported at the top of my code.
  • The syntactic sugar achieved by using customized methods instead of i.e. random.randint(0, 99) makes the code easier to write and understand at a glance.
  • Nurse Jesus is a pun on the acronym RNG for Random Number Generator
  • Let me know if you get the reference at 2:00 ;-)

I recorded this episode in parts using a program called Urecord on my pocket computer (mobile phone).

I program using Pygame, post on a GNU Social account, and maintain a personal website at NoxBanners.NET. I study programming techniques at Refactoring.com, style at Python.org, and sometimes patterns at Portland Pattern Repository

Show Transcript

Automatically generated using whisper

whisper --model tiny --language en hpr2262.wav

<< First, < Previous, Latest >>


Comments

Subscribe to the comments RSS feed.

<< First, < Previous, Latest >>

Leave Comment

Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.

Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).

Provide feedback
Your Name/Handle:
Title:
Comment:
Anti Spam Question: What does the P in HPR stand for ?
Are you a spammer →
Who hosted this show →
What does HPR mean to you ?