jetbrains is not software, but a software development company located in Prague, Czech Republic, and has offices in St. Petersburg, Russia and Boston, Massachusetts, USA; the software developed by the company includes: Java Integrated Environment "IntelliJ IDEA" ", Python integrated environment "PyCharm", JavaScript editor "WebStorm", php integrated environment "PhpStrom", Go integrated environment "Goland", Ruby integrated environment "RubyMine".
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
jetbrains is not software, but a software development company.
JetBrains is a Czech software development company. The company is located in Prague, Czech Republic, and has offices in St. Petersburg, Russia and Boston, Massachusetts, the United States. The company's most well-known product is the development of Java programming language Integrated development environment used when writing: IntelliJ IDEA.
JetBrains was founded in 2000 as a private company. The company's co-founders are: Sergey Dmitriev, Eugene Belyaev and Valentin Kipiatkov.
Jetbrains has released a total of 30 software tools. Novices will inevitably encounter difficult choices when using jetbains software.
A rough calculation, Jetbrains released a total of:
Language IDLE: 7 models;
.Net editor: 5 models;
Database processing:2 models;
vs unity extension: 3 models;
Team tools:5 models;
For iOS, MacOS: 1 model;
Education version:2 models;
Other gadgets: 6 styles.
Let’s start today’s Jetbrains journey~
1. Language IDLE (7 models)
The following languages, IDLE, come with a complete set of tools that can help users improve their efficiency when using language development, such as debugging, syntax highlighting, project management, code jumps, smart prompts, auto-completion, unit testing, versioning control.
1. IntelliJ IDEA: Java editor integrated environment
·Includes Ultimate (paid professional version) and Community (Community Free Edition) Two versions.
2. PyCharm: PythonEditor integrated environment
·Includes Professional (paid professional version) and Community ( Community free version) two versions.
3. CLion: C/C Editor integrated environment
4. WebStorm: JavaScript, HTML editor Integrated environment
5. PhpStrom: php editor integrated environment
6. Goland: Go editor integrated environment
7. RubyMine: Ruby editor integrated environment
2. .Net processing editor (5 models)
The following software supports the .NET Framework, the new cross-platform framework .NET Core, and Mono-based projects. This allows you to develop a wide range of applications, including: .NET desktop applications, services and libraries, Unity games, Xamarin apps, ASP.NET and ASP.NET Core web applications.
8, Rider
9, dotPeek Portable: Decompilation
10, dotMemory Portable: Memory Analysis
11. dotTrace Protable:: Performance Analysis
##12. dotCover Portable:: Coverage Analysis
3. Database processing (2 models)
DataGrip is a database client tool that can connect to the database server, execute sql, and manage tables ( Create tables, modify indexes, etc.) and export data, etc.13. DataSpell: Data Scientist
14. DataGrip: Database Analysis
4. vs unity extension (3 models)
ReSharper is a code generation tool produced by JetBrains, which can help Microsoft Visual Studio become a better IDE. With ReSharper, you can perform in-depth code analysis, intelligent code assistance, real-time error code highlighting, solution-wide code analysis, rapid code correction, and complete code formatting and cleanup in one step.
15. Resharper: Visual Studio extension
16. Resharper C: Visual Studio extension (C)
17. RiderFlow: Unity extension
## 5. Teams team tools (5 models)
These software provide a series of features that allow teams to quickly implement continuous integration: IDE tool integration, various message notifications, various reports, project management, distributed compilation, etc., all of which allow Your team can quickly enjoy the efficiency improvements and high-quality software assurance brought by continuous integration.18. YouTrack: Project Management Tracking
19. TeamCity: Integrated Server
20. Hub: Team collaboration tool
21. Projector: Remote development
22. Qodana: Code quality analysis
5. For iOS and MacOS (1 model)
23. AppCode
AppCode is an integrated development environment for Swift, Objective-C, C, C and JavaScript development built on JetBrains' IntelliJ IDEA platform. The first public preview version of AppCode was launched in April 2011.6. Education Edition (two versions)
24, Intellij IDEA Education Tool
25. PyCharm Education Tool
7. Other gadgets (6 types)
Jetbrains also provides the following tools:26, MPS: Language-oriented programming
27, Kotlin: Kotlin IDLE
28. EduTools: educational learning tools
29. Code With Me: multi-person cooperation
30. Space: one Solutions
31. DataLore: Jupyter Environment Notebook
For more programming-related knowledge, please visit:Programming Video! !
The above is the detailed content of What software is jetbrains?. For more information, please follow other related articles on the PHP Chinese website!