Why does sololearn's code playground need Internet connection to compile the program? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Why does sololearn's code playground need Internet connection to compile the program?

Also can someone suggest me a simple and light IDE app to practice c++ offline?

10th Apr 2018, 9:20 AM
Abubakr Badrelmaarif
Abubakr Badrelmaarif - avatar
7 Answers
+ 7
Yes, except for web codes, which you can write and run offline. However, loading other people's codes will also require internet connection. If you want a mobile C++ compiler, I would recommend CppDroid. It's nowhere near the desktop IDE and compilers, but at least it allows you to do stuff offline, on your phone.
10th Apr 2018, 9:28 AM
Hatsy Rei
Hatsy Rei - avatar
+ 3
Because the compilers are not part of the local app files. The app therefore sends all the codes to SL servers, compiles/interpretes them, and then send the output back.
10th Apr 2018, 9:26 AM
CHMD
CHMD - avatar
+ 3
CppDroid can't compile all of my - right - programs. Consider buying C4droid.
10th Apr 2018, 1:33 PM
Timon Paßlick
+ 2
The actual compiler is on the SoloLearn website!. Whatever your device you are using whether a tablet, iphone or laptop has an image of what is on SoloLearn website. When you select run you program is uploaded compiled that se t back to your device!
10th Apr 2018, 9:55 AM
Luther Conley
0
KINGDX Thanks for you answer. does the compiler take much space? why not make it part of the app?
10th Apr 2018, 9:40 AM
Abubakr Badrelmaarif
Abubakr Badrelmaarif - avatar
0
Hatsy Rei I see.. thank you i will try cppdroid
10th Apr 2018, 9:41 AM
Abubakr Badrelmaarif
Abubakr Badrelmaarif - avatar
0
Timon Paßlick I am broke😂😂😂
10th Apr 2018, 2:00 PM
Abubakr Badrelmaarif
Abubakr Badrelmaarif - avatar