0
Which programming language is best for a messenger app
I'm kinda curious about this,which programming language is best for creating a messenger app?...is was thinking of Python but I don't know if the web developing languages(HTML,CSS,JS) can do that or those are strictly for websites
3 Answers
+ 2
You can certainly use python or other server side language (php, ruby, asp, java) for server side and js, html, css for client side.
But you will need to have some server and client application, or maybe peer to peer? It is not the easiest task IMHO. I guess you should learn about socket programming.
+ 1
@Jan Moravec thanks bro
0
Which programming language is more suitable for developing an app like Snapchat with these features: instant messaging, camera, more interaction and social networking