Add a book on Algorithms.
Chris Pressey
a month ago
17 | 17 |
|
18 | 18 |
<!-- TOTALS -->
|
19 | 19 |
|
20 | |
Currently it consists of **703** web pages, **83** repositories, **185** papers, and **184** books in **102** topics.
|
|
20 |
Currently it consists of **703** web pages, **83** repositories, **185** papers, and **185** books in **102** topics.
|
21 | 21 |
Of these, [**114** have the highest rating](by-rating/Top-rated.md),
|
22 | 22 |
[**35** are considered classics](by-rating/Classic.md),
|
23 | |
[**82** are considered very interesting](by-rating/Very%20Interesting.md),
|
|
23 |
[**83** are considered very interesting](by-rating/Very%20Interesting.md),
|
24 | 24 |
while [**71** are yet to be rated](by-rating/Unrated.md).
|
25 | 25 |
|
26 | 26 |
<!-- /TOTALS -->
|
142 | 142 |
Very Interesting Books
|
143 | 143 |
--------------
|
144 | 144 |
|
|
145 |
### Algorithms
|
|
146 |
|
|
147 |
* Introduction to Algorithms (borrow @ [archive.org](https://archive.org/details/introductiontoal0000unse_t3a6) (3rd ed.)) (borrow with print disabilities @ [archive.org](https://archive.org/details/introductiontoal0000unse_k1q6) (2nd ed.))
|
|
148 |
|
145 | 149 |
### Apple II
|
146 | 150 |
|
147 | 151 |
* The Applesoft Tutorial (online @ [archive.org](https://archive.org/details/applesoft-tutorial))
|
|
0 |
Algorithms Books
|
|
1 |
================
|
|
2 |
|
|
3 |
<!--
|
|
4 |
SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
|
|
5 |
|
|
6 |
SPDX-License-Identifier: CC0-1.0
|
|
7 |
-->
|
|
8 |
|
|
9 |
### Introduction to Algorithms
|
|
10 |
|
|
11 |
* authors: Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
|
|
12 |
* date: 2009
|
|
13 |
* borrow @ [archive.org](https://archive.org/details/introductiontoal0000unse_t3a6) (3rd ed.)
|
|
14 |
* borrow-with-print-disabilities @ [archive.org](https://archive.org/details/introductiontoal0000unse_k1q6) (2nd ed.)
|
26 | 26 |
|
27 | 27 |
A Discipline of Dynamic Programming over Sequence Data (online @ [bibiserv.cebitec.uni-bielefeld.de](https://bibiserv.cebitec.uni-bielefeld.de/adp/ps/GIE-MEY-STE-2004.pdf)) ★★ [💭](commentary/cpressey.md#a-discipline-of-dynamic-programming-over-sequence-data)
|
28 | 28 |
|
|
29 |
|
|
30 |
### Books
|
|
31 |
|
|
32 |
Introduction to Algorithms (borrow @ [archive.org](https://archive.org/details/introductiontoal0000unse_t3a6) (3rd ed.)) (borrow with print disabilities @ [archive.org](https://archive.org/details/introductiontoal0000unse_k1q6) (2nd ed.)) ★★
|
|
33 |
|
10 | 10 |
|
11 | 11 |
* rating: 2
|
12 | 12 |
|
|
13 |
### Introduction to Algorithms
|
|
14 |
|
|
15 |
* rating: 2
|
|
16 |
* useful: true
|
|
17 |
|
13 | 18 |
### The Wavefunction Collapse Algorithm explained very clearly | Robert Heaton
|
14 | 19 |
|
15 | 20 |
* rating: 1
|