List of all posted books

So far we have a total of 1242 books


A First Course in Design and Analysis of Experiments

Post date: 26 Jun 2016
Covers the basic topics in experimental design and analysis and is intended for graduate students and advanced undergraduates.
 
A First Course in Design and Analysis of Experiments

A First Course in Design and Analysis of Experiments

Post date: 26 Jun 2016
Covers the basic topics in experimental design and analysis and is intended for graduate students and advanced undergraduates.

Discrete Math for Computer Science Students

Post date: 25 Jun 2016
This text teaches all the math, with the exception of linear algebra, that is needed to succeed in computer science.
Publisher: Addison-Wesley
Publication date: 13 Mar 2010
 
Discrete Math for Computer Science Students

Discrete Math for Computer Science Students

Post date: 25 Jun 2016
This text teaches all the math, with the exception of linear algebra, that is needed to succeed in computer science.
Publisher: Addison-Wesley
Publication date: 13 Mar 2010


Mathematics for Computer Science

Post date: 25 Jun 2016
This book covers elementary discrete mathematics for computer science and engineering. It emphasizes mathematical definitions and proofs as well as applicable methods.
Publication date: 05 Jun 2017
License: Creative Commons Attribution-ShareAlike 3.0 Unported
Document Type: Textbook
 
Mathematics for Computer Science

Mathematics for Computer Science

Post date: 25 Jun 2016
This book covers elementary discrete mathematics for computer science and engineering. It emphasizes mathematical definitions and proofs as well as applicable methods.
Publication date: 05 Jun 2017
License: Creative Commons Attribution-ShareAlike 3.0 Unported Document Type: Textbook


Computer Networking : Principles, Protocols and Practice

Post date: 25 Jun 2016
An open-source ebook that explains the main principles of Computer Networking and the key protocols that are used on the Internet.
Publication date: 30 Oct 2011
License: Creative Commons Attribution 3.0 Unported
Document Type: Book
 
Computer Networking : Principles, Protocols and Practice

Computer Networking : Principles, Protocols and Practice

Post date: 25 Jun 2016
An open-source ebook that explains the main principles of Computer Networking and the key protocols that are used on the Internet.
Publication date: 30 Oct 2011
License: Creative Commons Attribution 3.0 Unported Document Type: Book


Artificial Intelligence: Foundations of Computational Agents

Post date: 24 Jun 2016
A textbook aimed at junior to senior undergraduate students and first-year graduate students. It presents artificial intelligence (AI) using a coherent framework to study the design of intelligent computational agents.
 
Artificial Intelligence: Foundations of Computational Agents

Artificial Intelligence: Foundations of Computational Agents

Post date: 24 Jun 2016
A textbook aimed at junior to senior undergraduate students and first-year graduate students. It presents artificial intelligence (AI) using a coherent framework to study the design of intelligent computational agents.

A First Course in Electrical and Computer Engineering

Post date: 24 Jun 2016
This book was written for an experimental freshman course at the University of Colorado, just before students' first circuits course.
Publisher: Connexions
Publication date: 26 Oct 2012
License: Creative Commons Attribution 3.0 Unported
Document Type: Book
 
A First Course in Electrical and Computer Engineering

A First Course in Electrical and Computer Engineering

Post date: 24 Jun 2016
This book was written for an experimental freshman course at the University of Colorado, just before students' first circuits course.
Publisher: Connexions
Publication date: 26 Oct 2012
License: Creative Commons Attribution 3.0 Unported Document Type: Book


Introduction to Probability and Statistics Using R

Post date: 23 Jun 2016
A textbook written for an undergraduate course in probability and statistics.
Publication date: 24 Mar 2011
License: GNU Free Documentation License
Document Type: Textbook
 
Introduction to Probability and Statistics Using R

Introduction to Probability and Statistics Using R

Post date: 23 Jun 2016
A textbook written for an undergraduate course in probability and statistics.
Publication date: 24 Mar 2011
License: GNU Free Documentation License Document Type: Textbook


