𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Systems Programming in Unix/Linux

✍ Scribed by K.C. Wang


Publisher
Springer
Year
2018
Tongue
English
Leaves
468
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 systemsoftware and advanced programming skills, allowing readers to interface with operatingsystem kernel, make efficient use of system resources and develop application software.It also prepares readers with the needed background to pursue advanced studies inComputer Science/Engineering, such as operating systems, embedded systems, databasesystems, data mining, artificial intelligence, computer networks, network security,distributed and parallel computing.


πŸ“œ SIMILAR VOLUMES


Systems Programming in Unix/Linux
✍ Wang, K.C πŸ“‚ Library πŸ“… 2018 πŸ› Springer International Publishing 🌐 English

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 tex

The Linux programming interface: a Linux
✍ Michael Kerrisk πŸ“‚ Library πŸ“… 2010 πŸ› No Starch Press 🌐 English

<em>The Linux Programming Interface</em> is the definitive guide to the Linux and UNIX programming interfaceβ€”the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of