In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the beginner Java to install which software is better, the article is very detailed, has a certain reference value, interested friends must read it!
MyEclipse is powerful, but don't use it at first. The best way to develop tools is to make a little transition from notepad-> UltraEdit-32- > JBuilder-> MyEclipse. Beginners to learn java usually start from console application development. Debug under cmd. First of all, you need to build a development environment for your computer. You need to download something called JDK on the sun website (there are also other download stations). After the installation and debugging is successful, you will begin to write your first java program.
After writing a paragraph in notepad, you will find that this TM is too boring. If this is the only way to develop a program, it is better to carry bricks and carry water than the money earned by hard work for half a day. At this time you should consider changing, UltraEdit, and JBuilder, are very useful.
As you learn more and more, you will not only be limited to the console development, you will gradually be interested in web development (for example, you often use online banking, now the bank's online banking trading system is written in jsp (the core technology of j2ee)), at this time you need more powerful software to support your development, development tools are just a tool you use, through it to achieve your goals.
To do web development, many people like to use Dreamweaver to first design the page and then drag it to Eclipse for business logic and other development, sometimes it is just a mess, you'd better not use this thing, you can better control the things you write manually. When your web page is written, you need to deploy it on the server software to make it move and display dynamically in front of your eyes. At this time, you need a server software. Now server tools like tomcat are free, and you can download them from the Internet.
To do java development, if it involves web development, JSP, basic web design, JavaScript scripts, server technology, databases, etc., you should dabble in all these. Read more e-books, videos, and check some materials on the Internet, which will be of great help to you. Be sure to write more! it is very difficult to get started with Java, but as long as you work hard, it will become easier and easier. NET is very easy to start. But the deeper you learn, the more languages you share. When you are good at java one day, you will learn other languages faster than others.
To put it simply, you can be divided into two parts: the runtime environment and IDE. Operating environment: jdk has no choice, must be installed. Other operating environment depends on what you do to develop, Android development install a Genymotion virtual machine, J2EE development install a Tomcat server IDE:Eclipse and so on are good, free, many plug-ins, omnipotent artifact, do anything; of course, the disadvantage is that all plug-ins need you to install. MyEclipse fee, specially used to do J2EE development. IDEA is also good, there are two versions, the free version can do Java development, that is, to write the kind of running is a black frame of the Java program, you can also do Android development (do Android better choice to download Android Studio to google); paid version can also do J2EE development. For beginners, Java installs a free version of IDEA, which is much easier to use than Eclipse, especially code completion and syntax checking.
The above is all the contents of this article "which software is better for beginners to install Java". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.