Daemon by Daniel Suarez - Who has not read or listened to this book?


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Daemon by Daniel Suarez - Who has not read or listened to this book?
# 1  
Old 08-03-2018
Daemon by Daniel Suarez - Who has not read or listened to this book?

Who has not read or listened to this book? For those who read Daemon, what did you think?

Image
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Programming

Programming book should every programmer read?

hi, i want some advice on a programming book should every programmer read? (2 Replies)
Discussion started by: kaja
2 Replies

2. Shell Programming and Scripting

AWK Book

Friends Can you suggest me best AWK Book links Thanks Rajkumar (2 Replies)
Discussion started by: rajkumarin
2 Replies

3. UNIX for Dummies Questions & Answers

In the book.. i read... what does this mean?

AWK&SED oreilly book: Before text AWK is said that programming language... in that context, what it be if defaults would be changed. What is the special meaning of record or field? (1 Reply)
Discussion started by: Xcislav
1 Replies

4. Solaris

e-book

Hi everybody I a new one And I have just wanted to research on Sun Solaris So can you help me what e-book to read ( and if can you give me the direct address to load ) Thks so much (3 Replies)
Discussion started by: iwbasts
3 Replies
Login or Register to Ask a Question
DERIVATIONS(7)						Derivations of Applied Mathematics					    DERIVATIONS(7)

NAME
derivations - book: Derivations of Applied Mathematics DESCRIPTION
Understandably, program sources rarely derive the mathematical formulas they use. Not wishing to take the formulas on faith, a user might nevertheless reasonably wish to see such formulas somewhere derived. Derivations of Applied Mathematics is a book which documents and derives many of the mathematical formulas and methods implemented in free software or used in science and engineering generally. It documents and derives the Taylor series (used to calculate trigonometrics), the Newton-Raphson method (used to calculate square roots), the Pythagorean theorem (used to calculate distances) and many others. READING THE BOOK
Among other ways, you can read the book on your computer screen by opening the file /usr/share/doc/derivations/derivations.ps.gz with the gv(1) program under X(7). To print the book on a standard postscript printer, just zcat(1) then lpr(1) the same file. FILES
/usr/share/doc/derivations/derivations.ps.gz the book in postscript format /usr/share/doc/derivations/derivations.pdf.gz the book in PDF BUGS
The book is a work in progress. AUTHOR
The book and this manpage are written by Thaddeus H. Black, who also maintains the Debian package derivations in which they are distrib- uted. Users who need to contact the author in his role as Debian package maintainer can reach him at <thb@debian.org>. However, most e- mail will naturally be about the book itself: this should be sent to <thb@derivations.org>. COPYLEFT
Copyright (C) 1983-2010 Thaddeus H. Black. The book, this manpage and the entire derivations distribution are free software. You can redistribute them and/or modify them under the terms of the GNU General Public License, version 2. SEE ALSO
gv(1) [gv], zcat(1) [gzip], psselect(1) [psutils], lpr(1) [lpr], octave(1) [octave] Thaddeus H. Black 10 March 2010 DERIVATIONS(7)