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. Similarities Between TypeScript and Go

    Comparing TypeScript and Go

  2. AI with Go

    A brief of overview of what you can do with Go for AI

  3. Go Roadmap - Variables

    This article covers variables in the Go language

  4. Go Basic Syntax

    Covers the basic syntax of the Go programming language.

  5. Go vs Python - Comprehensive Comparison

    A comprehensive comparison between the two languages.

  6. Go Roadmap - Functions

    This article covers functions and how to use them in Go.

  7. Go Roadmap - Conditionals

    This article covers conditionals and how to use them in Go

  8. Go Roadmap - Why Go?

    This article covers why you would use Go and some of the great apps already using it.

  9. Go Roadmap - Data Types

    This article covers the various data types that Go uses

  10. Concurrency in Go

    Understanding Concurrency in Go