Systems Programming in Unix/Linux

Systems Programming in Unix/Linux
Author: K.C. Wang
Publisher: Springer
Total Pages: 452
Release: 2018-08-27
Genre: Computers
ISBN: 331992429X


Download Systems Programming in Unix/Linux Book in PDF, Epub and Kindle

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.


Systems Programming in Unix/Linux
Language: en
Pages: 452
Authors: K.C. Wang
Categories: Computers
Type: BOOK - Published: 2018-08-27 - Publisher: Springer

GET EBOOK

Covering all the essential components of Unix/Linux, including process management, concurrent programming, timer and time service, file systems and network prog
Linux System Programming
Language: en
Pages: 456
Authors: Robert Love
Categories: Computers
Type: BOOK - Published: 2013-05-14 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Rob
Hands-On System Programming with Linux
Language: en
Pages: 794
Authors: Kaiwan N Billimoria
Categories: Computers
Type: BOOK - Published: 2018-10-31 - Publisher: Packt Publishing Ltd

GET EBOOK

Get up and running with system programming concepts in Linux Key FeaturesAcquire insight on Linux system architecture and its programming interfacesGet to grips
System Programming
Language: en
Pages: 393
Authors: Adam Hoover
Categories: C (Computer program language).
Type: BOOK - Published: 2010 - Publisher: Prentice Hall

GET EBOOK

Beginning computing students often finish the introduction to programming course without having had exposure to various system tools, without knowing how to opt
Go Systems Programming
Language: en
Pages: 459
Authors: Mihalis Tsoukalos
Categories: Computers
Type: BOOK - Published: 2017-09-26 - Publisher: Packt Publishing Ltd

GET EBOOK

Learning the new system's programming language for all Unix-type systems About This Book Learn how to write system's level code in Golang, similar to Unix/Linux