Smiling cartoon unicorn with a
      bowtie

Unicorn Utterances

Learning programming from magically majestic words. A place to learn about all sorts of programming topics from entry-level concepts to advanced abstractions
About Us
  • When to use HashMap instead of Loop

    by Kaleem

    June 24, 2022

    javascriptcomputer science

    Learn to use when to use HashMap instead of Loop

    Kaleem
  • Minecraft Data Pack Programming: Command Syntax

    by James Fenn

    June 15, 2022

    Learn the beginnings of data pack development in Minecraft - using positions, entity selectors, and conditional logic in commands!

    James Fenn
  • Minecraft Data Pack Programming: Introduction

    by James Fenn

    June 14, 2022

    Learn the beginnings of data pack development in Minecraft - using commands and functions to add custom behavior from scratch!

    James Fenn
  • A Guide to Python's Secret Superpower: Magic Methods

    by Corbin Crutchley

    June 8, 2022

    python

    linter.Today, we’ll be talking about a few things:We also have a cheat sheet for utilizing these magic methods quicker within your projects:Downlo...

    Corbin Crutchley
  • Why I prefer Vue over Angular: DOM Pollution

    by William (Will) Lohan

    June 6, 2022

    webdevangularvue

    Angular differs from Vue in some keys ways, including its "Incremental rendering". This shift introduces something I call "DOM Pollution"; its why I prefer Vue over Angular.

    William (Will) Lohan
  • Windows Subsystem for Linux

    by William (Will) Lohan

    May 24, 2022

    windowslinux

    Utilize the best of both worlds — Windows and Linux — without having to dual boot. Windows Subset for Linux (WSL) lets you run software designed for Linux in Windows.

    William (Will) Lohan
  • The Complete Guide to Regular Expressions (Regex)

    by Corbin Crutchley

    April 17, 2022

    regexcomputer science

    A Regular Expression – or regex for short – is a syntax that allows you to match strings with specific patterns. Think of it as a suped-up text search

    Corbin Crutchley
  • Rules of React's useEffect

    by Corbin Crutchley

    February 22, 2022

    reactjavascript

    useEffect is prolific in React apps. Here are four rules associated with the hook and in-depth explanations of why they're important.

    Corbin Crutchley
  • <
  • 1
  • ...
  • 3
  • ...
  • 11
  • >