C Programming In A Unix Environment
Download C Programming In A Unix Environment full books in PDF, epub, and Kindle. Read online free C Programming In A Unix Environment ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads.
Author |
: W. Richard Stevens |
Publisher |
: Addison-Wesley Professional |
Total Pages |
: 927 |
Release |
: 2008-01-01 |
ISBN-10 |
: 0321525949 |
ISBN-13 |
: 9780321525949 |
Rating |
: 4/5 (49 Downloads) |
Synopsis Advanced Programming in the UNIX Environment by : W. Richard Stevens
The revision of the definitive guide to Unix system programming is now available in a more portable format.
Author |
: Judy Kay |
Publisher |
: Addison Wesley Publishing Company |
Total Pages |
: 356 |
Release |
: 1988 |
ISBN-10 |
: UOM:39076000845235 |
ISBN-13 |
: |
Rating |
: 4/5 (35 Downloads) |
Synopsis C Programming in a UNIX Environment by : Judy Kay
"This books is for anyone who already knows another programming language, and wants to be able to use C well. It is ideal for students of computer science who have taken an introductory programming course and need to progess rapidly to C before taking a course on operating systems or systems programming. It is also suitable for professionals, providing a comprehensive tutorial on C as well as a lasting reference book. Emphasis throughout is on developing a programming style which ensures safe code, that is both readable and maintainable. At the same time, the reader is encouraged to make full use of the standard libraries available in the UNIX environment and to acquire the UNIX 'tools' philosophy."--Jacket.
Author |
: David A. Curry |
Publisher |
: O'Reilly Media |
Total Pages |
: 270 |
Release |
: 1989 |
ISBN-10 |
: 0937175234 |
ISBN-13 |
: 9780937175231 |
Rating |
: 4/5 (34 Downloads) |
Synopsis Using C on the UNIX System by : David A. Curry
For intermediate to experienced C programmers who want to become UNIX system programmers. Explains system calls and special library routines available on the system. Annotation copyrighted by Book News, Inc., Portland, OR
Author |
: |
Publisher |
: |
Total Pages |
: |
Release |
: 2009 |
ISBN-10 |
: OCLC:1330871062 |
ISBN-13 |
: |
Rating |
: 4/5 (62 Downloads) |
Synopsis Unix Programming Environment by :
Author |
: R. Nigel Horspool |
Publisher |
: Prentice Hall |
Total Pages |
: 328 |
Release |
: 1986 |
ISBN-10 |
: UOM:39015048113479 |
ISBN-13 |
: |
Rating |
: 4/5 (79 Downloads) |
Synopsis C Programming in the Berkeley UNIX Environment by : R. Nigel Horspool
Author |
: Claudia Salzberg Rodriguez |
Publisher |
: Prentice-Hall PTR |
Total Pages |
: 656 |
Release |
: 2006 |
ISBN-10 |
: UCSC:32106018373693 |
ISBN-13 |
: |
Rating |
: 4/5 (93 Downloads) |
Synopsis The Linux Kernel Primer by : Claudia Salzberg Rodriguez
Offers a comprehensive view of the underpinnings of the Linux kernel on the Intel x86 and the Power PC.
Author |
: William Bruce Frakes |
Publisher |
: |
Total Pages |
: 280 |
Release |
: 1991 |
ISBN-10 |
: UOM:39015021832855 |
ISBN-13 |
: |
Rating |
: 4/5 (55 Downloads) |
Synopsis Software Engineering in the UNIX/C Environment by : William Bruce Frakes
This work presents the full range of UNIX/C tools in the context of a full software life cycle. The authors show how to use UNIX tools and the C language to produce reliable, efficient, and maintainable software products.
Author |
: Adam Hoover |
Publisher |
: Prentice Hall |
Total Pages |
: 393 |
Release |
: 2010 |
ISBN-10 |
: 0131364510 |
ISBN-13 |
: 9780131364516 |
Rating |
: 4/5 (10 Downloads) |
Synopsis System Programming by : Adam Hoover
Beginning computing students often finish the introduction to programming course without having had exposure to various system tools, without knowing how to optimize program performance and without understanding how programs interact with the larger computer system. Adam Hoover's System Programming with C and Unix introduces students to commonly used system tools (libraries, debuggers, system calls, shells and scripting languages) and then explains how to utilize these tools to optimize program development. The text also examines lower level data types with an emphasis on memory and understanding how and why different data types are used.
Author |
: Eric S. Raymond |
Publisher |
: Addison-Wesley Professional |
Total Pages |
: 560 |
Release |
: 2003-09-23 |
ISBN-10 |
: 9780132465885 |
ISBN-13 |
: 0132465884 |
Rating |
: 4/5 (85 Downloads) |
Synopsis The Art of UNIX Programming by : Eric S. Raymond
The Art of UNIX Programming poses the belief that understanding the unwritten UNIX engineering tradition and mastering its design patterns will help programmers of all stripes to become better programmers. This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community as it has evolved over the past three decades, and as it is applied today by the most experienced programmers. Eric Raymond offers the next generation of "hackers" the unique opportunity to learn the connection between UNIX philosophy and practice through careful case studies of the very best UNIX/Linux programs.
Author |
: Terrence Chan |
Publisher |
: Prentice Hall |
Total Pages |
: 634 |
Release |
: 1997 |
ISBN-10 |
: UOM:39015040635891 |
ISBN-13 |
: |
Rating |
: 4/5 (91 Downloads) |
Synopsis UNIX System Programming Using C++ by : Terrence Chan
Learn to write advanced C programs that are strongly type-checked, compact, and easy to maintain. This book focuses on real-life applications and problem solving in networking, database development, compilers, operating systems, and CAD.