+ 1
What is the best programming language for making a chatting app?
For mobile
11 Respuestas
+ 4
@Samuel
What platform are you targeting? Some answers require other questions to be asked. Is it built into a website? Standalone desktop app? Mobile app? etc... Depending upon where it'll be taking place is how you'll know what you should use for it.
If it's for the web, I recommend learning Javascript/jQuery/NodeJS for that purpose. You can also very easily do it with PHP in lieu of NodeJS. However, when it comes to performance and scaling, NodeJS is your best bet.
Anyways, throw more information our way on your specifications and we can tailor better answers toward what you're actually doing.
+ 5
javascript nodejs
+ 5
english?
+ 1
Programming language
+ 1
C++ is great, but whatsapp used more then 4 languages.
+ 1
@Samuel
If it's a chat, then you'll need to have a means of storing and retrieving messages, which is how users will receive messages from others and how they'll send messages to others. This is where your database (learn SQL also) and server-side lang (NodeJS/PHP) will come into play.
0
The best language is javascript but c++ is good too.
0
What is the best programmimg language for develop a game? And for develop a web scraper? For a chat app? What for shuttle navigation system? The answer is only one: DEPENDS...
- What are hardware amd software requisites?
- It must be multiplatform?
- What are your experience in this app field programming?
- Which are language that you know?
0
Can I use html,CSS and js
0
If you are creating a Web for it to support
0
True