MIchael Akoraimbits.hashnode.dev·Jan 5, 2023Golang Basics I: Variables, Datatypes & Arithmetic OperationsBefore you start, you need to approach GO as a newbie and if you're a newbie great!! Also, it is best to practice (do not copy and paste), write the codes yourself no matter how boring or easy it may look, and do the act of testing the code yourself....1 like·27 readsbasics of golang