mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-01 20:38:03 +08:00
add cheatsheet for blockchain (#12612)
* add cheatsheet for blockchain add cheatsheet for blockchain * Remove duplicate entry in Blockchain section Removed duplicate Blockchain Cheat Sheet entry. * Fix spelling and format in cheatsheets Corrected spelling of 'BlockChain' to 'Blockchain' and added hyphens before names in the Blockchain section. * Remove duplicate Blockchain For Beginners link Removed duplicate link for 'Blockchain For Beginners'. * Update author names in blockchain cheat sheets
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [APL](#apl)
|
* [APL](#apl)
|
||||||
* [Artificial Intelligence](#artificial-intelligence)
|
* [Artificial Intelligence](#artificial-intelligence)
|
||||||
|
* [Blockchain](#blockchain)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C#](#csharp)
|
* [C#](#csharp)
|
||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
@@ -92,6 +93,13 @@
|
|||||||
* [What is Artificial Intelligence?](https://intelligencereborn.com/ArtificialIntelligence.html) IntelligenceReborn (HTML)
|
* [What is Artificial Intelligence?](https://intelligencereborn.com/ArtificialIntelligence.html) IntelligenceReborn (HTML)
|
||||||
|
|
||||||
|
|
||||||
|
### Blockchain
|
||||||
|
|
||||||
|
* [101 Blockchain Cheat Sheet, Jargon, Glossary and Terminology](https://pupuweb.com/blockchain-bitcoin-cheat-sheet/) - Alex Lim (HTML)
|
||||||
|
* [Blockchain Cheat Sheet](https://intellipaat.com/blog/tutorial/blockchain-tutorial/blockchain-cheat-sheet/) - Arpit (HTML)
|
||||||
|
* [Blockchain For Dummies Cheat Sheet](https://www.dummies.com/article/technology/information-technology/data-science/general-data-science/blockchain-dummies-cheat-sheet-237567/) - Tiana Laurence (HTML)
|
||||||
|
|
||||||
|
|
||||||
### C
|
### C
|
||||||
|
|
||||||
* [C Cheat Sheet](https://www.geeksforgeeks.org/c-cheatsheet/) - GeeksforGeeks
|
* [C Cheat Sheet](https://www.geeksforgeeks.org/c-cheatsheet/) - GeeksforGeeks
|
||||||
|
|||||||
Reference in New Issue
Block a user