DEV Community

Inanc Gumus
Inanc Gumus

Posted on • Updated on

Learn Go Programming - The Zoo of Go Funcs

What is inside?

  • Named and variadic
  • Methods
  • Interface Methods
  • First-class
  • Anonymous
  • Higher-Order
  • Defer
  • Concurrent
  • Others: Recursive, Black-Hole, Inlined, and External Funcs.

Click here to read the guide.

See you next week!


@inancgumus
📚 Learn Go Programming

Top comments (0)