No detailed description available for "Linux System Programming Techniques".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-78995-978-9 (9781789959789)
Schweitzer Klassifikation
Persson Jack-Benny:
Jack-Benny Persson is a consultant and author based in Sweden. He has written several books about Linux and programming. His passion for Linux and other Unix-like systems started as a hobby more than 20 years ago. Since then, he has spent most of his spare time reading about Linux, tinkering with Linux servers, and writing about Linux administration. Today he has his own IT and media company in Sweden that focuses on Linux. Jack-Benny holds an Advanced Higher Vocational Education Diploma as a Linux system specialist. He has also studied electronics, networking, and security.
Table of Contents - Getting the Necessary Tools and Writing Our First Linux Programs
- Making Your Programs Easy to Script
- Diving Deep into C in Linux
- Handling Errors in Your Programs
- Working with File I/O and Filesystem Operations
- Spawning Processes and Using Job Control
- Using systemd to Handle Your Daemons
- Creating Shared Libraries
- Terminal I/O and Changing Terminal Behavior
- Using Different Kinds of IPC
- Using Threads in Your Programs
- Debugging Your Programs