List of all posted books

So far we have a total of 1242 books


Computer Science I

Post date: 18 Feb 2021
A text book for Computer Science I at the University of Nebraska-Lincoln, covering CS1 topics in a generic manner using psuedocode with supplemental parts for specific languages (including Java, C, and PHP currently).
Publication date: 09 Aug 2018
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
Computer Science I

Computer Science I

Post date: 18 Feb 2021
A text book for Computer Science I at the University of Nebraska-Lincoln, covering CS1 topics in a generic manner using psuedocode with supplemental parts for specific languages (including Java, C, and PHP currently).
Publication date: 09 Aug 2018
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Textbook


Linear Algebra And Analysis

Post date: 15 Feb 2021
This is on linear algebra and its interaction with analysis. It emphasizes the main ideas, both algebraic and geometric and attempts to present these ideas as quickly as possible without being overly terse.
Publisher: Self-publishing
Publication date: 13 Jan 2018
Document Type: Textbook
 
Linear Algebra And Analysis

Linear Algebra And Analysis

Post date: 15 Feb 2021
This is on linear algebra and its interaction with analysis. It emphasizes the main ideas, both algebraic and geometric and attempts to present these ideas as quickly as possible without being overly terse.
Publisher: Self-publishing
Publication date: 13 Jan 2018
Document Type: Textbook


Sysadmin eBook: Making Servers Work

Post date: 12 Feb 2021
This book highlights practical sysadmin skills, common architectures that you’ll encounter, and best practices that apply to automating and running systems at any scale, from one laptop or server to 1,000 or more.
Publisher: DigitalOcean
Publication date: 26 Mar 2020
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Document Type: Book
 
Sysadmin eBook: Making Servers Work

Sysadmin eBook: Making Servers Work

Post date: 12 Feb 2021
This book highlights practical sysadmin skills, common architectures that you’ll encounter, and best practices that apply to automating and running systems at any scale, from one laptop or server to 1,000 or more.
Publisher: DigitalOcean
Publication date: 26 Mar 2020
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Document Type: Book


Foundations of Machine Learning, Second Edition

Post date: 05 Feb 2021
A new edition of a graduate-level machine learning textbook that focuses on the analysis and theory of algorithms.
Publisher: The MIT Press
Publication date: 25 Dec 2018
License: The MIT License (MIT)
Document Type: Textbook
 
Foundations of Machine Learning, Second Edition

Foundations of Machine Learning, Second Edition

Post date: 05 Feb 2021
A new edition of a graduate-level machine learning textbook that focuses on the analysis and theory of algorithms.
Publisher: The MIT Press
Publication date: 25 Dec 2018
License: The MIT License (MIT) Document Type: Textbook


A Brief Introduction to Machine Learning for Engineers

Post date: 29 Nov 2020
This monograph aims at providing an introduction to key concepts, algorithms, and theoretical results in machine learning. The treatment concentrates on probabilistic models for supervised and unsupervised learning problems.
Publisher: Now Publishers
Publication date: 17 May 2018
Document Type: Book
 
A Brief Introduction to Machine Learning for Engineers

A Brief Introduction to Machine Learning for Engineers

Post date: 29 Nov 2020
This monograph aims at providing an introduction to key concepts, algorithms, and theoretical results in machine learning. The treatment concentrates on probabilistic models for supervised and unsupervised learning problems.
Publisher: Now Publishers
Publication date: 17 May 2018
Document Type: Book


Pattern Recognition and Machine Learning

Post date: 28 Nov 2020
This textbook provides a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners.
Publisher: Springer-Verlag GmbH
Publication date: 17 Aug 2006
Document Type: Textbook
 
Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning

Post date: 28 Nov 2020
This textbook provides a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners.
Publisher: Springer-Verlag GmbH
Publication date: 17 Aug 2006
Document Type: Textbook


Free and Open Machine Learning

Post date: 30 Jul 2020
This book describes an open machine learning architecture. Including key aspects that are involved for real business use. It focuses on FOSS machine learning software and open datasets.
Publisher: The Business Management Support Foundation
Publication date: 04 Jul 2020
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Book
 
Free and Open Machine Learning

Free and Open Machine Learning

Post date: 30 Jul 2020
This book describes an open machine learning architecture. Including key aspects that are involved for real business use. It focuses on FOSS machine learning software and open datasets.
Publisher: The Business Management Support Foundation
Publication date: 04 Jul 2020
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Book


A Whirlwind Tour of Python

Post date: 29 Jul 2020
This free e-book is a fast-paced intro to Python aimed at researchers and engineers.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Aug 2016
License: Creative Commons CC0 “No Rights Reserved”
Document Type: Book
 
