Jonathan Reeves

Welcome to my blog. Here I will post about my time working with certain technologies. What I learned from using them and even mistakes I made while going through the projects. I will also write some step by step tutorials. The langauges you will find here are: Go, Rust, and TypeScript.

  1. Guessing Game in Go

    This is a guess the number game using the Go programming language. Player's will have a certain number of attempts to guess the number randomly selected between 1 and 100.

  2. Variables in Go

    Covering how to use variables in Go.

  3. I Made the Switch to Go

    Introducing Go