Object Orientation in Go

Abstract

Publication
Las Vegas Go Meetup
Date
Links

Object oriented programing poses a unique approach to problem solving that some developers, when first learning Go, struggle to work through. This talk addresses some of those issues and illustrates a simplified way of thinking about object oriented programming.

To view these slides, you will need to setup the go present tool. For more information on using this tool, please see the present tools docs.

The information presented in these slides is in the gooo.slide file in the linked repository.