Oracle Java SE vs. PyCharm

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Oracle Java SE
Score 8.5 out of 10
N/A
Oracle Java SE is a programming language and gives customers enterprise features that minimize the costs of deployment and maintenance of their Java-based IT environment.N/A
PyCharm
Score 9.0 out of 10
N/A
According to the vendor, PyCharm is an extensive Integrated Development Environment (IDE) specifically designed for Python developers. Its arsenal includes intelligent code completion, error detection, and rapid problem-solving features, all of which aim to bolster efficiency. The product endeavors to support programmers in composing orderly and easily maintainable code by offering PEP8 checks, testing assistance, intelligent refactorings, and inspections. Moreover, it caters to web…
$9.90
per month per user
Pricing
Oracle Java SEPyCharm
Editions & Modules
No answers on this topic
For Individuals
$99
per year per user
All Products Pack for Organizations
$249
per year per user
All Products Pack for Individuals
$289
per year per user
For Organizations
$779
per year per user
Offerings
Pricing Offerings
Oracle Java SEPyCharm
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Best Alternatives
Oracle Java SEPyCharm
Small Businesses
GraalVM
GraalVM
Score 9.1 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
Medium-sized Companies
GraalVM
GraalVM
Score 9.1 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
Enterprises
GraalVM
GraalVM
Score 9.1 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Oracle Java SEPyCharm
Likelihood to Recommend
9.0
(32 ratings)
7.9
(38 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(1 ratings)
Usability
7.4
(2 ratings)
-
(0 ratings)
Support Rating
8.0
(19 ratings)
8.3
(13 ratings)
User Testimonials
Oracle Java SEPyCharm
Likelihood to Recommend
Oracle
Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
Read full review
JetBrains
It's easy to create virtual environments and install packages for different projects as we may need project-specific packages for doing our experiments, also it's easy to see what changes we have made and create pull requests faster. But sometimes we want some light python editor like Jupiter notebook as PyCharm is relatively heavier, also Jupiter notebooks are a good option when we need to run remote code on local machines.
Read full review
Pros
Oracle
  • Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ.
  • Strong object-orientation language and clear project structure.
  • Wrapper underlines hardware and memory management so the developers can focus on business and implementation.
  • It offers a huge library and framework support from third-parties and the community.
Read full review
JetBrains
  • Git integration is really essential as it allows anyone to visually see the local and remote changes, compare revisions without the need for complex commands.
  • Complex debugging tools are basked into the IDE. Controls like break on exception are sometimes very helpful to identify errors quickly.
  • Multiple runtimes - Python, Flask, Django, Docker are native the to IDE. This makes development and debugging and even more seamless.
  • Integrates with Jupyter and Markdown files as well. Side by side rendering and editing makes it simple to develop such files.
Read full review
Cons
Oracle
  • Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether.
  • Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python.
  • Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all).
Read full review
JetBrains
  • The biggest complaint I have about PyCharm is that it can use a lot of RAM which slows down the computer / IDE. I use the paid version, and have otherwise found nothing to complain about the interface, utility, and capabilities.
Read full review
Likelihood to Renew
Oracle
No answers on this topic
JetBrains
It's perfect for our needs, cuts development time, is really helpful for newbies to understand projects structure
Read full review
Usability
Oracle
The language is fluent and has good support from a number of open source and commercial IDEs. Language features are added every 6 months, although long-term service releases are only available every 3 years. It would be nice if some of the older APIs were depreciated with more pressure to move to the new replacement APIs (e.g. File vs. Path), but transitions to new features are generally well implemented.
Read full review
JetBrains
No answers on this topic
Support Rating
Oracle
Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
Read full review
JetBrains
I rate 10/10 because I have never needed a direct customer support from the JetBrains so far. Whenever and for whatever kind of problems I came across, I have been able to resolve it within the internet community, simply by Googling because turns out most of the time, it was me who lacked the proper information to use the IDE or simply make the proper configuration. I have never came across a bug in PyCharm either so it deserves 10/10 for overall support
Read full review
Alternatives Considered
Oracle
Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
Read full review
JetBrains
PyCharm is the best IDE for python development. PyCharm offers various features: source code completion, support for unit testing, integration with Docker/GitLab/Git, ability to manage and configure virtual environments, auto-indentation, and re-factoring code with ease. Support for JSON/Shell scripts and support for Flask/Django Other tools are effective for creating isolated scripts but not for handling projects with more than two scripts.
Read full review
Return on Investment
Oracle
  • The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible.
  • Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative.
  • New features take time to learn. When someone starts using them, everyone has to take time to learn.
Read full review
JetBrains
  • Buying the licensed pro version is a bit costly, but overall because of its features and its speed, the time taken by a developer to develop something can be improved. Indirectly getting a good return of Investment.
  • Considering the team size and its features, one can go for the licensed version as the ROI is high.
  • Customer support is also good for a licensed version, thereby saving the time, which in turn shows ROI as high.
Read full review
ScreenShots