Hello,
I am looking at the sample codes (https://github.com/betfair/API-NG-sample-code ).
I am surprised to see the Java sample code so much longer than the python code.
The Python code is 1 file of about 200 lines. Java is about 50 files, some of which are 200 lines.
This makes me want to use Python rather than Java (I have experience with both).
Am I missing something? Is there something for which Java is much better? Is there some downside in using Python?
Thanks!
I am looking at the sample codes (https://github.com/betfair/API-NG-sample-code ).
I am surprised to see the Java sample code so much longer than the python code.
The Python code is 1 file of about 200 lines. Java is about 50 files, some of which are 200 lines.
This makes me want to use Python rather than Java (I have experience with both).
Am I missing something? Is there something for which Java is much better? Is there some downside in using Python?
Thanks!
Comment