Masz taki przedmiot na sprzedaż?

Understanding UNIX/LINUX Programming: A Guide to Theory and Practice

RyMel-Deals
  • (1495)
  • Zarejestrowany jako sprzedawca-firma
US $99,50
Około401,46 zł
lub Najlepsza oferta
Stan:
Do przyjęcia
Has not been written in and contains all pages.
Wysyłka:
Bezpłatnie USPS Ground Advantage®.
Znajduje się w: Hickory, North Carolina, Stany Zjednoczone
Dostawa:
Szacowana między Cz, 14 lis a So, 16 lis do 43230
Czas dostawy jest szacowany naszą metodą na podstawie odległości między kupującym a lokalizacją przedmiotu, wybranej usługi wysyłkowej, historii wysyłek sprzedawcy i innych czynników. Czasy dostawy mogą się różnić, szczególnie w okresach największego ruchu.
Zwroty:
Zwroty nie są przyjmowane.
Płatności:
    

Kupuj bez obaw

Gwarancja zwrotu pieniędzy eBay
Sprzedawca ponosi pełną odpowiedzialność za wystawienie tej oferty sprzedaży.
Nr przedmiotu eBay: 284634998907

Parametry przedmiotu

Stan
Do przyjęcia
Na książce widoczne są wyraźne ślady używania. Okładka lub oprawa może być uszkodzona, ale książka jest nadal cała. Na marginesach możliwe są notatki oraz podkreślenia i zaznaczenia w tekście, ale nie brakuje stron ani niczego, co mogłoby niekorzystnie wpłynąć na czytelność lub zrozumiałość tekstu. Aby poznać więcej szczegółów i opis uszkodzeń lub wad, zobacz aukcję sprzedającego. Zobacz wszystkie definicje stanuotwiera się w nowym oknie lub nowej karcie
Uwagi sprzedawcy
“Has not been written in and contains all pages.”
Book Title
Understanding UNIX/LINUX Programming: A Guide to Theory and Pract
ISBN
9780130083968
Subject Area
Computers
Publication Name
Understanding Unix/Linux Programming : a Guide to Theory and Practice
Publisher
Pearson Education
Item Length
9.1 in
Subject
Operating Systems / Unix, Operating Systems / Linux
Publication Year
2002
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1.3 in
Author
Bruce Molay
Item Weight
32 Oz
Item Width
6.9 in
Number of Pages
552 Pages

O tym produkcie

Product Identifiers

Publisher
Pearson Education
ISBN-10
0130083968
ISBN-13
9780130083968
eBay Product ID (ePID)
2383311

Product Key Features

Number of Pages
552 Pages
Publication Name
Understanding Unix/Linux Programming : a Guide to Theory and Practice
Language
English
Subject
Operating Systems / Unix, Operating Systems / Linux
Publication Year
2002
Type
Textbook
Author
Bruce Molay
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1.3 in
Item Weight
32 Oz
Item Length
9.1 in
Item Width
6.9 in

Additional Product Features

