Linux Application Development by Example : The Fundamental APIs (2ND)

個数:
  • 予約

Linux Application Development by Example : The Fundamental APIs (2ND)

  • 現在予約受付中です。出版後の入荷・発送となります。
    重要:表示されている発売日は予定となり、発売が延期、中止、生産限定品で商品確保ができないなどの理由により、ご注文をお取消しさせていただく場合がございます。予めご了承ください。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 624 p.
  • 言語 ENG
  • 商品コード 9780135325520

Full Description

Unlock the Secrets of Linux System Programming and Take Your Coding Skills to the Next Level



Do you use Linux, but not really understand it?
Have you ever wondered how `ls -l' knows everything does?
Could you explain to a coworker why `ls' and `find' can be external commands but `cd' and `umask' must be built into the shell?

The answers to these questions, and more, are in Linux Application Programming by Example, Second Edition. Purposely avoiding Too Much Information (TMI) this book tells you exactly what you need to know--no more and no less--about the fundamental Linux system programming APIs.

Following the latest POSIX standard, author Arnold Robbins explains how the basic file, process, IPC and networking APIs work. Wherever possible, he demonstrates the use of the APIs with code drawn from real programs (V7 Unix, BSD Unix, and GNU). When not possible, the author provides small, clearly documented and annotated, standalone example programs of his own.

The author focuses on both high-level principles and "under the hood" techniques. Along the way, he carefully addresses real-world issues like performance, portability, and robustness.

Each chapter closes with exercises, ranging from coding problems to thought experiments, to help you cement your understanding of the material covered. And each chapter has been thoroughly revised and updated for this edition, and two completely new chapters have been added.

All of the code presented in the book is available for download from GitHub, so that you can compile, run, and modify the programs yourself.

Coverage includes:



Memory management
File I/O
File metadata
Processes, Users and groups
Sorting and searching
Argument parsing
Extended interfaces
Signals
Internationalization
Basic Networking
Debugging
And more! . . .

Just learning to program? Switching from Windows or macOS? Already developing with Linux but interested in exploring the system call interface further? No matter which, quickly and directly, this book will help you master the fundamentals needed to build serious Linux software.

If you're ready to leave the cocoon of high-level language programming and get closer to the metal, this book is for you!

Contents

Foreword
Preface

Part I: Files and Users
Chapter 1: Introduction
Chapter 2: Arguments, Options, and the Environment
Chapter 3: User-Level Memory Management
Chapter 4: Files and File I/O
Chapter 5: Directories and File Metadata
Chapter 6: General Library Interfaces--Part 1
Chapter 7: Putting It All Together: ls
Chapter 8: Filesystems and Directory Walks

Part II: Processes, Networking, and Internationalization
Chapter 9: Process Management and Pipes
Chapter 10: Signals
Chapter 11: Permissions and User and Group ID Numbers
Chapter 12: Resource Limits
Chapter 13: General Library Interfaces--Part 2
Chapter 14: Sockets and Basic Networking
Chapter 15: Internationalization and Localization
Chapter 16: Extended Interfaces

Part III: Debugging and Final Project
Chapter 17: Debugging
Chapter 18: A Project That Ties Everything Together

Part IV: Appendices
Appendix A: Teach Yourself Programming in Ten Years
Appendix B: Caldera Ancient UNIX License
Appendix C: GNU General Public License
Appendix D: License for the One True Awk
Appendix E: License for 4.4 BSD Code

Index

最近チェックした商品