Skip to content

lukaskellerstein/GolangTrainingProjects

Repository files navigation

Content

Everything important is in directories, including description and howto build and run.

Basics

  1. Packages
  2. Variables
  3. Scope
  4. Memory Address
  5. Pointers
  6. For, If, Switch
  7. Functions
  8. Collections
  9. Struct vs. Interface
  10. OOP

Advanced

  1. MethodSets
  2. Concurrency and Parallelism
  3. Patterns in Golang
  4. Testing
  5. Exceptions

Golang standard packages

  1. Packages

Tranings projects

  1. Classes
  2. MQTT
  3. RethinkDB
  4. MQTT + RethinkDB
  5. MongoDB
  6. MQTT + MongoDB
  7. Concurrency

About

My testing project for forked GolangTraining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published