Plutownium’s Coding Blog
My Latest Post…
Writing Readable Code: Magic Booleans
Readable code is undervalued. When your code is optimized for readability, you make it easy for everyone to understand what you wrote, what your code is doing, and why you’re doing it. Here’s one small lesson in writing readable code: Avoid magic booleans. I got this idea from the notion of avoiding “magic” numbers. AContinue reading “Writing Readable Code: Magic Booleans”
My First Blog Post
Be yourself; Everyone else is already taken. — Oscar Wilde. This is the first post on my new blog. I’m just getting this new blog going, so stay tuned for more. Subscribe below to get notified when I post new updates.
Introduce Yourself (Example Post)
This is an example post, originally published as part of Blogging University. Enroll in one of our ten programs, and start your blog right. You’re going to publish a post today. Don’t worry about how your blog looks. Don’t worry if you haven’t given it a name yet, or you’re feeling overwhelmed. Just click theContinue reading “Introduce Yourself (Example Post)”