Practical system programming with C : pragmatic example applications in Linux and Unix-based operating systems / Sri Manikanta Palakollu.
2021
QA76.66 .P35 2021
Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Practical system programming with C : pragmatic example applications in Linux and Unix-based operating systems / Sri Manikanta Palakollu.
ISBN
1484263219 (electronic book)
9781484263211 (electronic bk.)
9781484263228 (print)
1484263227
1484263200
9781484263204
9781484263211 (electronic bk.)
9781484263228 (print)
1484263227
1484263200
9781484263204
Published
New York, NY : Apress, [2021]
Language
English
Description
1 online resource (286 pages)
Item Number
10.1007/978-1-4842-6321-1 doi
Call Number
QA76.66 .P35 2021
Dewey Decimal Classification
005.42
Summary
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 with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced socket-based programming which consists of developing a network application for reliable communication. You will be introduced to a marvelous ecosystem of system programming with C, from handling basic system utility commands to communicating through socket programming. With the help of socket programming you will be able to build client-server applications in no time. The "secret sauce" of this book is its curated list of topics and solutions, which fit together through a set of different pragmatic examples; each topic is covered from scratch in an easy-to-learn way. On that journey, you'll focus on practical implementations and an outline of best practices and potential pitfalls. The book also includes a bonus chapter with a list of advanced topics and directions to grow your skills. What You Will Learn Program with operating systems using the latest version of C Work with Linux Carry out multithreading with C Examine the POSIX standards Work with files, directories, processes, and signals Explore IPC and how to work with it Who This Book Is For Programmers who have an exposure to C programming and want to learn system programming. This book will help them to learn about core concepts of operating systems with the help of C programming
Note
Includes index.
Access Note
Access limited to authorized users.
Digital File Characteristics
text file
PDF
Source of Description
Online resource; title from digital title page (viewed on January 07, 2021).
Available in Other Form
Linked Resources
Record Appears in
Table of Contents
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.
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.