jjspscl.

Day 0 of Learning Go: Introduction

Github Repository: https://github.com/jjspscl/learning/tree/main/go

Sources:


Introduction

I have dabbled into Go for a month or two but I haven't really gave it a proper time to learn from the beginning.

As a Full Time Javascript/Python developer, I think I made a mistake of programming it in a "Dynamic/Scripting Language" lens and I keep getting roadblocks whenever I make small programs using Go.

Sources

I will be putting links for references as I go through this learning process but I would be mostly basing this Go adventure around the book, Learning Go by Jod Broner.

Rules & Constraints

I will be spending more or less than 1 hour daily on learning Go and half for blogging it here as personal accountability 🤠 .

I will be mostly coding this using NeoVim and no VSC*de or any development IDEs since I'm also in the process of setting up my personal Vim development environment.