Skip to content

DevGelo/learn-go-with-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-go-with-tests

https://quii.gitbook.io/learn-go-with-tests

[x] Learn Go with Tests

[ ] Go fundamentals

  • Install Go
  • 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
  • Reading files
  • Templating
  • Generics
  • Revisiting arrays and slices with generics

[ ] Testing fundamentals

[ ] Build an application

[ ] Questions and answers

[ ] Meta

The Go Playground

https://go.dev/play/p/BWJ4dcUqVfT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages