Java developers an indispensable tool ------------ We must first of its profits

java enterprise level development basic tools

First, the development of essential tools

1, Java development environment

  • JDK (you can download the official website, you need to register an account)
  • JRE

2, Java development tools business coding

  • IntelliJ IDEA (recommended Idea, plug-in uses more perfect, more beautiful interface)
  • Eclipse 

3, relational database selection

  • mysql (most companies use)
  • oracle (more powerful)
  • sqlserver (beginner).
  • Premiu recommended connection means navicate m

4, non-relational database currently in use

  • mongoDb (recommended tool NoSQLBooster for MongoDB more powerful),
  • Redis (RedisDesktopManager client display tools),
  • MQ (the official website of the client);

5, the interface debugging tool

  • Postman (self-test call feedback data interface, and the interface call response time)
  • Peanut shells (remote interface calls with the front-end test, there is a network latency problem is a small problem), TeamViewer (more professional remote tools), sunflower

6, server

  • tomcat (must be commonly used)
  • weblogic
  • Many server types, what they need

7, server deployment tools

  • XFTP (visual interface)

  • Xshell (black window command-line operation)

8, the virtual machine learning tools

  • VMware
  • Image file download
  • Linux commands (for operating a server)

9, English query tool (not necessary in English, I was necessary, haha)

  • Youdao translation

10, FIG brain (and process for clarifying ideas)

  • XMind

11, take notes learning

  • Ethics cloud notes (the code for problems encountered in recording accounts and for consolidation)

12, the front-end need to know

  • HTML, CSS, JS (basic knowledge necessary to understand)
  • VUE, Angular (separated front and rear ends of the frame front-end)
  • Wait

  This is my job six months, the tools used in the work, the rational use of these tools to improve the progress of program development, so that they have sufficient enough time to do more of what you want to do, if you feel the need to add a message can comment.

 

Guess you like

Origin www.cnblogs.com/xxxhstar/p/11497599.html