How to master J2EE development through javaeye.com

xiaoxiao2021-03-06  42

How to master the J2EE development copyright statement through javaeye.com: If there is a reprint request, please indicate: http://blog.9cbs.net/yzhz 1. Prerequisites Master the basic Java basic knowledge, have certain development experience.

Second, the learning content can roughly start from the following two aspects: 1. From the topic, the following more than a dozen points are the problems that J2EE development often face, and we need to master.

ClassLoader, Unusual, Coding, Transaction, Concurrent, DAO, Cache, Session, and Cookie, IOC, DIP Principles, OCP Principles, how to optimize performance, domain model, JVM related knowledge (such as static variable storage location, principle of JVM startup) Pojo et al

We can get discussions on related knowledge through http://forum.javaeye.com/search.php search "Keyword". Keywords: ClassLoader, Exception, GBK, Transaction, Synchronized, Dao, Cache, Cookie, and Session, IoC, Dip, OCP, Performance, Domain Model, JVM, PO, Vo, POJO

Due to the mutual reply and discussion of the forum post, we can understand the same topic from a multi-angle or positive opposite aspect, which is very beneficial to our mastery of relevant knowledge.

2. From the person, we will collect some BLOG in the favorite of people. Their concept gives us a lot of inspiration, while allowing us to track what happened in the technical field of concern. Similarly, there are many cattle people in the Javaeye.com forum. Through their posts, they can understand their focus, and improve their understanding of related technologies. I think it is worth seeing: Potian, Robbin, Ozzzzzz, Dlee. We can see their posts through http://forum.javaeye.com/search.php search "Author". Also, Robbin has a post "Javaey I I've been able to mention the master of the forum, and their post can also look more. The link address is as follows: http://forum.javaeye.com/viewtopic.php? T = 9518 & postDays = 0 & postorder = asc & start = 0

Third, the description: 1. Because it is a post, there will be a different view to the same thing (such as discussion of Unchecked EXCPTION and CHECKED Exception), this needs to be judged according to his own practical experience and knowledge, sometimes some problems do Differential fails, just use different practices in different actual conditions.

转载请注明原文地址:https://www.9cbs.com/read-56079.html

New Post(0)