Skip to content
TrackPodcasts
artsMay 8, 202532:48pending

Go Fundamentals: Gopher Guides

About this episode

This compilation of excerpts offers a comprehensive guide to the Go programming language, covering fundamental concepts for developers. Topics range from setting up modules and managing dependencies, including using tools like go mod init and go get, to basic language elements such as data types (numbers, strings, booleans), variable declaration, and the Go compiler and garbage collection. The text further explores more advanced topics like arrays, slices, maps, control structures (for loops, switch statements), functions, methods, structs, interfaces, error handling (panics, errors, stack traces), generics with type constraints, concurrency using goroutines and channels, synchronization with waitgroups, errgroups, and mutexes, and working with the file system and the context package for managing requests and cancellations. The provided sections also include details on testing methodologies in Go, such as table-driven testing and subtests, and touch on best practices and idiomatic Go code.

You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cyber_security_summary

Get the Book now from Amazon:
https://www.amazon.com/Go-Fundamentals-Gopher-Mark-Bates/dp/0137918305?&linkCode=ll1&tag=cvthunderx-20&linkId=0588773dc6d7058d07f75e8f8ad10ad3&language=en_US&ref_=as_li_ss_tl



Discover our free courses in tech and cybersecurity, Start learning today:
https://linktr.ee/cybercode_academy

Get every episode summarized

Each time CyberSecurity Summary publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.

Email me new episodes

Free for 3 shows. No card needed.

No transcript yet

This episode has not been transcribed. Request it and it moves to the front of the queue.

Go Fundamentals: Gopher Guides

CyberSecurity Summary

0:00
32:48

More episodes

More from CyberSecurity Summary

View all episodes →