Generics in Go

Generics in Go

Gopher Academy via YouTube Direct link

Create a generic binary tree

11 of 14

11 of 14

Create a generic binary tree

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Generics in Go

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Reverse a slice of string
  3. 3 Sample functions that can be written generically
  4. 4 Sample data structures that can be written generically
  5. 5 Guidelines for a generics design
  6. 6 Reverse a slice of any type
  7. 7 The Sequence contract
  8. 8 The Stringer contract
  9. 9 The Ordered contract
  10. 10 Generic binary tree data structures
  11. 11 Create a generic binary tree
  12. 12 Search a generic binary tree
  13. 13 Using a generic binary tree
  14. 14 Type checking implementation to try out

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.