Systems programming in Unix/Linux
(2018)

Nonfiction

Book

Call Numbers:
005.432/UNIX/WANG,K

Availability

Locations Call Number Status
Adult Nonfiction 005.432/UNIX/WANG,K Available

Details

PUBLISHED
Cham : Springer, [2018]
DESCRIPTION

xxi, 452 pages ; 27 cm

ISBN/ISSN
9783319924281, 3319924281 :, 3319924281, 9783319924281
LANGUAGE
English
NOTES

1. Introduction -- 2. Programming background -- 3. Process management in Unix/Linux -- 4. Concurrent programming -- 5. Timers and time service -- 6. Signals and signal processing -- 7. File operations -- 8. System calls for file operations -- 9. Library I/O functions -- 10. Sh programming -- 11. EXT2 file system -- 12. Block device I/O and buffer management -- 13. TCP/IP and network programming -- 14. MySQL database system

Covering all the essential components of Unix/Linux, including process management, concurrent programming, timer and time service, file systems and network programming, this textbook emphasizes programming practice in the Unix/Linux environment. Systems Programming in Unix/Linux is intended as a textbook for systems programming courses in technically-oriented Computer Science/Engineering curricula that emphasize both theory and programming practice. The book contains many detailed working example programs with complete source code. It is also suitable for self-study by advanced programmers and computer enthusiasts. Systems programming is an indispensable part of Computer Science/Engineering education. After taking an introductory programming course, this book is meant to further knowledge by detailing how dynamic data structures are used in practice, using programming exercises and programming projects on such topics as C structures, pointers, link lists and trees. This book provides a wide range of knowledge about computer system software and advanced programming skills, allowing readers to interface with operating system kernel, make efficient use of system resources and develop application software. It also prepares readers with the needed background to pursue advanced studies in Computer Science/Engineering, such as operating systems, embedded systems, database systems, data mining, artificial intelligence, computer networks, network security, distributed and parallel computing