(08-18-2023, 12:46 PM)AngelDust Wrote: Is there any good place to learn how to program AI?
And what programming language is good for it?
There're many free courses on the internet that could help you to have an introduction to the topic, when they are more advanced topics are usually paid, although you can also get them for free in some publication in social networks or forums. Youtube is very good and varied too, you could see introductory courses there too. Sometimes bootcamps are scheduled, I recommend you to be attentive and follow pages related to AI. For AI the most popular language is python, you know .... is easier, but I recommend you also java, c++ (if you know c++ you know java and if you know java you know c++, they are very similar) and R (good option).