Learning suggestions for Java novices from entry to proficiency

Getting started is hard. When you knock on hello world and run, it's not really an introduction. On the introduction, it should be to master the basics of Java. javaSE is the core and foundation of java. Only if you learn this well and read other codes and frameworks later can it be easier.

Some suggestions for java learning

  • Find out the characteristics of Java programming and determine whether it is suitable for you. With the development of the Internet industry, java is a powerful programming language, and the demand for job talents has been unabated. But coding is not suitable for everyone. If you want to learn Java, you can first find some Java basic course resources on the Internet, or sign up for the Java basic class of Chuanzhi podcast, and try it for a period of free to determine whether you are suitable for learning.

  • For introductory books, they are actually recommended, rich in content and easy to understand. It is easy to get started by following the case in the book and knocking on the demo. If you think this is very simple, you can buy one, but other books are not recommended for the time being.

  • For the introduction video, there are actually more videos, and you need to add V to the document, etc. [lezijie006] Remark code station B-67 If you don’t add remarks, you will be rejected by the lady.

  • There are actually more materials for getting started. Based on the popularity of micro-articles, blogs, etc., more and more good articles are appearing on stack overflower, csdn, blog gardens, nuggets, today’s headlines, short books, WeChat public accounts and personal blogs, so make full use of search engines to obtain resources .

  • For the compiler, eclipse is recommended for entry. Idea (it takes time to get started) is also fine. If you use idea, it is best to find the process and introduction of idea to build the project. The two compilers are somewhat different. Java basic learning suggests eclipse. javaweb recommends using idea. Myeclipse is not recommended, it feels too bloated.

  • Find the java learning mode that suits you and progress at your own pace.

    LeByte Java course is designed for zero-based students, from the shallower to the deeper to create high-end Java talents. If you have a certain programming foundation, you can learn more quickly and absorb knowledge. Preparing courses in advance, cultivating technical difficulties, becoming a learning group leader, leading the team to do projects, and participating in the programming competition organized by the school, you will definitely have more valuable gains and make yourself better.

  • Communicate with technical experts, join the LeByte Java learning group, discuss with experts, and share resources.

    Personal energy and wisdom are limited. There are a bunch of high-quality corporate Java lecturers by your side. You need to communicate with them more, ask more questions, solve problems, and learn quickly. Join the Java learning circle, exchange communities, exchange resources, and connect with people. Maybe your first job came from them. The N+12 teaching model of Chuanzhi Podcast will also provide students with long-term teaching services, ensuring that students can also enjoy cutting-edge Java technology resources in the workplace.

  • Persevere, start and end well

    Whether you are a recent graduate or a practitioner in other industries who have already participated in the work, since you have chosen the IT path and Java, you must stick to it for a long time. I have witnessed many young people who have changed their destiny by learning IT. Before they studied, they had low incomes. Some worked as network managers in Internet cafes and some worked as waiters in restaurants. Chuanzhi podcasts changed their destiny, and they also changed their own. Fate, their choice, their persistence, their hard work.

Guess you like

Origin blog.csdn.net/dirft_lez/article/details/109214210