System Programming

Mastering System Programming with C: Files, Processes, and IPC  eBooks & eLearning

Posted by Free butterfly at March 19, 2025
Mastering System Programming with C: Files, Processes, and IPC

Mastering System Programming with C: Files, Processes, and IPC by Larry Jones
English | March 14, 2025 | 514 pages | ASIN: B0F1KRHJMJ | EPUB | 11 Mb
Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operating Systems

Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operating Systems by Sri Manikanta Palakollu
English | October 28, 2020 | ISBN: 1484263200 | 292 pages | MOBI | 11 Mb

Linux system programming  eBooks & eLearning

Posted by insetes at March 25, 2019
Linux system programming

Linux system programming By Robert Love
2007 | 388 Pages | ISBN: 0596009585 | PDF | 2 MB

Linux System Programming  eBooks & eLearning

Posted by lucky_aut at Oct. 24, 2020
Linux System Programming

Linux System Programming
Duration: 10h 30m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 3.89 GB
Genre: eLearning | Language: English

Learn Advanced Linux System Programming with 'C', Hands on Programming, Source code available to modify and re-execute.
The Linux Programming Interface: A Linux and UNIX System Programming Handbook (Repost)

Michael Kerrisk, "The Linux Programming Interface: A Linux and UNIX System Programming Handbook"
English | 2010-10-28 | ISBN: 1593272200 | 1552 pages | EPUB | 8.70 mb

Practical System Programming for Rust Developers (Code Files)  eBooks & eLearning

Posted by readerXXI at Jan. 7, 2021
Practical System Programming for Rust Developers (Code Files)

Practical System Programming for Rust Developers (Code Files)
By Prabhu Eshwarla
English | 2020 | ISBN: 1800560966 | - | Code Files (zip) + Color Images (pdf) | 0.11 + 2.2 MB

The Linux Programming Interface: A Linux and UNIX System Programming Handbook  eBooks & eLearning

Posted by lout at Jan. 25, 2011
The Linux Programming Interface: A Linux and UNIX System Programming Handbook

The Linux Programming Interface: A Linux and UNIX System Programming Handbook By Michael Kerrisk
Publisher: N o Starch Prеss 2010 | 1556 Pages | ISBN: 1593272200 | PDF | 7 MB
Professional Guide to Linux System Programming: Understanding and Implementing Advanced Techniques

Professional Guide to Linux System Programming: Understanding and Implementing Advanced Techniques
English | 2024 | ISBN: B0DLZMNQ2Z | Pages: 290 | EPUB (True) | 4.98 MB

C++ Design Multithreaded http web server-system programming  eBooks & eLearning

Posted by lucky_aut at Oct. 25, 2022
C++ Design Multithreaded http web server-system programming

C++ Design Multithreaded http web server-system programming
Duration: 3h 34m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 1.28 GB
Genre: eLearning | Language: English

Design of a Multithreaded http web server in C++ (system programming practical project)

UNIX System Programming for System VR4 (Nutshell Handbooks)  eBooks & eLearning

Posted by lengen at Jan. 20, 2017
UNIX System Programming for System VR4 (Nutshell Handbooks)

UNIX System Programming for System VR4 (Nutshell Handbooks) by Dave Curry
English | Aug. 11, 1996 | ISBN: 1565921631 | 532 Pages | PDF | 4 MB

Any program worth its salt uses operating system services. Even a simple program, if practical, reads input and produces output. And, most applications have more complex needs. They need to find out the time, use the network, or start and communicate with other processes. Systems programming really means nothing more than writing software that uses these operating system services.