Recommendation of 10 Websites learning Android development and android website
1. Android Developers
As an Android developer, you must not miss the official website materials. You should not miss the materials from design, training, guides, and documents.
2. Android Guides-CodePath
CodePath is a foreign technical training institution that mainly trains iOS and Android development. CodePath puts Android Guides on Github and has received more than 4000 likes. It is especially suitable for beginners of Android, and easy to understand.
3. Android tutorial-TutorialSpoint
TutorialSpoint is a professional technical tutorial website. Basically, the popular technologies we are familiar with can be found here. It covers a wide range of knowledge points and has a good code style, it is also suitable for beginners. More Humane is that all tutorials provide offline PDF downloads.
4. Android Development-Vogella
The Android development tutorials provided by Vogella are also customizable, and the knowledge coverage may not be very comprehensive. However, Vogella provides a detailed explanation of a single knowledge point.
5. AndroidHive
AndroidHive is a personal blog mainly used to write Android development tutorials. Although it is only a person, it provides plotting, writing tutorials, and functional video demos, it also demonstrates the professionalism and dedication of bloggers. What bloggers write also follows the new technology and is highly practical.
6. Android SDK-Tuts + Code
Tuts + is a technical tutorial. Its courses and e-books websites are basically provided with popular technologies. His courses are mainly free of charge, while courses and e-books are paid, because of its professionalism, most tutorials are excellent.
7. Lynda
Lynda is an online learning website that provides many courses such as technology and design.
8. Android Questions-Stack Overflow
Stackoverflow is a technical online Q & A website. You can find answers to almost all technical websites you encounter here, and many experts will be enthusiastic about answering your questions.
9. Search · android-Github
Github is a Git-based code hosting tool. Almost all well-known open-source software is hosted on Github. Many Android Developers also choose Github, almost common demos can be found in Github.
10. Android Archives | Java Code Geeks
Java Code Geeks is mainly a Java tutorial website, and it provides Android tutorials, step by step, and with diagrams, so that beginners do not have much pressure.
This article is reproduced from: Simplified book