0

Can c++ only develop a social media app

28th Dec 2019, 9:09 PM
D4rk_v3n0m
D4rk_v3n0m - avatar
3 odpowiedzi
+ 1
I am not sure if it is impossible# but it would be extremly unpractical. Facebook, Google, Snapchat - all of.tjese are made in a few languages, because if you connect them together in the right way, you will have much easier job and you can achieve better performance. Truth is, that C++ is often the main language in such applications, but it is never alone.
28th Dec 2019, 11:10 PM
Jan Štěch
Jan Štěch - avatar
+ 1
Jan Štěch together with JAVA PHP and ERLANG prolly
28th Dec 2019, 11:16 PM
D4rk_v3n0m
D4rk_v3n0m - avatar
0
Creating a social network app using only C can be quite complex, as C is a low-level language and lacks many built-in features for web or mobile app development. Typically, developers use higher-level languages and frameworks that streamline building social media functionalities. If you want a detailed guide on how to create a social network app, this resource might be helpful: https://www.cleveroad.com/blog/how-to-make-a-social-media-app/
12th Jun 2025, 2:04 PM
Віка Дрожак
Віка Дрожак - avatar