Packages

In one of the first posts I wondered why fmt.Println() used a lowercase fmt and an uppercase Println. In this post I dive into GO packages which answer the question. Read More…

Variables and Variable Names

In this post I'm going to focus on more basics of the GO language, data types and variables. Read More…

This site does not track your information.