Comment by LtWorf

3 years ago

In what world java is easier than python?

Doing an ssl connection in java is a daunting task

Not easier, simpler. There are many things that are very easy to do in python, but the language itself is far from simple. However you only need to know maybe 20% of python to start being productive.

That being said, I'm not convinced Java is actually simpler.