System Programming Essentials with Go
eBook - ePub

System Programming Essentials with Go

System calls, networking, efficiency, and security practices with practical projects in Golang

  1. 408 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

System Programming Essentials with Go

System calls, networking, efficiency, and security practices with practical projects in Golang

About this book

Go beyond the web, learn system programming with Go, and build efficient, secure applications

Key Features

  • Get to grips with system programming concepts in Go with application examples
  • Gain expert guidance on essential topics like file operations, process management, and network programming
  • Learn how to develop modern, functional applications from scratch
  • Purchase of the print or Kindle book includes a free PDF eBook

Book Description

Alex Rios, a seasoned Go developer and active community builder, shares his 15 years of expertise in designing large-scale systems through this book. It masterfully cuts through complexity, enabling you to build efficient and secure applications with Go's streamlined syntax and powerful concurrency features.In this book, you'll learn how Go, unlike traditional system programming languages (C/C++), lets you focus on the problem by prioritizing readability and elevating developer experience with features like automatic garbage collection and built-in concurrency primitives, which remove the burden of low-level memory management and intricate synchronization.Through hands-on projects, you'll master core concepts like file I/O, process management, and inter-process communication to automate tasks and interact with your system efficiently. You'll delve into network programming in Go, equipping yourself with the skills to build robust, distributed applications. This book goes beyond the basics by exploring modern practices like logging and tracing for comprehensive application monitoring, and advance to distributed system design using Go to prepare you to tackle complex architectures.By the end of this book, you'll emerge as a confident Go system programmer, ready to craft high-performance, secure applications for the modern world.

What you will learn

  • Understand the fundamentals of system programming using Go
  • Grasp the concepts of goroutines, channels, data races, and managing concurrency in Go
  • Manage file operations and inter-process communication (IPC)
  • Handle USB drives and Bluetooth devices and monitor peripheral events for hardware automation
  • Familiarize yourself with the basics of network programming and its application in Go
  • Implement logging, tracing, and other telemetry practices
  • Construct distributed cache and approach distributed systems using Go

Who this book is for

This book is for software engineers looking to expand their understanding of system programming concepts. Professionals with a coding foundation seeking profound knowledge of system-level operations will also greatly benefit. Additionally, individuals interested in advancing their system programming skills, whether experienced developers or those transitioning to the field, will find this book indispensable.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access System Programming Essentials with Go by Alex Rios in PDF and/or ePUB format, as well as other popular books in Informatik & Systemarchitektur. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. System Programming Essentials with Go
  2. Contributors
  3. Preface
  4. Part 1: Introduction
  5. 1
  6. 2
  7. Part 2: Interaction with the OS
  8. 3
  9. 4
  10. 5
  11. 6
  12. 7
  13. Part 3: Performance
  14. 8
  15. 9
  16. Part 4: Connected Apps
  17. 10
  18. 11
  19. 12
  20. Part 5: Going Beyond
  21. 13
  22. 14
  23. 15
  24. Appendix
  25. Index
  26. Other Books You May Enjoy