Go Programming

(detailed course outline)

This hands-on course is designed for those individuals who want to use Go to develop applications. Topics include:

  • Getting Started
  • Constructs
  • Functions
  • Working with Data
  • Methods and Interfaces
  • Goroutines and Channels
  • Modules and Testing
  • Working with Go