|
1 | | -# _Algorithms FTW!_ |
| 1 | +# _Algorithms_ |
2 | 2 |
|
3 | | -This is an evolving draft of an algorithms textbook, tentatively entired _Algorithms FTW!_, provided here specifically to atract bug reports and other feedback before publication. I expect to self-publish the textbook in late 2018. Don't worry, an electronic version of the book will always be freely available. |
| 3 | +This is a bug-reporting site for my _Algorithms_ textbook and other course materials. |
4 | 4 |
|
5 | | -This is a small subset of the lecture notes available at http://algorithms.wtf, or at the web sites for my most recent offerings of [CS 374](https://courses.engr.illinois.edu/cs374/sp2018/A) and [CS 473](https://courses.engr.illinois.edu/cs473/sp2017) at Illinois. At some future date, I'm likely add some or all of those notes to this site. I may even eventually incorporate some of those notes into _Algorithms: TFW your book gets a lot longer_. One step at a time. |
| 5 | +**To report an error, please [submit a pull request](https://github.com/jeffgerickson/algorithms/pulls).** |
6 | 6 |
|
7 | | -Yes, I am only making the PDF files public, not the original LaTeX (and OmniGraffle) files. I'm not as brave as Boaz and Pat. |
| 7 | +While you're here, please feel free to download the most recent revsion of the book. |
8 | 8 |
|
9 | | -Everything on this site is available under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. |
10 | | -For license details, see http://creativecommons.org/licenses/by-nc-sa/4.0/. (I reserve the right to publish the final book under a more permissive license.) |
| 9 | +An electronic copy of the most recent _printed_ edition is also available at the The Internet Archive _(soon)_. |
| 10 | + |
| 11 | +### Additional Materials |
| 12 | + |
| 13 | +The book contains only a small subset of my course materials; you can find hundreds more pages of lecture notes, lab handouts, and past homeworks and exams at http://jeffe.cs.illinois.edu/teaching/algorithms, or at the mnemonic shortcut http://algorithms.wtf. You can see the material in context at the web sites for my most recent offerings of [CS 374](https://courses.engr.illinois.edu/cs374/sp2018/A) and [CS 473](https://courses.engr.illinois.edu/cs473/sp2017) at Illinois. |
| 14 | + |
| 15 | +At some future date, I am likely to incporporate more (but defeinitely not all) of these lecture notes into a future edition. (I haven't decided whether I'm going to call it a "director's cut" or an "extended dance remix".) One step at a time. |
| 16 | + |
| 17 | +### Copyright |
| 18 | + |
| 19 | +Copyright 2019 Jeff Erickson |
| 20 | + |
| 21 | +Everything _on this site_ is available under a Creative Commons Attribution 4.0 International License. |
| 22 | +For license details, see http://creativecommons.org/licenses/by/4.0/. |
| 23 | + |
| 24 | +Additional materials at http://algorithms.wtf are available under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. For license details, see http://creativecommons.org/licenses/by-nc-sa/4.0/. (I reserve the right to release these under a less restrictive license when they become more polished.) |
0 commit comments