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
  • Making a Slack Bot using NodeJS and MongoDB

    by Corbin Crutchley

    February 18, 2020

    mongodbnodeslack

    Join us as we teach you how to create a Slack bot from scratch using their Node SDK and MongoDB for persistence

    Corbin Crutchley
  • Debugging NodeJS Applications Using Chrome

    by Corbin Crutchley

    January 21, 2020

    nodechrome

    Learn how to interactively debug your NodeJS applications using a GUI-based debugger built into Chrome.

    Corbin Crutchley
  • Integrating Native Android Code in Unity

    by Corbin Crutchley

    January 4, 2020

    unityandroidcsharpjava

    Have you ever wanted to run native Java and Kotlin code from your mobile game written in Unity? Well, you can! Let's see how.

    Corbin Crutchley
  • Change the Host File of an Android Emulator

    by Corbin Crutchley

    December 27, 2019

    android

    In order to test web applications with Android properly, you may need to edit the Android Emulator network host file. Here's how to do so.

    Corbin Crutchley
  • Introduction to HTML, CSS, and JavaScript

    by Micah Dutro

    December 16, 2019

    htmlcssjavascript

    Introduction to the underlying concepts of HTML, CSS, and JavaScript and how they work together.

    Micah Dutro
  • Understanding The DOM: How Browsers Show Content On-Screen

    by Corbin Crutchley

    November 26, 2019

    webdevcssjavascripthtml

    Learn how the browser internally handles HTML and CSS to show the user webpages on-screen

    Corbin Crutchley
  • How Binary and Hexadecimal Work: An introduction to non-decimal number systems

    by Corbin Crutchley

    November 7, 2019

    computer science

    Learn how to convert decimal to binary and hexadecimal, how CSS colors are calculated, and how your computer interprets letters into binary.

    Corbin Crutchley
  • Introduction to TypeScript — What is TypeScript?

    by Corbin Crutchley

    October 13, 2019

    typescript

    An introduction and explanation of what TypeScript is, is not, and what it's used for

    Corbin Crutchley
  • <
  • 1
  • ...
  • 9
  • 10
  • 11
  • >