List of all posted books

So far we have a total of 1242 books


Axiom - The 30 Year Horizon

Post date: 02 Dec 2006
This is the documentation of Axiom, a general purpose, free, and open source Computer Algebra system. It covers basic tutorials, programming materials and references. It includes examples that illustrate both the basic and advanced abilities.
Publisher: Lulu.com
Publication date: 28 Dec 2005
License: Modified BSD license
Document Type: Book
 
Axiom - The 30 Year Horizon

Axiom - The 30 Year Horizon

Post date: 02 Dec 2006
This is the documentation of Axiom, a general purpose, free, and open source Computer Algebra system. It covers basic tutorials, programming materials and references. It includes examples that illustrate both the basic and advanced abilities.
Publisher: Lulu.com
Publication date: 28 Dec 2005
License: Modified BSD license Document Type: Book


Fundamental Numerical Methods and Data Analysis

Post date: 01 Dec 2006
Serves as the basis for a wide range of courses that discuss numerical methods and data analysis. Helps students and researchers to understand the methods used by the modern-day 'black-boxes'.
Publication date: 23 Apr 2003
 
Fundamental Numerical Methods and Data Analysis

Fundamental Numerical Methods and Data Analysis

Post date: 01 Dec 2006
Serves as the basis for a wide range of courses that discuss numerical methods and data analysis. Helps students and researchers to understand the methods used by the modern-day 'black-boxes'.
Publication date: 23 Apr 2003


The Implementation of Functional Programming Languages

Post date: 01 Dec 2006
Describes how to translate a high-level functional language into an intermediate language, called the lambda calculus, and its implementation using lazy graph reduction.
Publication date: 31 Dec 1987
 
The Implementation of Functional Programming Languages

The Implementation of Functional Programming Languages

Post date: 01 Dec 2006
Describes how to translate a high-level functional language into an intermediate language, called the lambda calculus, and its implementation using lazy graph reduction.
Publication date: 31 Dec 1987


Algorithmic Information Theory, Third Printing

Post date: 30 Nov 2006
Presents the strongest possible version of Gödel's incompleteness theorem, using an information theoretic approach based on the size of computer programs.
Publisher: Cambridge University Press
Publication date: 02 Apr 2003
Document Type: Book
 
Algorithmic Information Theory, Third Printing

Algorithmic Information Theory, Third Printing

Post date: 30 Nov 2006
Presents the strongest possible version of Gödel's incompleteness theorem, using an information theoretic approach based on the size of computer programs.
Publisher: Cambridge University Press
Publication date: 02 Apr 2003
Document Type: Book


How Computers Work: Processor and Main Memory

Post date: 30 Nov 2006
Explains the operation of a simple, but fully functional computer consists mainly of a processor and main memory, in complete detail. Relays, which are explained, are used in the circuitry instead of transistors for simplicity.
Publication date: 27 Sep 2015
 
How Computers Work: Processor and Main Memory

How Computers Work: Processor and Main Memory

Post date: 30 Nov 2006
Explains the operation of a simple, but fully functional computer consists mainly of a processor and main memory, in complete detail. Relays, which are explained, are used in the circuitry instead of transistors for simplicity.
Publication date: 27 Sep 2015


Implementing CIFS: The Common Internet File System

Post date: 30 Nov 2006
A detailed guide to the working of Microsoft's SMB/CIFS protocol suite. Covers NBT, SMB, NBNS/WINS, the Network Neighborhood, and Authentication. Shows how to build a working SMB/CIFS client to interoperate with Samba and MS-Windows servers.
Publisher: Prentice Hall
Publication date: 11 Aug 2003
License: Open Publication License
 
Implementing CIFS: The Common Internet File System

Implementing CIFS: The Common Internet File System

Post date: 30 Nov 2006
A detailed guide to the working of Microsoft's SMB/CIFS protocol suite. Covers NBT, SMB, NBNS/WINS, the Network Neighborhood, and Authentication. Shows how to build a working SMB/CIFS client to interoperate with Samba and MS-Windows servers.
Publisher: Prentice Hall
Publication date: 11 Aug 2003
License: Open Publication License


Advanced Calculus, Revised Edition

Post date: 29 Nov 2006
This book divides roughly into a first half which develops the calculus (principally the differential calculus) in the setting of normed vector spaces, and a second half which deals with the calculus of differentiable manifolds.
Publisher: Jones and Bartlett Publishers
Publication date: 28 Apr 2014
License: Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Generic
Document Type: Book
 
Advanced Calculus, Revised Edition

Advanced Calculus, Revised Edition

Post date: 29 Nov 2006
This book divides roughly into a first half which develops the calculus (principally the differential calculus) in the setting of normed vector spaces, and a second half which deals with the calculus of differentiable manifolds.
Publisher: Jones and Bartlett Publishers
Publication date: 28 Apr 2014
License: Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Generic Document Type: Book


