Cookies help us display personalized product recommendations and ensure you have great shopping experience.

By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
SmartData CollectiveSmartData Collective
  • Analytics
    AnalyticsShow More
    software developer using ai
    How Data Analytics Helps Developers Deliver Better Tech Services
    8 Min Read
    ai for stock trading
    Can Data Analytics Help Investors Outperform Warren Buffett
    9 Min Read
    media monitoring
    Signals In The Noise: Using Media Monitoring To Manage Negative Publicity
    5 Min Read
    data analytics
    How Data Analytics Can Help You Construct A Financial Weather Map
    4 Min Read
    financial analytics
    Financial Analytics Shows The Hidden Cost Of Not Switching Systems
    4 Min Read
  • Big Data
  • BI
  • Exclusive
  • IT
  • Marketing
  • Software
Search
© 2008-25 SmartData Collective. All Rights Reserved.
Reading: Java Instead of Python
Share
Notification
Font ResizerAa
SmartData CollectiveSmartData Collective
Font ResizerAa
Search
  • About
  • Help
  • Privacy
Follow US
© 2008-23 SmartData Collective. All Rights Reserved.
SmartData Collective > Uncategorized > Java Instead of Python
Uncategorized

Java Instead of Python

Editor SDC
Editor SDC
3 Min Read
SHARE

Quantum Financier asked a question about thoughts on Java vs Python in RE: to the previous note. I thought it might be useful out of the comments-

Why I’m using Java
Java is strongly typed which means it won’t let you make obvious errors. Especially helpful when you want to write things without running it and you don’t want a huge debugging job when you finally do run things (for example when you write code on the weekend and can’t run it till Monday, or when you don’t have internet). Also very helpful for refactoring.
Most APIs are native Java so you can save some work there.
The Netbeans Java IDE is a lot better than any Python development tool I’ve found, and also the code completion feature along with JavaDoc comments makes it so you never have to look things up. Python’s command line is nice but beaten by the above. Also, most of the verbosity people complain about with Java is handled really smoothly by Netbeans autocompletion so you almost never have to type in all the brackets, overridden interface methods, etc.
Java is easier to set up because it’s already on pretty much every computer. Whereas for Python you have to maintain your own distribution of libraries which makes ramping up another development computer a really long process and sometimes a pain. Annoying because I usually wait to go through the pain of installing things when I’m motivated to work on strategies, but installation usually burns me out for a session.
What I’ve missed about Python
Python is more flexible which might let you use more intuitive designs, like having callbacks with first-order functions (which Java doesn’t have).
General
There’s very little difference between what you can and can’t do or even how programs end up looking. I wouldn’t say one is clearly better, most of the differences are semantic/subjective. They’re both well-developed advanced languages with good communities. I’m continuing with Java for some current projects though (glancing at Scala every now and then too).

 

TAGGED:programming
Share This Article
Facebook Pinterest LinkedIn
Share

Follow us on Facebook

Latest News

software developer using ai
How Data Analytics Helps Developers Deliver Better Tech Services
Analytics Big Data Exclusive
ai for stock trading
Can Data Analytics Help Investors Outperform Warren Buffett
Analytics Exclusive
data security issues with annotation outsourcing
Data Annotation Outsourcing and Risk Mitigation Strategies
Big Data Exclusive Security
NO-CODE
Breaking down SPARC Emulation Technology: Zero Code Re-write
Exclusive News Software

Stay Connected

1.2KFollowersLike
33.7KFollowersFollow
222FollowersPin

You Might also Like

SAS ODS Report Writing Interface: A Quick Demo

5 Min Read

Programming languages, ranked by popularity

2 Min Read
machine learning with spark-language
ExclusiveMachine Learning

7 Lessons That Will Teach You All You Need To Know About Machine Learning

6 Min Read

Business Rules vs Programming

3 Min Read

SmartData Collective is one of the largest & trusted community covering technical content about Big Data, BI, Cloud, Analytics, Artificial Intelligence, IoT & more.

AI chatbots
AI Chatbots Can Help Retailers Convert Live Broadcast Viewers into Sales!
Chatbots
giveaway chatbots
How To Get An Award Winning Giveaway Bot
Big Data Chatbots Exclusive

Quick Link

  • About
  • Contact
  • Privacy
Follow US
© 2008-25 SmartData Collective. All Rights Reserved.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?