Skip to content

andre000/go-learn

Repository files navigation

go-learn 🐹

Go Report Card

A Project with my learnings on go. With the learn-go-with-tests as a guide.

Exercises

  • Hello, world
  • Integers
  • Iteration
  • Arrays and slices
  • Structs, methods & interfaces
  • Pointers & errors
  • Maps
  • Dependency Injection
  • Mocking
  • Concurrency
  • Select
  • Reflection
  • Sync
  • Context
  • Intro to property based tests
  • Maths

Projects

  • HTTP server
  • JSON, routing and embedding
  • IO and sorting
  • Command line & project structure
  • Time
  • WebSockets

About

A Project with my learnings on go. With TDD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages