I still have a doubt that I want to be clarify?please how can I combine 3 programming language to give a single product
Many Android developers use php as back-end and Java for development
It depends, if you mean using libraries written in one language used from another, it depends on if they have a Foreign Function interface. Usually between a low level language like C, C++ and a higher level language lilke ruby and Python. Or between languages that compile to the CLR like C#, VB.net, ironpython, ironruby.
The other way is like Kelvin mentions, using separate client/server or microservice implementations each one in its separate language, but I wouldn't say that's combining them, they all coexist independently.
Обсуждают сегодня