Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the fundamental interface between Go code and operating systems in this 35-minute conference talk from GopherCon 2017. Dive deep into syscalls, understanding their functionality and mechanics, even if you've never directly used Go's syscall package. Discover how common Go code utilizes syscalls, and clarify concepts like libc/glibc. Examine the relationship between syscalls and privileges/permissions through numerous demonstrations. Gain valuable insights into the underlying operations of Go programs, enhancing your understanding of system-level interactions.