Prechádzať zdrojové kódy

Added the Artificial Intelligence section (#5242)

* Added the Artificial Intelligence section

* Added an empty line on top

* Added more empty lines!
3IVIS 5 rokov pred
rodič
commit
94c526414d
1 zmenil súbory, kde vykonal 6 pridanie a 0 odobranie
  1. 6 0
      more/free-programming-cheatsheets.md

+ 6 - 0
more/free-programming-cheatsheets.md

@@ -1,5 +1,6 @@
 ### Index
 
+* [Artificial Intelligence](#artificial-intelligence)
 * [Bash](#bash)
 * [C](#C)
 * [C++](#c-1)
@@ -21,6 +22,11 @@
 * [SQL](#sql)
 
 
+### Artificial Intelligence
+
+* [What is Artificial Intelligence?](https://intelligencereborn.com/ArtificialIntelligence.html) IntelligenceReborn (HTML)
+
+
 ### Bash
 
 * [Bash Scripting cheatsheet](https://devhints.io/bash) Devhints (HTML)