Creative Commons Attribution-ShareAlike 4.0 International

All licenses Webpage

Books published under Creative Commons Attribution-ShareAlike 4.0 International

Discrete Structures for Computer Science: Counting, Recursion, and Probability

Post date: 29 Apr 2016
This is a free textbook for an undergraduate course on Discrete Structures for Computer Science students. It covers mathematical reasoning, basic proof techniques, sets, functions, relations, basic graph theory, asymptotic notation, and countability.
Publication date: 20 Apr 2016
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
 Discrete Structures for Computer Science: Counting, Recursion, and Probability

Discrete Structures for Computer Science: Counting, Recursion, and Probability

Post date: 29 Apr 2016
This is a free textbook for an undergraduate course on Discrete Structures for Computer Science students. It covers mathematical reasoning, basic proof techniques, sets, functions, relations, basic graph theory, asymptotic notation, and countability.
Publication date: 20 Apr 2016
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Textbook


Introduction to Theory of Computation

Post date: 29 Apr 2016
A free textbook for an undergraduate course on the Theory of Computation at Carleton University.
Publication date: 11 Apr 2016
License: Creative Commons Attribution-ShareAlike 4.0 International
 
 Introduction to Theory of Computation

Introduction to Theory of Computation

Post date: 29 Apr 2016
A free textbook for an undergraduate course on the Theory of Computation at Carleton University.
Publication date: 11 Apr 2016
License: Creative Commons Attribution-ShareAlike 4.0 International


[No longer freely accessible] Elements of Linear and Multilinear Algebra

Post date: 21 Nov 2016
This set of notes is an activity-oriented introduction to the study of linear and multilinear algebra.
Publication date: 03 Jun 2014
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Lecture Notes
 
[No longer freely accessible] Elements of Linear and Multilinear Algebra

[No longer freely accessible] Elements of Linear and Multilinear Algebra

Post date: 21 Nov 2016
This set of notes is an activity-oriented introduction to the study of linear and multilinear algebra.
Publication date: 03 Jun 2014
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Lecture Notes


A Byte of Python

Post date: 09 Jul 2005
'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
Publication date: 04 Aug 2013
License: Creative Commons Attribution-ShareAlike 4.0 International
 
A Byte of Python

A Byte of Python

Post date: 09 Jul 2005
'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
Publication date: 04 Aug 2013
License: Creative Commons Attribution-ShareAlike 4.0 International


Applied Combinatorics

Post date: 28 Apr 2017
This textbook covers the fundamental enumeration techniques (permutations, combinations, subsets, pigeon hole principle), recursion and mathematical induction, more advanced enumeration techniques, discrete structures, and discrete optimization.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 10 Aug 2017
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
Applied Combinatorics

Applied Combinatorics

Post date: 28 Apr 2017
This textbook covers the fundamental enumeration techniques (permutations, combinations, subsets, pigeon hole principle), recursion and mathematical induction, more advanced enumeration techniques, discrete structures, and discrete optimization.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 10 Aug 2017
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Textbook


Blender Manual

Post date: 01 Jul 2006
The official guide for Blender, an open-source 3D content creation software suited for media professionals, artists and game designers.
Publication date: 01 Aug 2005
License: Creative Commons Attribution-ShareAlike 4.0 International
 
Blender Manual

Blender Manual

Post date: 01 Jul 2006
The official guide for Blender, an open-source 3D content creation software suited for media professionals, artists and game designers.
Publication date: 01 Aug 2005
License: Creative Commons Attribution-ShareAlike 4.0 International


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


Discrete Mathematics: An Open Introduction, 2nd Edition

Post date: 31 Aug 2016
This gentle introduction to discrete mathematics is written for first and second year math majors, especially those who intend to teach.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 16 Aug 2016
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
Discrete Mathematics: An Open Introduction, 2nd Edition

Discrete Mathematics: An Open Introduction, 2nd Edition

Post date: 31 Aug 2016
This gentle introduction to discrete mathematics is written for first and second year math majors, especially those who intend to teach.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 16 Aug 2016
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Textbook


Discrete Mathematics: An Open Introduction, 3rd edition

Post date: 04 Oct 2022
Discrete Mathematics: An Open Introduction is a free, open source textbook appropriate for a first or second year undergraduate course for math majors, especially those who will go on to teach.
Publication date: 31 Dec 2018
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
Discrete Mathematics: An Open Introduction, 3rd edition

Discrete Mathematics: An Open Introduction, 3rd edition

Post date: 04 Oct 2022
Discrete Mathematics: An Open Introduction is a free, open source textbook appropriate for a first or second year undergraduate course for math majors, especially those who will go on to teach.
Publication date: 31 Dec 2018
License: Creative Commons Attribution-ShareAlike 4.0 International 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


How to be a Programmer: Community Version

Post date: 05 Apr 2016
This essay attempts to summarize what good programmer must do to make a software system that succeeds for both the customer and myriad colleagues for whom he is partially responsible.
Publication date: 01 Jan 2016
License: Creative Commons Attribution-ShareAlike 4.0 International
 
How to be a Programmer: Community Version

How to be a Programmer: Community Version

Post date: 05 Apr 2016
This essay attempts to summarize what good programmer must do to make a software system that succeeds for both the customer and myriad colleagues for whom he is partially responsible.
Publication date: 01 Jan 2016
License: Creative Commons Attribution-ShareAlike 4.0 International


Introductory Business Statistics

Post date: 04 May 2017
Explores the basic ideas behind statistics, such as populations, samples, the difference between data and information, and most importantly sampling distributions.
Publisher: Global Text Project
Publication date: 01 Dec 2010
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
Introductory Business Statistics

Introductory Business Statistics

Post date: 04 May 2017
Explores the basic ideas behind statistics, such as populations, samples, the difference between data and information, and most importantly sampling distributions.
Publisher: Global Text Project
Publication date: 01 Dec 2010
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Textbook


Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics

Post date: 15 Jun 2017
A free textbook for a one-semester, undergraduate statistics course. The goal of this book is to help you learn How to Tell the Truth with Statistics and, therefore, how to tell when others are telling the truth, or lies.
Publication date: 13 May 2017
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics

Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics

Post date: 15 Jun 2017
A free textbook for a one-semester, undergraduate statistics course. The goal of this book is to help you learn How to Tell the Truth with Statistics and, therefore, how to tell when others are telling the truth, or lies.
Publication date: 13 May 2017
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Textbook


Notes on Data Structures and Programming Techniques

Post date: 05 Mar 2021
These are notes for Yale course CPSC 223: Data Structures and Programming Techniques for the Spring 2021 semester.
Publication date: 01 Mar 2021
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Lecture Notes
 
Notes on Data Structures and Programming Techniques

Notes on Data Structures and Programming Techniques

Post date: 05 Mar 2021
These are notes for Yale course CPSC 223: Data Structures and Programming Techniques for the Spring 2021 semester.
Publication date: 01 Mar 2021
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Lecture Notes


Notes on Discrete Mathematics

Post date: 14 Jul 2016
An introduction to formal methods for reasoning and to mathematical techniques basic to computer science. Topics include propositional logic, discrete mathematics, and linear algebra.
Publication date: 31 Dec 2020
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Lecture Notes
 
Notes on Discrete Mathematics

Notes on Discrete Mathematics

Post date: 14 Jul 2016
An introduction to formal methods for reasoning and to mathematical techniques basic to computer science. Topics include propositional logic, discrete mathematics, and linear algebra.
Publication date: 31 Dec 2020
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Lecture Notes


Book Categories
Sponsors