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. Only available on web
eBook - ePub

System Programming Essentials with Go

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

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
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.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 access System Programming Essentials with Go by Alex Rios in PDF and/or ePUB format, as well as other popular books in Informatica & Architettura di sistemi. We have over one million books available in our catalogue for you to explore.

Information

Year
2024
ISBN
9781801813440

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