More on Packages

Last time I learned about writing and importing my own packages. This time, I want to learn about installing and publishing packages.

Read More…

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…

Strings, Runes, and Unicode

This time I'd like to cover some things fairly quickly. These should get me comfortable with the basics of GO. As I mentioned last time, I saw a lot of similarities between GO and Java (and similar languages). I'm hoping this will get me up and running quickly. Read More…

This site does not track your information.