Learning Go
For 2024 I will be learning Go. Well, relearning some of it as I have coded small systems applications in Go before. I will be posting any links and tools I discover here on this blog with the tag of golang. The book I will be using is not that new but, it not costly. I it is The Go Programming Language, by Alan A. A. Donovan and Brian W. Kernighan It is from 2016 so will be missing some of the newer features of Go such as Genetics and Modules.
Infrastructure as Code
This is the first post in a series that aims to introduce infrastructure as code. We will start in the post with a discussion of why you would want to use IoC and then the different types, before giving some examples of IoC in action. What is IoC # Simply IoC is a way of describing your infrastructure in code. In the same what if you were to build a building or a ship you would first design the system using plans.