Intended Audience
College Audience
LCCN
2003-283197
Reviews
"The material covered goes to the right depth to allow students to understand the UNIX operating system to program it. I wish a book of this calibre was available during my graduate studies as it would have helped me tremendously in learning to program the UNIX system." -- Sam R. Thangiah, Slippery Rock University "This text is one of the most accurate and articulate that I have read. It is easily readable." -- Lawrence B. Wells, Dallas County Community College, "The material covered goes to the right depth to allow students to understand the UNIX operating system to program it. I wish a book of this calibre was available during my graduate studies as it would have helped me tremendously in learning to program the UNIX system." - Sam R. Thangiah, Slippery Rock University"This text is one of the most accurate and articulate that I have read. It is easily readable." - Lawrence B. Wells, Dallas County Community College, "The material covered goes to the right depth to allow students to understand the UNIX operating system to program it. I wish a book of this calibre was available during my graduate studies as it would have helped me tremendously in learning to program the UNIX system." — Sam R. Thangiah,Slippery Rock University"This text is one of the most accurate and articulate that I have read. It is easily readable." — Lawrence B. Wells,Dallas County Community College, " The material covered goes to the right depth to allow students to understand the UNIX operating system to program it. I wish a book of this calibre was available during my graduate studies as it would have helped me tremendously in learning to program the UNIX system. " — Sam R. Thangiah,Slippery Rock University " This text is one of the most accurate and articulate that I have read. It is easily readable. " — Lawrence B. Wells,Dallas County Community College, "The material covered goes to the right depth to allow students to understand the UNIX operating system to program it. I wish a book of this calibre was available during my graduate studies as it would have helped me tremendously in learning to program the UNIX system." — Sam R. Thangiah, Slippery Rock University "This text is one of the most accurate and articulate that I have read. It is easily readable." — Lawrence B. Wells, Dallas County Community College
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.282
Table Of Content
1. Unix Systems Programming: The Big Picture. 2. Users, Files, and the Manual: Who Is First. 3. Directories and File Properties 4. Focus on File Systems 5. Connection Control 6. Programming for Humans: Terminal Control and Signals. 7. Event-Driven Programming: Writing a Video Game. 8. Processes and Programs 9. A Programmable Shell: Shell Variables and the Environment. 10. I/O Redirection and Pipes. 11. Connecting to Processes Near and Far: Servers and Sockets. 12. Connections and Protocols: Writing a Web Server. 13. Programming with Datagrams: A License Server. 14. Threads: Concurrent Functions. 15. IPC Roundup: Can We Talk?
Synopsis
This book explains in a clear and coherent manner how Unix works, how to understand existing Unix programs, and how to design and create new Unix programs. The book is organized by subsystem, each presented in visual terms and explained using vivid metaphors. It breaks the information into manageable parts that can be presented, explained, and mastered. KEY TOPICS: By using case studies and an extremely reader-friendly manner to illustrate complex ideas and concepts, the book covers the basics of systems programming, users, files and manuals, how to read a directory, using 1S, writing PWD, studying STTY, writing a video game, studying SH, environment and shell variables, I/O redirection and pipes, servers and sockets, writing a web server, license servers, and concurrent functions. MARKET: For Unix system administrators and programmers, network programmers, and others who have used other operating systems and need to learn Unix programming to expand their skill sets., For courses in Unix Systems Programming, Unix System Administration, and as a supplemental text for courses in Advanced Networks and Systems Programming. This readable and comprehensive text clearly explains Unix programming and structure by addressing the solid fundamentals of Unix and providing different solutions to problems. All ideas and principles are introduced in the context of a practical problem, and excellent use is made of illustrations and listings in the text. Projects are solved by the development of complete programs, which are clearly commented on and integrated with explanations in the text., This book explains in a clear and coherent manner how Unix works, how to understand existing Unix programs, and how to design and create new Unix programs. The book is organized by subsystem, each presented in visual terms and explained using vivid metaphors. It breaks the information into manageable parts that can be presented, explained, and mastered. By using case studies and an extremely reader-friendly manner to illustrate complex ideas and concepts, the book covers the basics of systems programming, users, files and manuals, how to read a directory, using 1S, writing PWD, studying STTY, writing a video game, studying SH, environment and shell variables, I/O redirection and pipes, servers and sockets, writing a web server, license servers, and concurrent functions. For Unix system administrators and programmers, network programmers, and others who have used other operating systems and need to learn Unix programming to expand their skill sets.
LC Classification Number
QA76.6

Opis przedmiotu podany przez sprzedawcę

O tym sprzedawcy

RyMel-Deals

100% opinii pozytywnychSprzedane przedmioty: 5,9 tys.

Dołączył: lip 2006
Zwykle odpowiada w ciągu 24 godzin
Zarejestrowany jako sprzedawca-firma

Oceny szczegółowe

Średnia z ostatnich 12 miesięcy
Dokładność opisu
4.9
Przystępny koszt wysyłki
5.0
Szybkość wysyłki
5.0
Komunikacja
5.0

Opinie sprzedawcy (1 407)