Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 323 Bytes

readme.md

File metadata and controls

13 lines (12 loc) · 323 Bytes

The content will go as follow structure

  1. Basics
  2. Essentials included in Basics
  3. Packages
  4. Pointers
  5. Structs
  6. Interfaces
  7. Arrays, Slices & Maps (Data management)
  8. Function: Anonymous, Variadic, Recursion
  9. Price Calculator (Project)
  10. Concurrency
  11. Course Project: API with JWT Authentication