InITNEXTbyErik Engheim·Jul 26, 2022Go Generics vs Java GenericsThe Java and C# crowds are running out of reasons to hate GoA response icon2A response icon2
InITNEXTbyErik Engheim·Jul 26, 2022Generic Map, Filter and Reduce in GoImplementing higher-order functions in Go using genericsA response icon4A response icon4
Erik Engheim·Mar 28, 2021Less Encapsulation With Object-Oriented ProgrammingA look at the apparent contradiction of following object-oriented principles leading to tight coupling.A response icon1A response icon1
InBetter ProgrammingbyChe Dan·Mar 18, 2020A GoMock Quick Start GuideAn opinionated tutorial for unit testing with GoMockA response icon2A response icon2
InITNEXTbyErik Engheim·Jun 17, 2022Golang Generics For Non-BeginnersGet up to speed with generics in Go
InITNEXTbyErik Engheim·Jun 16, 2022Version 1.18 Refresh for Go ProgrammersBeen away from Go programming for a while? Let us look at stuff you may have forgotten.A response icon5A response icon5
Erik Engheim·Feb 19, 2020REPL Development in Go with GoreA Julia developer setting up a Julia style development process in Go
InStar GazersbyErik Engheim·Apr 1, 2021Go is More Object-Oriented Than JavaJava is held as an icon of object-oriented programming and Go is often dismissed as a second-rate object-oriented language. But what if we…A response icon20A response icon20
InStar GazersbyErik Engheim·Mar 27, 2021Object-Oriented Coding- Java vs GoA comparison of the object-oriented approach used to construct Java programs with the simpler and more pragmatic Go approach.A response icon5A response icon5
Erik Engheim·Feb 13, 2021Go and Julia Packages and Modules ComparedComparing how Julia and Go deal with dependencies to other code
Erik Engheim·Feb 22, 2021Is Go a Systems Programming LanguageWith automatic garbage collection, is Go really suitable as a systems programming language?A response icon7A response icon7