A Whirlwind Tour of Python

A Whirlwind Tour of Python

Post date: 29 Jul 2020
This free e-book is a fast-paced intro to Python aimed at researchers and engineers.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Aug 2016
License: Creative Commons CC0 “No Rights Reserved” Document Type: Book


Python Data Science Handbook

Post date: 28 Jul 2020
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and related packages. Familiarity with Python as a language is assumed.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Nov 2016
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States
Document Type: Book
 
Python Data Science Handbook

Python Data Science Handbook

Post date: 28 Jul 2020
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and related packages. Familiarity with Python as a language is assumed.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Nov 2016
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States Document Type: Book


How To Code in Python 3

Post date: 27 Jul 2020
An introduction to computer programming with Python 3. Helps the readers in learning the key concepts of Python and understanding how programs work while also imparting foundational logic that can serve the readers in other domains.
Publisher: DigitalOcean
Publication date: 01 Feb 2018
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Document Type: Book
 
How To Code in Python 3

How To Code in Python 3

Post date: 27 Jul 2020
An introduction to computer programming with Python 3. Helps the readers in learning the key concepts of Python and understanding how programs work while also imparting foundational logic that can serve the readers in other domains.
Publisher: DigitalOcean
Publication date: 01 Feb 2018
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Document Type: Book


Python Machine Learning Projects

Post date: 26 Jul 2020
This book of Python projects in machine learning tries to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning.
Publisher: DigitalOcean
Publication date: 02 May 2019
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Document Type: Book
 
Python Machine Learning Projects

Python Machine Learning Projects

Post date: 26 Jul 2020
This book of Python projects in machine learning tries to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning.
Publisher: DigitalOcean
Publication date: 02 May 2019
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Document Type: Book


Hadoop with Python

Post date: 21 Mar 2018
With this concise book, you'll learn how to use Python with the Hadoop Distributed File System (HDFS), MapReduce, the Apache Pig platform and Pig Latin script, and the Apache Spark cluster-computing framework.
Publisher: O’Reilly Media, Inc.
Publication date: 19 Oct 2015
Document Type: Book
 
Hadoop with Python

Hadoop with Python

Post date: 21 Mar 2018
With this concise book, you'll learn how to use Python with the Hadoop Distributed File System (HDFS), MapReduce, the Apache Pig platform and Pig Latin script, and the Apache Spark cluster-computing framework.
Publisher: O’Reilly Media, Inc.
Publication date: 19 Oct 2015
Document Type: Book


Cracking Codes with Python

Post date: 19 Mar 2018
Cracking Codes with Python teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers.
Publisher: No Starch Press
Publication date: 23 Jan 2018
Document Type: Book
 
Cracking Codes with Python

Cracking Codes with Python

Post date: 19 Mar 2018
Cracking Codes with Python teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers.
Publisher: No Starch Press
Publication date: 23 Jan 2018
Document Type: Book


Don't Panic: Mobile Developer's Guide to The Galaxy, 18th Edition

Post date: 10 Nov 2017
More than 20 writers from the mobile community share their know-how in dealing with topics such as accessibility in mobile apps, UX design, mobile analytics, prototyping, cross-platform development, native development, mobile web and app marketing.
Publisher: Open-Xchange (OX)
Publication date: 10 Nov 2017
License: Creative Commons Attribution 2.5 Generic
Document Type: Book
 
Don't Panic: Mobile Developer's Guide to The Galaxy, 18th Edition

Don't Panic: Mobile Developer's Guide to The Galaxy, 18th Edition

Post date: 10 Nov 2017
More than 20 writers from the mobile community share their know-how in dealing with topics such as accessibility in mobile apps, UX design, mobile analytics, prototyping, cross-platform development, native development, mobile web and app marketing.
Publisher: Open-Xchange (OX)
Publication date: 10 Nov 2017
License: Creative Commons Attribution 2.5 Generic Document Type: Book


Linux Appliance Design: A Hands-On Guide to Building Linux Appliances

Post date: 19 Oct 2017
This book is for Linux programmers who want to build a custom Linux Appliance and support multiple user interfaces. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces.
Publisher: No Starch Press
Publication date: 31 Mar 2007
Document Type: Book
 
Linux Appliance Design: A Hands-On Guide to Building Linux Appliances

Linux Appliance Design: A Hands-On Guide to Building Linux Appliances

Post date: 19 Oct 2017
This book is for Linux programmers who want to build a custom Linux Appliance and support multiple user interfaces. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces.
Publisher: No Starch Press
Publication date: 31 Mar 2007
Document Type: Book


Book Categories
Sponsors