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
  • What do file extensions do?

    by Robert Mennell

    July 11, 2020

    computer science

    A file extension isn't the only way a file is inditified, so what does it do?

    Robert Mennell
  • Autogenerate Changelogs and Manage Releases using Conventional Commit

    by Corbin Crutchley

    June 23, 2020

    npmjavascript

    Whether creating changelogs or just keeping track of git tags, releases matter. Learn how to automate your release process with conventional-commits!

    Corbin Crutchley
  • Better Angular Form Components with ngModel and formControl Implementation

    by Corbin Crutchley

    June 9, 2020

    angularjavascript

    Some components make controlling their state easier with 'formControl' and 'ngModel'. Let's see how we can build our own!

    Corbin Crutchley
  • Pointers and References in C/C++

    by Sean Miller

    June 2, 2020

    computer sciencecpp

    An overview of how pointers and references function in C/C++

    Sean Miller
  • Write Simpler Tests - 5 Suggestions for Better Tests

    by Corbin Crutchley, Robert Mennell

    May 26, 2020

    testingjest

    Writing tests is a big skill for any engineer, but we often over-complicate them. Let's simplify our tests for better testing overall!

    Corbin CrutchleyRobert Mennell
  • Virtual Memory Overview

    by Sean Miller

    May 19, 2020

    computer sciencecpp

    An overview of how operating systems give processes their own address space.

    Sean Miller
  • Writing better tests for Angular with Angular Testing Library

    by Robert Mennell

    May 12, 2020

    testingangular

    A simple explination of writing better tests for Angular applications and setting up Angular Testing Library

    Robert Mennell
  • Setup Android Studio Emulator for AMD Ryzen CPUs

    by Corbin Crutchley

    May 5, 2020

    toolswindows

    While the Android Emulator isn't confined to Intel CPUs anymore, it can be tricky to setup for AMD Ryzen CPUs. Let's explain how to do so.

    Corbin Crutchley
  • <
  • 1
  • ...
  • 8
  • ...
  • 12
  • >