What knowledge do you need to master to learn Java and do Android development? Personally, computer training advice should at least master the following two aspects:
1, Java basics
This part of the content is not negotiable and must be kept in mind. As for the specific learning methods, Jade Bird of Kunming Peking University suggests reading books or watching videos, but the key is to practice more, whether through book learning or video practice, it needs to be done seriously.
2. Design mode
Design patterns are widely used in the framework development of Android system. Without this knowledge, the understanding of Android will be greatly reduced. Yunnan UI design training believes that we should first master the basic design principles of object-oriented, and the support of these basic principles can learn from each other.