Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 672 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 672 Bytes

Ultimate Go - Software Design

This material covers the essential things you need to know about designing software in Go.

Note: This material has been designed to be taught in a classroom environment. The code is well commented but missing some of the contextual concepts and ideas that will be covered in class.

Composition

Composition

Error Handling

Error Handling

Packaging

Packaging


All material is licensed under the Apache License Version 2.0, January 2004.