Practical system programming with C pragmatic example applications in Linux and other Unix-based operating systems
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 wit...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified] :
Apress
[2021]
|
Edición: | 1st ed. 2021. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631339906719 |
Tabla de Contenidos:
- 1. Introduction to the Linux Environment
- 2. Multithreading in C.
- 3. Introduction to POSIX Standards and System Level APIs
- 4. Files and Directories
- 5. Processes and Signals
- 6. Interprocess Communication
- 7. Shared Memory
- 8. Socket Programming.