Advanced UNIX A Programmer's Guide
Material type: TextPublication details: New Delhi : BPB Publications., 1986.Description: x, 484 p. : illustrationsISBN:- 8170291070
- 9788170291077
- 005.44 PRA
Item type | Current library | Collection | Call number | Status | Date due | Barcode | Item holds | |
---|---|---|---|---|---|---|---|---|
Reference Books | Main Library Reference | Reference | 005.44 PRA (Browse shelf(Opens below)) | Available | 001257 |
Browsing Main Library shelves, Shelving location: Reference, Collection: Reference Close shelf browser (Hides shelf browser)
005.43 YAG Building embedded Linux systems | 005.432 FOX LINUX with operating system concepts / | 005.44 MAC Mastering microsoft exchange server 2010. | 005.44 PRA Advanced UNIX A Programmer's Guide | 005.44 WIN Windows 2000 professional bible | 005.446 HAR Mastering Windows XP home edition / | 005.453 ALB Practice and principles of compiler building with C |
Included Index
"Advanced UNIX" encompasses a wide range of topics. This book concentrates on problem solving; it is primarily a book on UNIX programming. Since UNIX is an operating system (a very powerful, elegant, comprehensive, and popular operating system), the phrase 'Unix programming' may seem a bit odd. But, unlike most operating systems, UNIX is highly programmable. Programming is providing a sequence of instructions to accomplish a given task, and UNIX offers several ways to do that. First, through pipes and redirection, UNIX lets you combine simple UNIX commands into more complex ones. Second, the UNIX shell, a program that acts as an interface between the user and the operating system proper, is programmable. It offers the basic features of most conventional computer languages (variables, loops, decision making), using UNIX commands as its basic building blocks. Third, because UNIX itself is written largely in the C programming language, there is a very extensive interface between the UNIX system and c programs, making C the language of choice for UNIX programming projects.
There are no comments on this title.