Skip to content

Commit d55616e

Browse files
authored
feat(books): Add Blockchain subject
Add new section about the `Blockchain` topic. Suggested at EbookFoundation#5696, commit EbookFoundation@69b21f2
1 parent e678628 commit d55616e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: books/free-programming-books-subjects.md

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
99
* [0 - Meta-Lists](#0---meta-lists)
1010
* [Algorithms & Data Structures](#algorithms--data-structures)
1111
* [Artificial Intelligence](#artificial-intelligence)
12+
* [Blockchain](#blockchain)
1213
* [Cellular Automata](#cellular-automata)
1314
* [Cloud Computing](#cloud-computing)
1415
* [Competitive Programming](#competitive-programming)
@@ -131,6 +132,11 @@ Books that cover a specific programming language can be found in the [BY PROGRA
131132
* [The Quest for Artificial Intelligence: A History of Ideas and Achievements](http://ai.stanford.edu/~nilsson/QAI/qai.pdf) - Nils J. Nilsson (PDF)
132133

133134

135+
### Blockchain
136+
137+
<!-- Waiting to add in -->
138+
139+
134140
### Cellular Automata
135141

136142
* [A New Kind of Science](https://www.wolframscience.com/nksonline/toc.html) - Stephen Wolfram

0 commit comments

Comments
 (0)