E-Book, Englisch, 552 Seiten
Quinn / Rian Quinn Hands-On System Programming with C++
1. Auflage 2018
ISBN: 978-1-78913-177-2
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Build performant and concurrent Unix and Linux systems with C++17
E-Book, Englisch, 552 Seiten
ISBN: 978-1-78913-177-2
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On System Programming with C++".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Betriebssysteme Linux Betriebssysteme, Open Source Betriebssysteme
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
Weitere Infos & Material
Table of Contents - Getting Started with System Programming
- Learning the C, C++17 and POSIX Standards
- System Types for C++ and POSIX
- C++, RAII and the GSL Refresher
- Programming Linux / Unix System
- Learning to Program Console Input / Output
- A Comprehensive Look at Memory Management
- Learning to Program File Input / Output
- A Hands-On Approach to Allocators
- Programming POSIX Sockets using C++
- Time Interfaces in Unix
- Learn to Program POSIX and C++ Threads
- Error Handling with Exceptions