Recently, Kotlin and artificial intelligence are popular. Many students leave messages asking me how to learn Kotlin and how to learn machine learning. Today, I will recommend two good learning materials to you.

1. Kotlin study materials

In fact, in my opinion, the best learning material is the Kotlin website. The official website has detailed tutorials, including how to build the environment, what kind of tools to use, how to learn the syntax and so on. The address is here:

Kotlinlang.org/docs/tutori…

On the other hand, if you are an Android developer and want to use Kotlin to develop Android, Google actually published a tutorial on Kotlin on Codelabs a few days ago. By following this tutorial step by step, A quick tutorial on how to create your first Android project with Kotlin is available at:

Codelabs.developers.google.com/codelabs/bu…

Finally, some students may think it is in English, which is really a little poor, so I have two Chinese Kotlin PDF learning materials, one is Kotlin’s grammar learning, the other is for Android developers learning, the official account does not support links. Public account Stormzhang reply keyword “kotlin” can be obtained directly.

2. Machine learning materials

Machine learning may be one of the hottest technologies in the next decade. Now it has been widely applied, and many college students and graduate students have taken it as their future career direction. Now many students with good theoretical foundation have begun to pay attention to and learn this field. In fact, the most authoritative book on machine Learning is MIT’s Deep Learning, which is only in English. A few days ago, a group of selfless friends on GitHub cooperated to translate it into Chinese and published it on GitHub, recommending it to everyone. The address is:

Github.com/exacity/dee…

In addition, they also provided a PDF version, I also downloaded it, the public account Stormzhang reply keyword “dlbook” to obtain.

This article was originally published on wechat public account Stormzhang. Please follow us for more articles.