/CIGO0122

Golang tutorials

Primary LanguageGo

Golang tutorials for Cipher Schools, Connect on Slack in channel

Videos

  1. Hello World, Data Types, Control Flow

  2. Function, Closure, Const, Pointer, Break, Continue

  3. Closure, Recursion

  4. Structure

  5. Interface

  6. Interface, Errors

  7. Defer, Panic, Recovery, Rest API

  8. Models, Database, Gin

  9. Get Request

  10. Init, marshalling and unmarshalling, Map

  11. Add other endpoints to app, GoRoutine, wait group, deadlock

  12. Channel, mutex

  13. Buffer channel, select, range over channel

  14. Concurrency Problem, time, Consuming Rest APIs, Open Source Contribution