enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. The Linux Programming Interface - Wikipedia

    en.wikipedia.org/wiki/The_Linux_Programming...

    The book covers topics related to the Linux operating system and operating systems in general. It chronicles the history of Unix and how it led to the creation of Linux. The book provides samples of code written in C , and learning exercises at the end of chapters.

  3. Michael Kerrisk - Wikipedia

    en.wikipedia.org/wiki/Michael_Kerrisk

    This book is widely regarded [7] as the definitive work on Linux system programming and has been translated into several languages. [ 8 ] As the maintainer of the Linux man-pages project, Kerrisk has authored or co-authored about a third of the man pages and worked on improving the project's infrastructure.

  4. Advanced Programming in the Unix Environment - Wikipedia

    en.wikipedia.org/wiki/Advanced_Programming_in...

    The book illustrates UNIX application programming in the C programming language. The first edition of the book was published by Addison-Wesley in 1992. It covered programming for the two popular families of the Unix operating system, the Berkeley Software Distribution (in particular 4.3 BSD and 386BSD) and AT&T's UNIX System V (particularly SVR4).

  5. The Unix Programming Environment - Wikipedia

    en.wikipedia.org/wiki/The_Unix_Programming...

    The book starts off with an introduction to Unix for beginners. Next, it goes into the basics of the file system and shell.The reader is led through topics ranging from the use of filters, to how to use C for programming robust Unix applications, and the basics of grep, sed, make, and AWK.

  6. Systems programming - Wikipedia

    en.wikipedia.org/wiki/Systems_programming

    Systems programming, or system programming, is the activity of programming [1] computer system software.The primary distinguishing characteristic of systems programming when compared to application programming is that application programming aims to produce software which provides services to the user directly (e.g. word processor), whereas systems programming aims to produce software and ...

  7. Robert Love - Wikipedia

    en.wikipedia.org/wiki/Robert_Love

    He also wrote Linux System Programming, now in its second edition, subtitled Talking Directly to the Kernel and C Library, and published by O'Reilly Media. This work documents Linux's system call and C library API. [19] Love is also a coauthor of Linux in a Nutshell, a comprehensive Linux command reference also published by O'Reilly Media. [20] "

  8. Linux From Scratch - Wikipedia

    en.wikipedia.org/wiki/Linux_From_Scratch

    Linux From Scratch is a way to install a working Linux system by building all components of it manually. This is, naturally, a longer process than installing a pre-compiled Linux distribution . According to the Linux From Scratch site, the advantages to this method are a compact, flexible and secure system and a greater understanding of the ...

  9. The Art of Unix Programming - Wikipedia

    en.wikipedia.org/wiki/The_Art_of_Unix_Programming

    The Art of Unix Programming by Eric S. Raymond is a book about the history and culture of Unix programming from its earliest days in 1969 to 2003 when it was published, covering both genetic derivations such as BSD and conceptual ones such as Linux.