Beginning and Intermediate Algebra, 2nd Edition

Post date: 23 Jun 2016
This text includes many detailed examples for each section along with several problems for students to practice and master concepts.
Publisher: Lulu.com
Publication date: 03 Feb 2011
License: Creative Commons Attribution 3.0 Unported
 
Beginning and Intermediate Algebra, 2nd Edition

Beginning and Intermediate Algebra, 2nd Edition

Post date: 23 Jun 2016
This text includes many detailed examples for each section along with several problems for students to practice and master concepts.
Publisher: Lulu.com
Publication date: 03 Feb 2011
License: Creative Commons Attribution 3.0 Unported


Getting Started With Open Source Development

Post date: 23 Jun 2016
A good starting point for beginners to the open source software development and its licensing requirements, organizations, tools, and case studies.
Publisher: IBM Redbooks
Publication date: 01 Jul 2010
Document Type: Book
 
Getting Started With Open Source Development

Getting Started With Open Source Development

Post date: 23 Jun 2016
A good starting point for beginners to the open source software development and its licensing requirements, organizations, tools, and case studies.
Publisher: IBM Redbooks
Publication date: 01 Jul 2010
Document Type: Book


Design and Analysis of Algorithms

Post date: 22 Jun 2016
This book focuses on fundamental data structures and graph algorithms.
Publication date: 01 Jan 2008
 
Design and Analysis of Algorithms

Design and Analysis of Algorithms

Post date: 22 Jun 2016
This book focuses on fundamental data structures and graph algorithms.
Publication date: 01 Jan 2008


Competitive Programming: Increasing the Lower Bound of Programming Contests

Post date: 22 Jun 2016
This is a book that every competitive programmer must read – and master, at least during the middle phase of their programming career.
Publication date: 22 Jun 2016
 
Competitive Programming: Increasing the Lower Bound of Programming Contests

Competitive Programming: Increasing the Lower Bound of Programming Contests

Post date: 22 Jun 2016
This is a book that every competitive programmer must read – and master, at least during the middle phase of their programming career.
Publication date: 22 Jun 2016


Theory and Applications for Advanced Text Mining

Post date: 13 Jun 2016
This book is composed of 9 chapters introducing advanced text mining techniques. They are various techniques from relation extraction to under or less resourced language.
Publisher: InTech
Publication date: 21 Nov 2012
License: Creative Commons Attribution 3.0 Unported
 
Theory and Applications for Advanced Text Mining

Theory and Applications for Advanced Text Mining

Post date: 13 Jun 2016
This book is composed of 9 chapters introducing advanced text mining techniques. They are various techniques from relation extraction to under or less resourced language.
Publisher: InTech
Publication date: 21 Nov 2012
License: Creative Commons Attribution 3.0 Unported


Statistical Data Mining

Post date: 13 Jun 2016
A text for a short course in statistical data mining.
Publication date: 01 May 2002
 
Statistical Data Mining

Statistical Data Mining

Post date: 13 Jun 2016
A text for a short course in statistical data mining.
Publication date: 01 May 2002


Algorithm Analysis and Design

Post date: 10 Jun 2016
Lecture notes for postgraduate and undergraduate courses on Design and Analysis of Algorithms in IIT Delhi.
Publication date: 06 Nov 2013
 
Algorithm Analysis and Design

Algorithm Analysis and Design

Post date: 10 Jun 2016
Lecture notes for postgraduate and undergraduate courses on Design and Analysis of Algorithms in IIT Delhi.
Publication date: 06 Nov 2013


How to make an Operating System

Post date: 07 Jun 2016
This text is a guide on how to write, test and run, a very simple operating system in C++ and Assembly from scratch.
Publication date: 02 May 2015
 
How to make an Operating System

How to make an Operating System

Post date: 07 Jun 2016
This text is a guide on how to write, test and run, a very simple operating system in C++ and Assembly from scratch.
Publication date: 02 May 2015


Book Categories
Sponsors