Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Friday evenings - 6 pm pacific time / 8 pm central time

Meetup: https://www.meetup.com/the-south-padre-island-reading-group/events/282747829/283133279
Zoom: https://us02web.zoom.us/j/84281187589
Amazon: https://www.amazon.com/Build-Systems-Go-Everything-Gopher/dp/B094L79K1C/
Source Code (github): https://github.com/juanmanuel-tirado/savetheworldwithgo

...

Chapter 6
Concurrency
January 714, 2022

Presenter

Goroutines

Channels

Select

Casey

WaitGroup

Casey

Timers, tickers, and timeouts

Context

Once

Mutexes

Atomics

...

Chapter 5
Reflection

January 7, 2022

Presenter

5.1 reflect.Type

AmishCasey

5.2 reflect.Value

Casey

5.3 Creating functions on the fly

KenCasey

5.4 Tags

RajJens

5.5 The three laws of reflection

RajJens

Chapter 4
Structs, methods, and interfaces

December 17, 2021

Presenter

4.1 Structs

Amish

4.2 Methods

Jens

4.3 Interfaces

Ken

...