Skip to content

victorgxn/for-the-love-of-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This book introduces Go to complete beginners, as well as those with some experience programming in other languages. It explains test-driven development (TDD) in Go, how to use data types including structs, slices, and maps, and also shows how to add behaviour to objects using methods and pointers. Includes dozens of code challenges, with complete solutions and tests.

  • Package with the most common functions

  • Words in capital letters things with public privacy, in small letters private.

image

Releases

No releases published

Packages

No packages published

Languages