An Operating Systems Vade Mecum, Second Edition

Post date: 28 Nov 2006
A 362 pages of laboratory manual that guides the student step by step through complex procedures of Operating Systems: policy and mechanism, algorithm and heuristic, theoretical goals and practical experience.
Publication date: 31 Dec 1988
 
An Operating Systems Vade Mecum, Second Edition

An Operating Systems Vade Mecum, Second Edition

Post date: 28 Nov 2006
A 362 pages of laboratory manual that guides the student step by step through complex procedures of Operating Systems: policy and mechanism, algorithm and heuristic, theoretical goals and practical experience.
Publication date: 31 Dec 1988


Communication Network Analysis

Post date: 26 Nov 2006
Describes many of the most popular analytical techniques for design and analysis of computer communication networks, with an emphasis on performance issues such as delay, blocking, and resource allocation.
Publication date: 22 Aug 2006
 
Communication Network Analysis

Communication Network Analysis

Post date: 26 Nov 2006
Describes many of the most popular analytical techniques for design and analysis of computer communication networks, with an emphasis on performance issues such as delay, blocking, and resource allocation.
Publication date: 22 Aug 2006


Java Au Naturel - Guide to Object Oriented Design, 4th Edition

Post date: 24 Nov 2006
Teaches object-oriented with Java from the beginning, covering conditionals and loops quite early. The emphasis is on software engineering, not on language details. Contains loads of exercises.
Publication date: 26 May 2004
 
Java Au Naturel - Guide to Object Oriented Design, 4th Edition

Java Au Naturel - Guide to Object Oriented Design, 4th Edition

Post date: 24 Nov 2006
Teaches object-oriented with Java from the beginning, covering conditionals and loops quite early. The emphasis is on software engineering, not on language details. Contains loads of exercises.
Publication date: 26 May 2004


Queueing Systems

Post date: 23 Nov 2006
Discusses a number of elementary queueing models. Attention is paid to methods for the analysis of these models, and also to applications of queueing models, restricted to models with one queue.
Publication date: 26 Mar 2015
Document Type: Lecture Notes
 
Queueing Systems

Queueing Systems

Post date: 23 Nov 2006
Discusses a number of elementary queueing models. Attention is paid to methods for the analysis of these models, and also to applications of queueing models, restricted to models with one queue.
Publication date: 26 Mar 2015
Document Type: Lecture Notes


Numerical Methods for Electrical and Computer Engineers [URL's no longer available]

Post date: 22 Nov 2006
This document introduces numerical methods (to be implemented on a computer) and their application to engineering problems. It contains many examples and their application using both Matlab and Maple.
Publication date: 31 Dec 2005
Document Type: Book
 
Numerical Methods for Electrical and Computer Engineers [URL's no longer available]

Numerical Methods for Electrical and Computer Engineers [URL's no longer available]

Post date: 22 Nov 2006
This document introduces numerical methods (to be implemented on a computer) and their application to engineering problems. It contains many examples and their application using both Matlab and Maple.
Publication date: 31 Dec 2005
Document Type: Book


The Django Book

Post date: 22 Nov 2006
This book explain all the things that can be done with Django, a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Publication date: 31 Dec 2009
License: GNU Free Documentation License Version 1.2
 
The Django Book

The Django Book

Post date: 22 Nov 2006
This book explain all the things that can be done with Django, a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Publication date: 31 Dec 2009
License: GNU Free Documentation License Version 1.2


Getting Real: The Book

Post date: 22 Nov 2006
Details the business, design, programming, and marketing principles of 37signals, a web-based software company. Contains keep-it-simple insights, contrarian points of view, and unconventional approaches to software design.
Publication date: 31 Dec 2005
 
Getting Real: The Book

Getting Real: The Book

Post date: 22 Nov 2006
Details the business, design, programming, and marketing principles of 37signals, a web-based software company. Contains keep-it-simple insights, contrarian points of view, and unconventional approaches to software design.
Publication date: 31 Dec 2005


Computational Linguistics - Models, Resources, Applications

Post date: 20 Nov 2006
Focuses on the basic set of ideas and facts from the fundamental science necessary for the creation of intelligent language processing tools, without going deeply into the details of specific algorithms or toy systems.
Publication date: 31 Dec 2004
 
Computational Linguistics - Models, Resources, Applications

Computational Linguistics - Models, Resources, Applications

Post date: 20 Nov 2006
Focuses on the basic set of ideas and facts from the fundamental science necessary for the creation of intelligent language processing tools, without going deeply into the details of specific algorithms or toy systems.
Publication date: 31 Dec 2004


Book Categories
Sponsors