Back to Browse

Applied Go Quick Bits 004: Go has no classes

1.5K views
Jan 21, 2018
2:25

Looking for focused, beginner-friendly courses for all Go newcomers? Have a look at https://appliedgo.com Go newcomers with an OO background often try to achieve inheritance via struct embedding. This, however, does not work. This Quick Bit episode explains the problem and shows how to approach this problem with idiomatic Go code. * * * This is the Applied Go Quick Bits series, delivering bite-sized Go snacks right to your screen. More Go insights on my blog: https://appliedgo.net

Download

1 formats

Video Formats

360pmp43.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Applied Go Quick Bits 004: Go has no classes | NatokHD