+ 1

Who is learning for Artificial intelligence coding??

Iā€™m learning python since itā€™s the base for AI as prerequisite so what do you think and what advice you have for me?

19th Dec 2017, 10:42 PM
Mahmoud Abd EL-Hameed
Mahmoud Abd EL-Hameed - avatar
4 Answers
+ 10
sounds amazing! Have you seen the new machine learning course?
19th Dec 2017, 10:44 PM
Kamil
Kamil - avatar
+ 3
LISP is one of the most popular languages for creating AI. Its best features include garbage collection, uniform syntax, dynamic typing, and interactive environment. LISP code is written is s-expressions and consists of lists. Another widely popular AI programming language is Prolog. The best thing about this language is a built-in unifier. Its main disadvantage is that this language is difficult to learn. C/C++ is used for building simple AI in a short period of time. Java is not as fast as C but its portability and built-in types make Java a choice of many developers. And finally, there is Python. As developers state, Python is similar to Lisp. Itā€™s one of the most popular AI languages. Why is it so? Why do developers code AI with Python? Letā€™s check it out. :)
19th Dec 2017, 10:46 PM
James16
James16 - avatar
+ 2
Hey kamil, Iā€™ve seen it and looking forward to start learning it on Udemy after directly after I finish python but if you have better source let me know ;) Hey James16, thanks for your comment )) Iā€™ve just noticed that most of online courses are teaching the AI programming with python not sure why but probably the easiest šŸ˜… yet LISP sounds interesting and I may take it into consideration šŸ‘
19th Dec 2017, 11:00 PM
Mahmoud Abd EL-Hameed
Mahmoud Abd EL-Hameed - avatar
+ 2
I have been learning R and Python for sometime now and perhaps will dive into C++ soon :)
20th Dec 2017, 2:06 AM
manny