![]() |
|
Java or Python - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Java or Python (/Thread-Java-or-Python--214157) |
Java or Python - kingzlatan - 09-02-2024 I know a bit of java as I have learned in uni but only the basics. Should i continue with Java or switch to python? RE: Java or Python - kingzlatan - 09-03-2024 Still waiting for a suggestion RE: Java or Python - ElysianSignals - 10-03-2024 I use both languages. The server side of our large-scale projects is programmed in Java because it's much faster than Python. Our Android mobile apps are also Java. However, Python is handy for the "web side" and AI/ML projects. I found Python easier when I worked on Big Data. RE: Java or Python - Carbon92 - 10-04-2024 If you have to pick, I'd go with Python just for its broader use cases. |