Hands-On System Programming with Go

by Alex Guerrieri

★★★★☆
4.4 (555)

US$15.00

15% OFF CODE: SAVE15

Description

Explore the fundamentals of systems programming starting from kernel API and filesystem to network programming and process communications Key Features Learn how to write Unix and Linux system code in Golang v1.12Perform inter-process communication using pipes, message queues, shared memory, and semaphoresExplore modern Go features such as goroutines and channels that facilitate systems programming Book Description System software and applications were largely created using low-level languages su