Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported

All licenses Webpage

Books published under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported

Linear Algebra I, 4th Edition

Post date: 28 Feb 2021
This book is an attempt to make the subject of linear algebra as understandable as possible, for a first time student of the subject.
Publication date: 01 Feb 2016
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Textbook
 
Linear Algebra I, 4th Edition

Linear Algebra I, 4th Edition

Post date: 28 Feb 2021
This book is an attempt to make the subject of linear algebra as understandable as possible, for a first time student of the subject.
Publication date: 01 Feb 2016
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Textbook


Machine Learning

Post date: 22 Apr 2016
A collection of 20 publications on Machine Learning.
Publisher: I-Tech Education and Publishing
Publication date: 01 Jan 2009
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Book
 
Machine Learning

Machine Learning

Post date: 22 Apr 2016
A collection of 20 publications on Machine Learning.
Publisher: I-Tech Education and Publishing
Publication date: 01 Jan 2009
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Book


Making Games with Python & Pygame

Post date: 19 Apr 2016
Making Games with Python & Pygame is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples.
 
Making Games with Python & Pygame

Making Games with Python & Pygame

Post date: 19 Apr 2016
Making Games with Python & Pygame is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples.

Mathematical Reasoning: Writing and Proof, Version 2.1

Post date: 16 Nov 2016
This textbook is designed for the first course in the college mathematics curriculum that introduces students to the process of constructing and writing proofs.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 11 Jun 2014
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Textbook
 
Mathematical Reasoning: Writing and Proof, Version 2.1

Mathematical Reasoning: Writing and Proof, Version 2.1

Post date: 16 Nov 2016
This textbook is designed for the first course in the college mathematics curriculum that introduces students to the process of constructing and writing proofs.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 11 Jun 2014
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Textbook


MIPS Assembly Language Programming Using QtSpim

Post date: 19 Jul 2013
An introduction to university level programming and architecture units using QtSpim emulator.
 
MIPS Assembly Language Programming Using QtSpim

MIPS Assembly Language Programming Using QtSpim

Post date: 19 Jul 2013
An introduction to university level programming and architecture units using QtSpim emulator.

OpenIntro Statistics, Third Edition

Post date: 30 Jun 2016
An open-source textbook for introductory statistics. It has been used in dozen courses including ones at Princeton University, and the University of Southern California.
 
OpenIntro Statistics, Third Edition

OpenIntro Statistics, Third Edition

Post date: 30 Jun 2016
An open-source textbook for introductory statistics. It has been used in dozen courses including ones at Princeton University, and the University of Southern California.

Operating Systems and Middleware: Supporting Controlled Interaction

Post date: 12 Apr 2016
This book describes how support for computations, data storage and network communication are provided both by operating systems and by additional software layered on top of operating systems, which is known as middleware.
 
Operating Systems and Middleware: Supporting Controlled Interaction

Operating Systems and Middleware: Supporting Controlled Interaction

Post date: 12 Apr 2016
This book describes how support for computations, data storage and network communication are provided both by operating systems and by additional software layered on top of operating systems, which is known as middleware.

Prealgebra Textbook, Second Edition

Post date: 10 Dec 2016
A free prealgebra text distributed to all students at College of the Redwoods who are enrolled in Math 276 course.
Publication date: 31 Dec 2009
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Textbook
 
Prealgebra Textbook, Second Edition

Prealgebra Textbook, Second Edition

Post date: 10 Dec 2016
A free prealgebra text distributed to all students at College of the Redwoods who are enrolled in Math 276 course.
Publication date: 31 Dec 2009
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Textbook


Pro Git, Second Edition

Post date: 19 Nov 2016
A fully-updated guide to Git and its usage in the modern world. This book teaches readers how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet their every need.
Publisher: APress
Publication date: 22 Mar 2016
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Book
 
Pro Git, Second Edition

Pro Git, Second Edition

Post date: 19 Nov 2016
A fully-updated guide to Git and its usage in the modern world. This book teaches readers how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet their every need.
Publisher: APress
Publication date: 22 Mar 2016
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Book


Programming in C

Post date: 03 Jul 2017
An introductory course which covers the key features of the C language and its usage.
Publication date: 23 May 2014
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Book
 
Programming in C

Programming in C

Post date: 03 Jul 2017
An introductory course which covers the key features of the C language and its usage.
Publication date: 23 May 2014
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Book


Python for Everybody: Exploring Data In Python 3

Post date: 07 Sep 2016
This book provides an Informatics-oriented introduction to programming. It focuses on using Python to solve data analysis problems common in the world of Informatics.
 
Python for Everybody: Exploring Data In Python 3

Python for Everybody: Exploring Data In Python 3

Post date: 07 Sep 2016
This book provides an Informatics-oriented introduction to programming. It focuses on using Python to solve data analysis problems common in the world of Informatics.

Python Practice Book

Post date: 27 May 2016
A Python tutorial with lot of examples and practice problems.
 
Python Practice Book

Python Practice Book

Post date: 27 May 2016
A Python tutorial with lot of examples and practice problems.

Reinforcement Learning

Post date: 22 Apr 2016
The first 11 chapters of this book describe and extend the scope of reinforcement learning. The remaining 11 chapters show that there is already wide usage in numerous fields.
 
Reinforcement Learning

Reinforcement Learning

Post date: 22 Apr 2016
The first 11 chapters of this book describe and extend the scope of reinforcement learning. The remaining 11 chapters show that there is already wide usage in numerous fields.

Ruby Best Practices

Post date: 19 Nov 2010
This book aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Jun 2009
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Book
 
Ruby Best Practices

Ruby Best Practices

Post date: 19 Nov 2010
This book aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Jun 2009
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Book


System Design, Modeling, and Simulation using Ptolemy II

Post date: 29 Dec 2016
This book is a definitive introduction to models of computation for the design of complex, heterogeneous systems. It has a particular focus on cyber-physical systems, which integrate computing, networking, and physical dynamics.
Publisher: Ptolemy.org
Publication date: 27 Sep 2013
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Textbook
 
System Design, Modeling, and Simulation using Ptolemy II

System Design, Modeling, and Simulation using Ptolemy II

Post date: 29 Dec 2016
This book is a definitive introduction to models of computation for the design of complex, heterogeneous systems. It has a particular focus on cyber-physical systems, which integrate computing, networking, and physical dynamics.
Publisher: Ptolemy.org
Publication date: 27 Sep 2013
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Textbook


Book Categories
Sponsors