E-Book, Englisch, 432 Seiten
Persson Linux System Programming Techniques
1. Auflage 2021
ISBN: 978-1-78995-978-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Become a proficient Linux system programmer using expert recipes and techniques
E-Book, Englisch, 432 Seiten
ISBN: 978-1-78995-978-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Linux System Programming Techniques".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Technische Informatik Systemverwaltung & Management
- Mathematik | Informatik EDV | Informatik Betriebssysteme Linux Betriebssysteme, Open Source Betriebssysteme
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
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