Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operating Systems
暫譯: 實用的 C 系統程式設計:Linux 和 Unix 基礎作業系統中的實用範例應用程式
Palakollu, Sri Manikanta
相關主題
商品描述
This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.
Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced socket-based programming which consists of developing a network application for reliable communication.
You will be introduced to a marvelous ecosystem of system programming with C, from handling basic system utility commands to communicating through socket programming. With the help of socket programming you will be able to build client-server applications in no time.
The "secret sauce" of this book is its curated list of topics and solutions, which fit together through a set of different pragmatic examples; each topic is covered from scratch in an easy-to-learn way. On that journey, you'll focus on practical implementations and an outline of best practices and potential pitfalls. The book also includes a bonus chapter with a list of advanced topics and directions to grow your skills.
What You Will Learn
- Program with operating systems using the latest version of C
- Work with Linux
- Carry out multithreading with C Examine the POSIX standards
- Work with files, directories, processes, and signals
- Explore IPC and how to work with it
Who This Book Is For
Programmers who have an exposure to C programming and want to learn system programming. This book will help them to learn about core concepts of operating systems with the help of C programming.
.
商品描述(中文翻譯)
這本書透過一系列實用的範例和問題教授最新版本的 C 語言系統程式設計。內容涵蓋了幾個程式的開發,實現高效的程式碼範例。
《實用 C 語言系統程式設計》包含三個主要部分:動手進行多執行緒 C 語言程式設計;使用進程、信號和進程間通信等概念進行實用的系統程式設計;以及基於套接字的進階程式設計,這部分包括開發一個可靠通信的網路應用程式。
您將被介紹到 C 語言系統程式設計的奇妙生態系統,從處理基本的系統實用命令到透過套接字程式設計進行通信。藉助套接字程式設計,您將能夠迅速構建客戶端-伺服器應用程式。
這本書的「秘密武器」在於其精心策劃的主題和解決方案列表,這些主題透過一系列不同的實用範例相互結合;每個主題都以易於學習的方式從零開始進行介紹。在這段旅程中,您將專注於實用的實現以及最佳實踐和潛在陷阱的概述。書中還包括一個附加章節,列出進階主題和提升技能的方向。
**您將學到的內容**
- 使用最新版本的 C 語言進行作業系統程式設計
- 使用 Linux
- 使用 C 語言進行多執行緒處理
- 檢視 POSIX 標準
- 處理檔案、目錄、進程和信號
- 探索 IPC 及其使用方法
**本書適合誰閱讀**
本書適合已接觸 C 語言程式設計並希望學習系統程式設計的程式設計師。這本書將幫助他們透過 C 語言程式設計了解作業系統的核心概念。
作者簡介
作者簡介(中文翻譯)
斯里·馬尼坎塔·帕拉科盧是一位程式設計師和軟體開發者,擁有 C、C++、Java 和 Python 的經驗,以及 Linux、POSIX 和其他作業系統層級的程式設計。他是多家科技書籍出版社的技術評論員。斯里也參與了多個開源專案的貢獻。