git @ Cat's Eye Technologies The-Glosscubator / b4cd082
Add a book on Algorithms. Chris Pressey a month ago
5 changed file(s) with 31 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1717
1818 <!-- TOTALS -->
1919
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.
2121 Of these, [**114** have the highest rating](by-rating/Top-rated.md),
2222 [**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),
2424 while [**71** are yet to be rated](by-rating/Unrated.md).
2525
2626 <!-- /TOTALS -->
142142 Very Interesting Books
143143 --------------
144144
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
145149 ### Apple II
146150
147151 * 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.)
2626
2727 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)
2828
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
1010
1111 * rating: 2
1212
13 ### Introduction to Algorithms
14
15 * rating: 2
16 * useful: true
17
1318 ### The Wavefunction Collapse Algorithm explained very clearly | Robert Heaton
1419
1520 * rating: 1