tech

  • May 2020

    Programming for Noobs II: Charming the Python

    fun image

    The next installment of our programming adventure! In this guide, we’ll get our hands dirty with actual programming. If you haven’t read the first part, not a problem. Feel free to jump in right here, or go back to check out the command-line wizardry we covered previously.

  • Dec 2019

    Everything you need to know about webtech

    fun image

    React, Angular, ES6 Javascript, Typescript, JS-in-CSS, Express, Django, NoSQL, ORMs – webtech is a dizzying world with diverse technologies, wacky lingo, and more frameworks than stars in the sky. Looking for a way in? You just found it.

  • Feb 2019

    Programming for n00bs: an introduction to our craft

    fun image

    If you’ve always wanted to learn how to program, but never know where to start, you’re in the right place. Start here. Today is the first day of your glorious programming future.

  • Jan 2019

    From 1011 to Laptop: How to build a computer from binary

    fun image

    How exactly do computers work? How do you go from simple electrical impulses to this incredible wonder-box? Tucked beneath our palms, in our pockets, and on our desks are veritable miracles of delicate wiring and clever engineering. For the next few minutes, I’ll take you on a whirlwind tour: from simple 1’s and 0’s to the whole, hulking beast that we call a computer.

  • Jan 2019

    Getting started with Jekyll

    fun image

    A simple guide to setting up a Jekyll installation. Existing documentation left some pieces out, so I’ve put together this document to guide anyone else (and my future self) through the process.